Commit graph

14 commits

Author SHA1 Message Date
0befc42ec8
fix: use pascalCase 2025-07-03 19:02:44 +02:00
8033fd27e1
feat: Add theming, no settings menu yet
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-02 23:50:09 +02:00
acca8468f0
feat: make <NuxtPage> keepalive 2025-06-07 06:12:46 +02:00
c0f4697d00
feat: move some colors to root variables 2025-06-07 06:12:45 +02:00
53687a0ec3
feat: implement message grouping, improve styling 2025-05-29 22:21:17 +02:00
fb38edcd81
feat: add rounded-corners global class 2025-05-29 15:22:41 +02:00
cedf3c201f
feat: set focus outline of all items to light gray 2025-05-29 04:52:53 +02:00
379b85db4e
feat: remove Loading component from app.vue 2025-05-28 23:38:04 +02:00
e6bff0042d
feat: switched from setting height to 100% to using 100dvh 2025-05-28 22:37:25 +02:00
508af36704
feat: add Loading component to app.vue
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-28 02:30:18 +02:00
136ca93ce8 feat: move some styles to app.vue 2025-05-26 22:49:43 +02:00
67f98735ee
refactor: remove default.vue layout and move contents back to app.vue 2025-05-01 22:34:22 +02:00
d401464353
wip: more work 2025-04-30 07:40:51 +02:00
e4785522f5
Initial commit 2025-04-29 00:47:06 +02:00