b376737dba
Merge pull request 'Upgrade Tailwind to V4' ( #22 ) from tauri-tw4 into tauri
...
Reviewed-on: #22
2025-07-07 12:45:52 +00:00
88e5b1b47d
chore: upgrade tailwind to v4
2025-07-07 14:40:04 +02:00
a18aed6642
add: gpl3.0 license
2025-07-07 14:35:07 +02:00
4a41eba57e
chore: remove unused files, packages and imports
2025-07-07 14:22:08 +02:00
79795190f0
chore: update sync-version script, only build app exe
2025-07-07 10:21:56 +02:00
9f75a32502
chore: add pre-build script to sync tauri.conf.json version with cargo.toml
2025-07-07 10:14:49 +02:00
047ef0b049
remove: unused radix-icons-svelte
2025-07-07 09:53:31 +02:00
55555f2a03
chore: update tauri.conf.json
2025-07-07 09:53:17 +02:00
15eb9424d4
chore: add update dialog
2025-07-07 09:41:42 +02:00
43160800ce
chore: remove unused imports
2025-07-07 08:50:37 +02:00
2d1b86b668
Merge branch 'tauri' of https://git.ez-pp.farm/EZPPFarm/EZPPLauncher into tauri
2025-07-07 08:47:25 +02:00
8f7269ba1b
chore: make updater thread non blocking
2025-07-07 08:46:30 +02:00
13b1d075f1
fix: apply reduceAnimations to stats display
2025-07-06 22:55:56 +02:00
831056360a
fix: add missing import
2025-07-05 22:12:06 +02:00
ddf7232424
fix: crossplatform packages
2025-07-05 21:29:59 +02:00
13c82d2316
chore: update tokio to 1.46.1
2025-07-04 22:28:36 +02:00
5b600017d5
chore: format
2025-07-04 22:24:20 +02:00
b0d3651888
chore: add eslint to recommended extensions
2025-07-04 22:16:46 +02:00
8dec4a9dce
chore: update bun.lock
2025-07-04 22:16:07 +02:00
1d3448cbf5
chore: add eslint config
2025-07-04 22:15:53 +02:00
d058b24ba2
chore: add prettier conifgs
2025-07-04 22:15:30 +02:00
fc20137d55
chore: set default formatter to prettier
2025-07-04 22:14:44 +02:00
0debff62fe
chore: add recommended vscode extensions
2025-07-04 22:14:31 +02:00
67352bfe37
style: update loading text style
2025-07-04 16:17:57 +02:00
4dd4aecdb1
chore: update footer text in settings
2025-07-04 16:16:57 +02:00
66d0fd3dbc
chore: add nice avatar animation for donators
2025-07-04 16:09:44 +02:00
804378e404
chore: add patching, change fonts
2025-07-04 15:36:50 +02:00
c63b42cae3
chore: add command to check if osu is already running
2025-07-04 15:36:36 +02:00
7e524debb9
chore: add file downloading for ezpplauncher files, add ui replacement
2025-07-04 14:56:47 +02:00
41608afae2
feat: add osu skin retrieval functionality and integrate into loading and setup processes
2025-07-04 10:16:51 +02:00
8c5e7ca6f2
chore: only update server ping when not in launching state
2025-07-04 09:24:34 +02:00
493d425ee7
chore: force release stream to stable, connecting to ezppfarm does now work
2025-07-04 09:16:07 +02:00
d7015d6252
chore: run osu detached
2025-07-04 08:03:09 +02:00
40795ad6d9
feat: enhance osu! configuration management with batch updates and previous release stream retrieval
2025-07-04 00:21:21 +02:00
239009decb
fix: add cleanup message during osu launch process
2025-07-03 22:18:03 +02:00
f74e51943f
fix: update data on game exit
2025-07-03 22:15:53 +02:00
807485a7f3
feat: osu! updating and launching does now work
2025-07-03 22:10:38 +02:00
bd5eb97f6e
fix: beatmaps, skins and osu info not updating after wizard completed
2025-07-03 21:31:27 +02:00
75380038ad
wip: osu! updating
2025-07-03 16:33:41 +02:00
9182c2c994
feat: implement osu! updater command and enhance folder validation error messages
2025-07-03 16:02:24 +02:00
d6958dd15d
feat: add command to set osu! user config values with improved error handling
2025-07-03 15:04:25 +02:00
cfb0851065
feat: add function to set osu! user config values
2025-07-03 14:46:10 +02:00
8f92af0a87
fix: adjust cursor rotation logic for improved responsiveness
2025-07-03 14:46:02 +02:00
1202648fec
chore: cleanup src-tauri
2025-07-03 14:32:54 +02:00
2896a68757
feat: add osu! version and release stream retrieval, along with skins count functionality
2025-07-03 14:23:11 +02:00
a677755451
style: adjust padding-right in titlebar
2025-07-03 11:57:34 +02:00
f702e46e42
style: enhance button styling for login and logout actions
2025-07-03 11:55:16 +02:00
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
892f2cea07
feat: add get_beatmapsets_count command and utility to retrieve osu! user config
2025-07-03 11:46:02 +02:00
c93ace3158
style: add transitions to color changes
2025-07-03 11:45:50 +02:00