Commit graph

14 commits

Author SHA1 Message Date
Jesse Wierzbinski f5918cc7f9
refactor: ♻️ Simplify Note code with a provide/inject pattern
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
2026-01-09 23:10:45 +01:00
Jesse Wierzbinski b23ed66401
refactor: ♻️ Make auth store require less null checks 2026-01-09 22:35:46 +01:00
Jesse Wierzbinski 68e23a818a
style: 🎨 Run Biome formatter 2026-01-09 21:47:12 +01:00
Jesse Wierzbinski d01aa22477
fix: 🐛 Fix broken auth consent flow
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
2025-12-11 04:10:45 +01:00
Jesse Wierzbinski 7ae35b2cf0
fix: 🚑 Remove debug code that broke prod
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
2025-12-09 23:55:52 +01:00
Jesse Wierzbinski fd1759ff64
refactor: 🔥 Remove useless scrolling end reached message 2025-12-09 23:28:26 +01:00
Jesse Wierzbinski 35f72e6197
refactor: ♻️ Redesign note UI 2025-12-09 23:26:59 +01:00
Jesse Wierzbinski 3627ac0ef8
style: 🎨 Format code with Biome 2025-12-09 22:32:22 +01:00
Jesse Wierzbinski 7ff9d2302a
refactor: ♻️ Redesign post composer 2025-12-09 22:12:23 +01:00
Jesse Wierzbinski dc32f3b3ea
feat: 👽 Support Versia Server 0.9 login system
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
2025-11-21 12:16:00 +01:00
Jesse Wierzbinski e055e2bc8f
feat: Persist composer state in localStorage
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
2025-08-28 08:08:14 +02:00
Jesse Wierzbinski b510782a30
refactor: ♻️ Rewrite state system to use Pinia for composer and auth 2025-08-28 07:41:51 +02:00
Jesse Wierzbinski 7f7cf20311 chore: ⬆️ Upgrade to Nuxt 4
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1s
Deploy to GitHub Pages / build (push) Failing after 1s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 1s
Mirror to Codeberg / Mirror (push) Failing after 1s
2025-07-16 07:48:39 +02:00
Jesse Wierzbinski 17441bfd47
feat: Add HTML spinner while loading frontend 2024-12-09 10:19:35 +01:00