AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:51:40 +08:00
97de708469 feat: update button opens full publish modal, keeps old preview if not changed
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:46:11 +08:00
2d5cdc0d3b feat: drag-drop preview upload with file type/size validation
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:44:16 +08:00
44c0383dc1 fix: 6MB limit for preview images (client + server)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:42:18 +08:00
495cc4143f feat: optional preview image upload in publish modal
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:34:21 +08:00
5665c86eb3 fix: restore game_id and author in scene publish-local
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:31:14 +08:00
977ca89965 fix: restore manifest_id for scene publish
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:29:57 +08:00
003c303231 fix: remove manifest_id from scene publish (field not in collection)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:17:07 +08:00
cc04897d17 feat: collapsible sections in publish modal
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:14:18 +08:00
3ea3f10100 fix: replace _upload with publish modal (file picker + local list)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:11:03 +08:00
2960d132ef feat: publish-from-local with builtin/market filter, file picker modal
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:04:20 +08:00
e94d862560 chore: username placeholder -> 必填
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 10:03:16 +08:00
c59c7a172c refactor: login modal with tabs, username only on register
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:53:11 +08:00
08e5729de3 fix: match installed by manifest_id only, no name fallback
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:51:46 +08:00
6a58ec9d20 fix: re-add localNames check for installed matching
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:49:34 +08:00
49db12910d fix: require token for upload prefix generation
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:48:51 +08:00
7e5e5f4afa feat: prefix manifest_id with user token hash to prevent ID collisions
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:47:10 +08:00
a6adedaadb feat: create new dashboard button with auto-generated UUID
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:45:37 +08:00
b8f07c0cba feat: auto-generate UUID if manifest.json lacks id
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:31:29 +08:00
e3afb2ac9b fix: dual id/name matching for installed + console.error on all catches
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 09:29:40 +08:00
1c73ec9db6 fix: remove undefined localNames reference