1d621bf304
Translate all Chinese comments and strings to English
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 20:03:19 +08:00
7d5918837b
Add try-catch to async IIFEs to prevent unhandled rejections
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 18:11:27 +08:00
ede7becb3a
Remove await on non-promise values
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 18:06:29 +08:00
7fec6cb63f
Add JSDoc documentation and file headers to all source files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 18:57:58 +08:00
3b7b6ae859
Migrate all Vue components from Options API to <script setup>
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 18:57:58 +08:00
a619be7881
Convert all store files from JavaScript to TypeScript
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 14:47:57 +08:00
90048d0505
Standardize store exports to named useXxxStore convention
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 13:25:00 +08:00
4e22643999
Upgrade Tailwind CSS from 3 to 4 with CSS-first config migration
...
Migrate tailwind.config.js to @theme in CSS, replace PostCSS plugins
with @tailwindcss/postcss, add @reference to 12 Vue scoped styles using
@apply, and remove autoprefixer (now built into Tailwind 4).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:29:03 +08:00
1d0d938193
Replace let with const where variable is never reassigned in Vue files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:38:40 +08:00
Cindy Chang
11d5109164
basic compare map routing
2024-09-03 15:33:25 +08:00
Cindy Chang
df341c26ab
fix : #329 text ellipsis. Sonar
2024-08-14 09:59:09 +08:00
Cindy Chang
58646ff91a
sonar scanner 14 left. XSS fixed
2024-08-13 10:40:43 +08:00
Cindy Chang
e313b92521
sonar 12 left
2024-08-08 10:15:16 +08:00
Cindy Chang
719501dc4b
sonar medium
2024-08-01 11:35:18 +08:00
Cindy Chang
e5b15957cc
sonar qube
2024-07-22 14:14:57 +08:00
Cindy Chang
adcdb2bdc0
refactor NavBar.vue
2024-07-22 13:52:48 +08:00
Cindy Chang
fd5b65a3b6
sonar qube
2024-07-16 13:46:30 +08:00
Cindy Chang
1836ef5fbf
fix: sonar qube
2024-07-16 09:16:15 +08:00
Cindy Chang
c33f387c82
refine confirm disable status of account page
2024-07-02 11:09:31 +08:00