Commit Graph

62 Commits

Author SHA1 Message Date
HorizonCode 554f07412b chore: disable themes on linux for now until fix is found 2026-06-03 19:57:21 +02:00
HorizonCode 71bd64a2cf fix: ahead value read 2026-05-28 22:21:18 +02:00
HorizonCode 7fa83d6d0a chore: add theme css support 2026-05-28 22:02:38 +02:00
HorizonCode 871c40922e chore: replace json config with database 2026-05-28 11:35:42 +02:00
HorizonCode 20e8389409 chore: replace json config with database 2026-05-28 11:35:34 +02:00
HorizonCode 94f78f281d chore: move theme extraction to tauri backend 2026-05-27 11:44:16 +02:00
HorizonCode d2ecc5210f refactor: replace @ alias with 2026-05-27 10:41:57 +02:00
HorizonCode f2d8056cfd chore: update sileo type props 2026-05-26 13:31:07 +02:00
HorizonCode f88a33c2aa fix: if theme is a store theme and installed externally, update status in importFromFile 2026-05-26 11:39:36 +02:00
HorizonCode 8a964d0a6a chore: add import sort plugin, sort imports 2026-05-26 11:23:37 +02:00
HorizonCode d0b0011910 chore: automatically start/stop otd on osu launch/close 2026-05-25 21:53:42 +02:00
HorizonCode 9d80811e83 fix: improve error handling and logging in various components 2026-05-24 16:17:16 +02:00
HorizonCode 44ad025d3d fix: font importing 2026-05-21 23:12:41 +02:00
HorizonCode 4326199a56 chore: add theme hash checking and alerts 2026-05-08 18:03:26 +02:00
HorizonCode 3900b5c6cf chore: add volume slider
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 22:15:39 +02:00
HorizonCode d435f0c09a chore: add theme uninstall and update 2026-05-02 02:19:00 +02:00
HorizonCode 8fd56ae749 chore: add custom themes
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 00:38:56 +02:00
HorizonCode 6a1c5441c3 chore: remove konami code, add themes 2026-04-29 23:32:47 +02:00
HorizonCode 95c6db6a1d fix: remove unused import, set firstStartup on top 2026-04-18 02:33:24 +02:00
HorizonCode f09405ed58 refactor: enhance audio fade-in logic for improved user experience 2026-03-01 23:50:06 +01:00
HorizonCode 0b9d6373bf fix: add fade to bg and audio 2026-02-22 14:03:44 +01:00
HorizonCode 295c1424c9 chore: add audio 2026-02-22 12:35:08 +01:00
HorizonCode 0e12a801d2 chore: add secret :^) 2026-02-22 00:21:42 +01:00
HorizonCode 66a5fd84ae chore: set AnimatedBg globally 2026-02-17 19:02:37 +01:00
HorizonCode abc7b9d9d9 chore: replace sonner with sileo 2026-02-16 21:53:07 +01:00
HorizonCode 1f845f1282 chore: rework launcher design 2026-02-15 18:42:01 +01:00
HorizonCode 57158bab15 chore: force dark theme to toast component 2026-01-04 19:27:01 +01:00
HorizonCode a338df6a36 chore: bump version to 3.0.7 in package.json, Cargo.toml, Cargo.lock, and tauri.conf.json; update +page.svelte to include trackingEnabled 2025-12-07 00:50:21 +01:00
HorizonCode d67d58824b feat: implement app tracking consent dialog and update tracking state management 2025-12-07 00:46:33 +01:00
HorizonCode ad090ce38c feat: add umami tracking for app launch and exit events; update dependencies in package.json and bun.lock 2025-12-07 00:11:49 +01:00
HorizonCode ec25d5d2bb chore: ignore esc key for update and launch dialog 2025-07-16 22:35:39 +02:00
HorizonCode 13b90092b7 chore: rename pages to screens 2025-07-16 22:10:38 +02:00
HorizonCode d685114bd7 feat: use dpapi for windows to ensure longer passwords work 2025-07-16 21:48:17 +02:00
HorizonCode 1a563e64d5 feat: add linux support with osu-winello 2025-07-12 22:56:15 +02:00
HorizonCode d6623891bb feat: add osu status to rpc 2025-07-08 14:56:44 +02:00
HorizonCode f051253abb wip: discord presence 2025-07-08 12:01:28 +02:00
HorizonCode 57a95b4759 remove: overlay, will be planned for future update tho 2025-07-08 09:20:43 +02:00
HorizonCode 3dc62a060e chore: add platform check 2025-07-07 15:26:20 +02:00
HorizonCode 4a41eba57e chore: remove unused files, packages and imports 2025-07-07 14:22:08 +02:00
HorizonCode 15eb9424d4 chore: add update dialog 2025-07-07 09:41:42 +02:00
HorizonCode 5b600017d5 chore: format 2025-07-04 22:24:20 +02:00
HorizonCode 804378e404 chore: add patching, change fonts 2025-07-04 15:36:50 +02:00
HorizonCode 651592c333 feat: Refactor API interactions and enhance user settings management
- Updated ezpp API to include user info retrieval and improved error handling.
- Introduced new writable stores for current user info and loading states.
- Added gamemode enums and utility functions for better gamemode handling.
- Refactored global state management to use consistent naming conventions.
- Enhanced loading and login components to provide better user feedback.
- Updated user settings to include preferred mode and type.
- Improved layout and page components for better state management and user experience.
2025-07-03 11:46:50 +02:00
HorizonCode c97cfabfa4 feat: add user authentication flow and configuration management 2025-07-02 11:59:22 +02:00
HorizonCode 11d6b85509 feat: add svelte-sonner and mode-watcher dependencies, implement Toaster component 2025-07-01 16:30:14 +02:00
HorizonCode 50f6812054 feat: add cursor settings, enhance setup wizard and loading animations 2025-07-01 14:13:40 +02:00
HorizonCode 1834d8dfb3 feat: implement osu! installation validation 2025-06-30 23:07:45 +02:00
HorizonCode c43fd4395d feat: add reduceAnimations setting to control animation performance 2025-06-29 22:56:27 +02:00
HorizonCode 807ad60d62 chore: add custom cursor, add config system 2025-06-29 22:50:31 +02:00
HorizonCode 60e3102257 too many changes, forgot to commit smh 2025-06-29 19:35:32 +02:00