Commit Graph

44 Commits

Author SHA1 Message Date
pa
7b7c1b4568 use oxfmt instead of prettier 2026-03-14 22:41:38 +09:00
pa
82122a4fab refactor: custom fonts 2026-03-14 22:41:37 +09:00
pa
fbe290b788 remove hide status setting 2026-03-13 20:05:04 +09:00
pa
4877010006 eslint fix 2026-03-13 20:04:37 +09:00
pa
d7220baaf6 refactor store 2026-03-13 20:04:25 +09:00
pa
9b564303a4 use tailwind class 2026-03-08 23:59:11 +09:00
pa
e4f0abe74a feat: status bar 2026-03-07 18:41:47 +09:00
pa
0e809a0a23 change table limit text 2026-03-02 14:25:20 +09:00
pa
9b313e04ba tidy settings 2026-02-18 18:58:19 +09:00
pa
2e627ba6f5 Relocate sidebar settings from the Appearance tab to a new popover within the Sidebar 2026-02-18 18:58:15 +09:00
Natsumi
2406486850 Add group moderation log sorting, fix private to bottom 2026-02-10 19:10:52 +13:00
pa
7a0b0b8bd4 add avatar search input in user dialog 2026-02-01 23:33:41 +09:00
pa
0b59423f61 add searchTableSize limit 2026-02-01 23:33:13 +09:00
pa
24d45d5967 improve color picker UI 2026-01-22 22:32:47 +09:00
pa
7303cd0b33 fix 2026-01-19 11:50:16 +09:00
kubectl
cacbf742d1 feat: add a setting to enable pointer on hover (#1585)
* feat: added striped table mode for visual clarity

also added a settings toggle to revert to original behavior

* fix: add pointer on hover behind a toggle

* fix: add `x-link` class to the selector

* fix: indicate that this is global forceful overide
2026-01-19 09:33:01 +09:00
Natsumi
29b83c5b89 Formatting fixes 2026-01-19 09:28:39 +09:00
pa
265e0f999c theme and virtualized list 2026-01-19 09:32:51 +13:00
pa
c326e4fd3e add midnight theme and fix some styles 2026-01-19 09:32:49 +13:00
pa
46750d3a0c add custom font system-ui 2026-01-19 09:32:49 +13:00
pa
2d812d7c05 some fix 2026-01-18 08:07:01 +13:00
pa
5e5abc1141 custom fonts 2026-01-18 08:07:00 +13:00
pa
043765dc8f theme 2026-01-18 08:06:59 +13:00
pa
d55ee08a05 tidy up 2026-01-18 08:06:58 +13:00
pa
c430ce1b63 replace element plus components 2026-01-18 08:06:55 +13:00
pa
889302104a replace @element-plus/icons-vue 2026-01-18 08:06:51 +13:00
Natsumi
2a31a1f988 Button alignments 2026-01-12 11:14:33 +13:00
pa
8b29ae9267 replace el-input-number with NumberField 2026-01-12 05:47:57 +13:00
pa
316d8ca9ba replace some el-button 2026-01-12 05:47:55 +13:00
pa
c2e34e3395 replace el-radio with RadioGroup and RadioGroupItem 2026-01-11 06:05:23 +13:00
pa
fbc3c8d55a replace some el-select with Select component 2026-01-11 06:05:22 +13:00
Natsumi
ffb091e4a9 Fix theme mode fallback 2026-01-11 06:05:20 +13:00
pa
4eabeb11e0 replace el-dropdown 2026-01-11 06:05:18 +13:00
pa
7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa
bb92f6a4b1 feat showInstanceIdInLocation option 2026-01-11 06:05:01 +13:00
pa
5de3f82673 ui improve 2026-01-05 02:54:38 +13:00
pa
00745b54f1 UI Refresh 2026-01-05 02:54:38 +13:00
Aries
b02d287190 various bundle optimizations (#1549)
* fix: missing "@element-plus/icons-vue" dependency

* fix: update vite (40% faster builds)

* fix: don't include sentry in non-nightly builds

* fix: swap to variable fonts & don't include font files in repo

* fix: lazy load languages to not keep them in memory

* nit: revert vite to stable

* nit: retain `.json` message files in bundle

* nit: remove bundle analyzer

* fix: availableLocales does not include unloaded locales
2026-01-04 19:51:00 +13:00
pa
277275f5ef feat: custom table page size setting 2025-12-27 06:24:58 +13:00
Natsumi
1e32417e24 Toggle notification tray icon dot 2025-12-05 19:02:57 +11:00
pa
20162264ed remove some redirectToToolsTab 2025-11-27 02:35:05 +11:00
Natsumi
39a8685f0d Clean up keyboard bindings and reload locale
Co-Authored-By: kubectl <me@kube.moe>
2025-11-20 21:09:17 +11:00
pa
e317c64035 Replace the deprecated Element Plus API 2025-11-11 15:17:26 +11:00
pa
6ba7a1c3c4 refactor: split settings tab components into smaller components 2025-10-16 13:28:18 +11:00