Commit Graph

15 Commits

Author SHA1 Message Date
Innei 618ee3bc1b
Merge remote-tracking branch 'origin/main' into sync/stable-2
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 13:26:57 +08:00
Innei c683bdaef6
fix: remove cache-control header (#1202)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 12:53:08 +08:00
Innei 06197bad2e
Merge remote-tracking branch 'origin/main' into merge/main
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-27 18:21:47 +08:00
Innei 5a8725b507
fix(store): singleton store guard
Signed-off-by: Innei <i@innei.in>
2024-10-27 12:05:21 +08:00
Innei 30e2f815de
chore: rebuild hash (#1161)
Signed-off-by: Innei <i@innei.in>
2024-10-26 17:28:44 +08:00
Innei 6e04e6eacd
fix: entry thumbnail keep origin aspect ratio
Signed-off-by: Innei <i@innei.in>
2024-10-26 15:20:50 +08:00
Innei ec79996009
chore(hmr): pretty import circular output
Signed-off-by: Innei <i@innei.in>
2024-10-24 22:12:09 +08:00
Innei f60fc6f1d4
fix(dx): reload page if store circular import detected
Signed-off-by: Innei <i@innei.in>
2024-10-24 21:44:35 +08:00
Innei 661b58bc8d
fix: support creator circular import
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-23 14:56:01 +08:00
DIYgod f690e6e260
chore: Release v0.0.1-alpha.21 (#913) 2024-10-13 12:17:02 +08:00
Innei 9a84a29396
feat: support specific import for web and electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 21:42:14 +08:00
Innei 570506cde7
fix: hotfix vercel cache and modify chunk name to avoid cache (#904)
* fix(vercel): filter subpath

Signed-off-by: Innei <tukon479@gmail.com>

* update

---------

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 16:02:39 +08:00
Innei 766ce6732c
perf: compress and split main entry bundle size
Signed-off-by: Innei <i@innei.in>
2024-10-09 00:53:27 +08:00
Innei 8bc477100b
perf: reduce vite alias length
Signed-off-by: Innei <i@innei.in>
2024-10-05 00:54:45 +08:00
Innei e05d2bab75
refactor: vite config and re-optimize chunks
Signed-off-by: Innei <i@innei.in>
2024-10-05 00:37:08 +08:00