Commit Graph

3 Commits

Author SHA1 Message Date
msksbr a3a268250b build: add artifact collection and Arch Linux packaging scripts
Introduce scripts to collect Tauri build artifacts across platforms and
generate a pacman package for Arch Linux. Update .gitignore to exclude
the releases directory and reorder existing entries.
2026-05-26 15:44:57 +08:00
msksbr 7ca11db9a8 feat(auth): add theme toggle to login page and reposition in admin layout
- Add ThemeToggle and back navigation link to LoginPage
- Move ThemeToggle from sidebar to main content header in AdminLayout
- Add MIT license file
- Add project screenshots for all views
2026-05-26 15:08:10 +08:00
msksbr 072f959949 init 2026-05-24 18:56:50 +08:00