Commit Graph

352 Commits

Author SHA1 Message Date
quexeky 06e460b7be Merge branch 'compat' into develop
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-28 11:24:30 +10:00
quexeky 17b3bb0732 refactor: Reorganise file structure
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-28 11:19:48 +10:00
quexeky db1e033ecf refactor: Delete downloadable_metadata.rs
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-28 09:18:33 +10:00
DecDuck e9a4fe2105 inprogress: compat 2025-05-28 09:07:09 +10:00
quexeky 7a9605fee2 feat: Add "NO_TRAY_ICON" env option
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-27 12:13:49 +10:00
DecDuck edec443555 feat: add arm linux builds 2025-05-25 11:46:24 +10:00
quexeky f5205fb54e chore(tailscale): Add test
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-16 15:01:50 +10:00
quexeky 1457a76e88 feat(tailscale): Add TailscaleListener and TailscaleConn
Needs testing on a native windows machine

Signed-off-by: quexeky <git@quexeky.dev>
2025-05-16 12:57:11 +10:00
DecDuck 1528395d41 fix: remove reqwest default-features to compile without openssl 2025-05-15 21:03:31 +10:00
DecDuck 2c10345fad fix: move to reqwest rustls 2025-05-15 20:58:48 +10:00
DecDuck 4fc5023402 fix: update cargo lock 2025-05-15 20:53:04 +10:00
DecDuck 57179dcd15 feat: inline capability registration 2025-05-15 16:05:34 +10:00
quexeky 1be4f9fcb4 feat(tailscale): Add wrapper around libtailscale with Tailscale struct
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-15 15:23:20 +10:00
DecDuck 179754a170 feat: move to native_model to allow for database upgrades 2025-05-15 10:13:24 +10:00
DecDuck cd90b7a5c0 chore: libtailscale rust build 2025-05-14 10:01:26 +10:00
DecDuck be915c9de9 fix: windows builds 2025-05-10 16:41:37 +10:00
DecDuck 21bcb94527 fix: windows launching 2025-05-10 15:38:20 +10:00
DecDuck e83d81f734 fix: update object id paths for new server 2025-05-10 15:25:40 +10:00
DecDuck 4027ec4da2 fix: re-add minimise button 2025-05-10 14:22:21 +10:00
DecDuck d83434a2ba fix: install dir flow 2025-05-10 09:02:59 +10:00
DecDuck ea0fe6f98f fix: github ci and dialogtitle issue 2025-05-08 08:25:10 +10:00
DecDuck 57f8a5a2e5 fix: bump tauri.config.json to 0.3.0-rc-1 2025-05-07 14:36:54 +10:00
DecDuck 4c964a12e8 fix: remove nightly trigger
it creates releases
2025-05-07 14:29:27 +10:00
DecDuck 570a01a335 feat: bump app versions to 0.3.0-rc-1 2025-05-07 14:28:11 +10:00
DecDuck 069853a7c5 fix: switch to rust nightly 2025-05-07 13:51:27 +10:00
DecDuck 8b46d08f3b feat: add github build 2025-05-07 12:21:03 +10:00
DecDuck 286c4e4644 feat: cleanup settings menu and fix styles 2025-05-01 13:36:52 +10:00
DecDuck 78ffc9e020 fix: error with game options for remote games 2025-05-01 12:26:41 +10:00
quexeky 5615fe475d chore(library): Update error type on update_game_configuration 2025-04-28 11:31:54 +10:00
DecDuck cff788f369 fix: some of GitHub's dependabot alerts 2025-04-27 21:15:32 +10:00
DecDuck 7ee5778953 feat: launch options 2025-04-27 21:07:39 +10:00
DecDuck 26cd580c45 feat: better error message if cannot connect to provided url 2025-04-26 01:06:03 +10:00
DecDuck 5f23718202 feat: add iframe store page 2025-04-08 16:17:03 +10:00
DecDuck a013282ac5 feat: add backend for template launching 2025-04-07 13:52:52 +10:00
DecDuck 11b602a81e feat: improve errors and include installed games in library 2025-04-05 15:36:53 +11:00
DecDuck f7141a7ce4 fix: offline game status, user widget and use binary-encoding 2025-04-04 11:07:10 +11:00
DecDuck bbe571363f feat: better client name w/ hostname 2025-04-04 10:14:23 +11:00
DecDuck 0f4ce9b6f3 feat: switch to shell-based command launching
note: needs error handling
2025-04-02 20:04:14 +11:00
DecDuck 91024e64e7 feat: add offline widget & remove openssl in favour of droplet-rs 2025-04-02 11:00:39 +11:00
DecDuck cac815224d fix: macos and ui 2025-03-15 15:05:35 +11:00
quexeky 81e4f98529 fix(collections): Ensured that all internal collection commands use and send the correct data
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 20:35:43 +11:00
quexeky 056ff05677 chore(collections): Slightly fixed return value for collections
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 19:26:05 +11:00
quexeky bd27d9f29b feat(collections): Added all internal collections commands
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 12:34:56 +11:00
quexeky 161930cf59 feat(collections): Added fetch_collections function
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 10:46:16 +11:00
DecDuck 84065f34ca fix: refactoring and error handling 2025-02-20 21:19:54 +11:00
quexeky 17f4f903d3 Merge remote-tracking branch 'aden/develop' into develop 2025-02-18 14:45:09 +11:00
Aden Lindsay 2ad09b51fa style(library): Re-designed Library UI with new features 2025-02-15 16:41:32 +10:30
quexeky 73fbf2e0be feat(library): Reactive library updating
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
quexeky 1dddd4bf92 fix(cache): Added proper error handling to fetch_object(_offline) 2025-02-12 10:00:45 +11:00
quexeky 8f460dd2ca feat(cache): Caching objects which use the useObject tauri command 2025-02-12 10:00:45 +11:00