Sink/i18n
ccbikai 5118201911 refactor(links): extract sort menu and fix sort logic
- Extracts dropdown sort menu into separate DashboardLinksSort component
- Fixes incorrect sort order for newest/oldest links
- Adds internationalization support for sort options
- Updates QR code download button size for consistency
- Adds helpful tooltip about sort limitation for loaded links

The sort logic was reversed where newest/oldest were concerned, this fixes
that while making the sorting feature more maintainable through component
extraction.
2025-03-16 11:52:29 +08:00
..
locales refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00
i18n.config.ts Merge branch 'master' into i18n 2025-03-16 11:02:00 +08:00
i18n.ts refactor: optimize language switcher and header layout 2025-03-16 11:17:32 +08:00