Commit Graph

  • 0a2bc6a03f fix: Update README.md with discord link quexeky 2025-01-08 22:43:30 +00:00
  • c6bb21d9ee fix: Update README.md with discord link quexeky 2025-01-08 22:43:30 +00:00
  • 93c25126af feat(download manager): Added UI to change download threads quexekyandAdenMGB 2025-01-06 20:56:19 +11:00
  • c16b1df264 chore: More refining info!() statements quexeky 2025-01-06 20:46:08 +11:00
  • 2db1b36d2e chore: Removed tools/ quexeky 2025-01-06 20:06:01 +11:00
  • 9418761df2 chore: Removed tests/ quexeky 2025-01-06 20:05:19 +11:00
  • c6e71fa3a8 chore: General cleanup quexeky 2025-01-06 20:04:34 +11:00
  • 074a6d00bb chore: Moved generateGameMeta.ts to composables, using PathBuf instead of String for install_dirs quexeky 2025-01-06 09:22:18 +11:00
  • 6a33494d68 feat(settings): Added max_download_threads setting and separated settings from db quexeky 2025-01-06 07:36:35 +11:00
  • fc034f580f fix(invitations): fix always being created as admin DecDuck 2025-01-05 22:21:55 +11:00
  • c7eb11a836 fix(invitations): fix always being created as admin DecDuck 2025-01-05 22:21:55 +11:00
  • 9dde86bd82 chore: More cleanup after cargo clippy quexeky 2025-01-05 21:08:27 +11:00
  • 35047f9885 refactor: Ran cargo clippy & fmt quexeky 2025-01-05 20:29:15 +11:00
  • ba90d90a86 fix(db): Added Settings component quexeky 2025-01-05 19:32:55 +11:00
  • c6549a8cda fix(game downloads): Accidentally was attempting to lock onto something that was already in scope quexeky 2025-01-05 18:43:29 +11:00
  • 2e63daadd7 perf(game downloads): Moved some variable declarations outside of the spawned download thread quexeky 2025-01-05 17:37:10 +11:00
  • 00e64c13c5 chore(README): Updated README.md quexeky 2025-01-05 09:14:34 +11:00
  • 8a122fb8f9 feat(database): Added database corruption dialog quexeky 2025-01-04 22:29:24 +11:00
  • 91ba75b21b feat(recovery): Added database recovery quexeky 2025-01-04 21:08:14 +11:00
  • 42f8730473 fix(kill game): Re-enabled killing games quexeky 2025-01-04 18:46:11 +11:00
  • b0787e8f44 refactor(downloads): Moved all files relevant to game downloads to their own directory quexeky 2025-01-04 18:34:47 +11:00
  • bf1e6b2fa7 fix(uninstalling): Re-enabled uninstalling apps quexeky 2025-01-04 16:27:30 +11:00
  • 7764a0ed4c fix(game launcher): Renamed game_id to id quexeky 2025-01-04 15:56:22 +11:00
  • 3f229687f3 feat(download manager): Added generic download manager quexeky 2025-01-04 15:47:14 +11:00
  • febfb99e9d refactor(download manager): Removed Arc requirement for DownloadableMetadata quexeky 2025-01-02 12:24:22 +11:00
  • a0cedf831b refactor(download manager): Fully separate & generic download manager quexeky 2025-01-02 12:16:17 +11:00
  • 3d32501d81 refactor(download manager): Removed all references to anything outside of the DownloadManager quexeky 2025-01-02 08:18:29 +11:00
  • 945d607ed2 chore(download manager): Added manage_go_signal command quexeky 2025-01-01 13:21:27 +11:00
  • ea8ede6f53 chore(download manager): Added manage_queue_signal quexeky 2024-12-31 17:00:10 +11:00
  • e147088375 chore(tool manager): Added ToolDownloadAgent quexeky 2024-12-31 13:18:00 +11:00
  • 01383b514b Revert "refactor(download manager): Moved manifest and stored_manifest to download_manager" quexeky 2024-12-31 13:05:51 +11:00
  • ece79e4306 refactor(download manager): Moved manifest and stored_manifest to download_manager quexeky 2024-12-31 12:53:31 +11:00
  • 4c37ab03ed chore(download manager): Ensure that Downloadable is also send and sync quexeky 2024-12-31 12:20:42 +11:00
  • bdc7ac76b5 chore(download manager): Some easy cleanup of the download manager quexeky 2024-12-31 12:16:57 +11:00
  • 8d0b1cdc43 refactor(download manager): Renamed GameDonwloadError to ApplicationDownloadError and moved quexeky 2024-12-31 12:12:17 +11:00
  • a4a4c3e996 chore(download manager): Renamed most instances of "game" outside of actual game downloads quexeky 2024-12-30 21:29:14 +11:00
  • 88bece5c29 refactor(download manager): Added Downloadable trait and replaced references to GameDownloadAgent quexeky 2024-12-30 20:30:38 +11:00
  • 26d0c1732a refactor(download manager): Moved download manager to separate directory quexeky 2024-12-30 17:25:17 +11:00
  • 20f726632e chore(tool manager): Progress on adding tools quexeky 2024-12-30 17:09:31 +11:00
  • 3ca5be6658 feat(library ui): add installed ui in the library menu DecDuck 2025-01-05 18:32:22 +11:00
  • 2d5d0d5ab3 feat(settings): add debug page Aden LindsayandDecDuck 2025-01-05 17:26:33 +10:30
  • 2bd13eea58 feat(account settings): Add signout functionality (#16) Aden Lindsay 2025-01-01 12:53:18 +10:30
  • ca3f9ca463 fix(download manager): fix incorrect error assumptions & update types DecDuck 2024-12-31 00:08:05 +11:00
  • dd001b0f58 feat(import): overhauled version importing DecDuck 2024-12-31 00:04:50 +11:00
  • 39d7ce7d1b feat(import): overhauled version importing DecDuck 2024-12-31 00:04:50 +11:00
  • ccce1cf20d fix(utils): fix recursive dirs util DecDuck 2024-12-31 00:04:14 +11:00
  • 02d6346b01 fix(utils): fix recursive dirs util DecDuck 2024-12-31 00:04:14 +11:00
  • 4a7d2b821f fix(tasks): fix disconnect code DecDuck 2024-12-31 00:03:56 +11:00
  • a8f21068fc fix(tasks): fix disconnect code DecDuck 2024-12-31 00:03:56 +11:00
  • 4273b0ef90 squash(autostart): added adenmgb's autostart feature DecDuck 2024-12-30 17:31:03 +11:00
  • 65a7150bd3 feat(process): shared child with stop command DecDuck 2024-12-30 15:37:29 +11:00
  • f737c73213 fix(deep links): Re-enabled deep links quexeky 2024-12-30 14:18:42 +11:00
  • 2bc7c78044 feat(metadata): change name, description and icon DecDuck 2024-12-30 14:17:27 +11:00
  • 2cfe75a551 feat(metadata): change name, description and icon DecDuck 2024-12-30 14:17:27 +11:00
  • 6ab05b6c38 feat(process manager): Game kill tauri command quexeky 2024-12-30 13:50:26 +11:00
  • 811fcb1ad3 feat(Compat): Implemented spawning with umu (using umu-wrapper-lib) quexeky 2024-12-30 13:12:04 +11:00
  • 98b28d60b7 fix(scrollbars): fix ugly scrollbars on edge webview DecDuck 2024-12-29 20:45:45 +11:00
  • 7c20d4965d feat(game panel): adjust gradient DecDuck 2024-12-29 19:20:17 +11:00
  • 5a1f8411de feat(game panel): adjust gradient DecDuck 2024-12-29 19:20:17 +11:00
  • 4fa2550a43 feat(carousel ui): add aden's carousel pagination design DecDuck 2024-12-29 19:08:18 +11:00
  • a86045c307 feat(carousel ui): add aden's carousel pagination design DecDuck 2024-12-29 19:08:18 +11:00
  • 9372da5789 fix(process): fix poorly designed parsing for executables with spaces DecDuck 2024-12-28 10:13:26 +11:00
  • ed6e9d7c3f fix(cleanup): remove app.vue and clear nuxt.config.ts of options DecDuck 2024-12-27 20:39:41 +11:00
  • 8812174bba fix(submodule): remove playground so can be used as submodule DecDuck 2024-12-27 20:33:22 +11:00
  • 8d7f20d373 fix(ci/cd): recurse submodules DecDuck 2024-12-27 20:31:06 +11:00
  • db103de24d fix(ci/cd): recurse submodules DecDuck 2024-12-27 20:31:06 +11:00
  • 52f1fe3d23 feat(admin ui): add modifying game descriptions DecDuck 2024-12-27 19:52:59 +11:00
  • e505e58192 feat(admin ui): add modifying game descriptions DecDuck 2024-12-27 19:52:59 +11:00
  • 4f06b8e026 fix(drop-base): add drop-base as git submodule DecDuck 2024-12-27 16:36:37 +11:00
  • b75ebd13b7 fix(drop-base): add drop-base as git submodule DecDuck 2024-12-27 16:36:37 +11:00
  • 79a51009af fix(library page): fix install button DecDuck 2024-12-27 16:33:04 +11:00
  • 82428786c4 feat(admin ui): customisable image carousel and new layout DecDuck 2024-12-27 14:43:40 +11:00
  • 937954fa02 feat(admin ui): customisable image carousel and new layout DecDuck 2024-12-27 14:43:40 +11:00
  • ba4688b938 merge(SeeThruHead): add nvm rc DecDuck 2024-12-27 14:33:23 +11:00
  • 1449b97369 Add files via upload Aden Lindsay 2024-12-27 13:40:24 +10:30
  • 3d9c987fc5 Delete pages/library.vue Aden Lindsay 2024-12-27 13:39:50 +10:30
  • 5fd17fa740 fix(install flow): clear stale data before requesting new DecDuck 2024-12-27 14:04:55 +11:00
  • a0e8723077 feat(install modal): add note about more install dirs DecDuck 2024-12-27 14:03:06 +11:00
  • 58bc3e161f merge(adenmgb): library ui DecDuck 2024-12-27 14:30:38 +11:00
  • 1c1e1f84e9 adds nvm rc! seethruhead 2024-12-26 22:16:50 -05:00
  • 088b658511 Add files via upload Aden Lindsay 2024-12-27 13:40:24 +10:30
  • 314960a6cb Delete pages/library.vue Aden Lindsay 2024-12-27 13:39:50 +10:30
  • c4044abf4a fix(install flow): clear stale data before requesting new DecDuck 2024-12-27 14:04:55 +11:00
  • 84bc622396 feat(install modal): add note about more install dirs DecDuck 2024-12-27 14:03:06 +11:00
  • 4870f1dbf6 fix(mail regex): removed global flag DecDuck 2024-12-27 13:14:29 +11:00
  • 43e32b44a2 fix(mail regex): removed global flag DecDuck 2024-12-27 13:14:29 +11:00
  • a5bf7b66b2 fix(callback ui): fix width of token breaking things DecDuck 2024-12-27 13:06:44 +11:00
  • 61d88c3091 fix(callback ui): fix width of token breaking things DecDuck 2024-12-27 13:06:44 +11:00
  • d695b0a96a feat(client ui): manual handshake DecDuck 2024-12-27 12:53:20 +11:00
  • 12e312593e feat(client ui): manual handshake DecDuck 2024-12-27 12:53:20 +11:00
  • fae6dc6920 feat(ui): add noWrapper option DecDuck 2024-12-27 12:43:42 +11:00
  • 4f9b94921a feat(ui): add noWrapper option DecDuck 2024-12-27 12:43:42 +11:00
  • 9b7192a8cc feat(auth): offer manual signin DecDuck 2024-12-27 13:07:10 +11:00
  • 742c098ae0 feat(modals): add modal template DecDuck 2024-12-27 12:36:21 +11:00
  • 981b1169ee fix(auth initiate): add better error message DecDuck 2024-12-27 12:15:12 +11:00
  • b4269cacd5 feat(loading button): add disabled states DecDuck 2024-12-27 12:03:19 +11:00
  • 79cc299b2e chore: Ran cargo clippy quexeky 2024-12-27 10:28:38 +11:00
  • 4c242ab558 feat(download ui): add speed and time remaining information DecDuckandAdenMGB 2024-12-27 11:50:13 +11:00
  • 9665ee2222 fix(account creation): Fix username length requirement quexeky 2024-12-27 08:17:03 +11:00
  • 0a5a649cfe fix(account creation): Fix username length requirement quexeky 2024-12-27 08:17:03 +11:00