Commit Graph

63 Commits

Author SHA1 Message Date
Aden Lindsay 2fb049531a Add files via upload 2024-12-30 15:13:37 +10:30
Aden Lindsay ea1be4d750 Delete pages/settings/index.vue 2024-12-30 15:13:20 +10:30
DecDuck 6b96e408b2 feat(process): shared child with stop command 2024-12-30 15:37:29 +11:00
DecDuck d7b0302bdd fix(library page): fix install button 2024-12-27 16:33:04 +11:00
Aden Lindsay dcb2c0f004 Add files via upload 2024-12-27 13:40:24 +10:30
Aden Lindsay c722a54132 Delete pages/library.vue 2024-12-27 13:39:50 +10:30
DecDuck e72662c4a8 fix(install flow): clear stale data before requesting new 2024-12-27 14:04:55 +11:00
DecDuck 139bc0ca36 feat(install modal): add note about more install dirs 2024-12-27 14:03:06 +11:00
DecDuck 1f899ec349 feat(download ui): add speed and time remaining information
closes #7

Co-authored-by: AdenMGB <140392385+AdenMGB@users.noreply.github.com>
2024-12-27 11:53:17 +11:00
DecDuck a135b1321c feat(process): better process management, including running state 2024-12-26 17:19:19 +11:00
DecDuck dd7f5675d8 feat(game): game uninstalling & partial compat 2024-12-26 11:59:26 +11:00
DecDuck f09605aa7e fix(library ui): fix scrollbars on edge webview 2024-12-24 12:32:59 +11:00
DecDuck 6cc0c679b9 chore(polish & cleanup) 2024-12-24 09:05:51 +11:00
DecDuck 239b8d53f9 feat: quit button 2024-12-23 20:56:11 +11:00
DecDuck 42c0198f1d refactor(game status): transient vs synced state now defined 2024-12-23 20:44:02 +11:00
DecDuck 3d60fd50d8 feat(tray): background processes and close/open menu 2024-12-21 15:09:49 +11:00
DecDuck 0a20139a7c feat(queue & game): queue and library UIs 2024-12-17 20:29:54 +11:00
DecDuck 3f71149289 feat(process manager): launch games with log files 2024-12-15 17:29:21 +11:00
DecDuck 269dcbb6f3 feat(download manager): only allow downloads for supported platforms 2024-12-15 16:15:51 +11:00
DecDuck bb60942558 Merge branch 'main' into download-manager 2024-12-09 21:20:44 +11:00
DecDuck 671d45fbe4 feat(download ui): debug queue interface 2024-12-09 17:03:48 +11:00
DecDuck 532d13e96f feat(download widget): download widget and queue fix 2024-12-08 12:33:45 +11:00
DecDuck de52dac0ab feat(download & db): combined db and download interface improvements 2024-12-07 11:00:35 +11:00
DecDuck 8670bca834 feat(install ui): ui to install games 2024-12-06 22:16:50 +11:00
DecDuck e4df4eb2d7 feat(download manager): update db state with ui and emit events 2024-11-28 20:31:04 +11:00
DecDuck 64d7f649c6 fix(download manager): use of completed signal, and pause/resuming 2024-11-28 12:39:21 +11:00
DecDuck 2dedfbbd5c feat(library): automatically fetch remote data if not available 2024-11-26 20:11:03 +11:00
DecDuck a53d838d05 feat: retry connnection on server unavailable 2024-11-26 18:09:15 +11:00
DecDuck a580a46e17 feat(settings): finish download dir CRUD interface 2024-11-25 16:09:29 +11:00
DecDuck 384f7a5be9 feat(settings): ability to add more download dirs 2024-11-24 21:04:56 +11:00
quexeky 450bca9c5b feat(downloads): Download cancelling
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-21 16:46:05 +11:00
DecDuck 469a2d69eb feat(auth): refactoring and error message 2024-11-19 15:05:28 +11:00
quexeky 63c3cc1096 feat(downloads): Added AgentInterfaceData to get information about all downloads in queue
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-16 17:03:37 +11:00
DecDuck 6a38ea306b feat(downloads): reduce scope of download agent
due to a miscommunication, the scope of the download agent has grown too
much. this commit reduces that scopes, and intends for a lot of the
heavy lifting to be done by the soon-to-be-implemented download manager.
2024-11-10 22:25:54 +11:00
quexeky 1aa52c0a21 feat(library): Added option to change root directory
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-10 13:18:28 +11:00
quexeky 6bc64822df feat(downloads): Added function to take and set any game state
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-09 21:26:44 +11:00
quexeky f10d92d623 feat(downloads): Generic function to set download state
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-09 20:15:04 +11:00
quexeky 55b7921ee6 feat(downloads): Pausing and resuming game downloads
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-09 19:55:36 +11:00
quexeky c748aec1c1 Merge branch 'downloads' (again)
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:57:54 +11:00
DecDuck f6476bc804 fixes and patches for merged changes 2024-11-04 18:13:03 +11:00
DecDuck 15204718cf Merge branch 'error-handling'
Makes the Drop app more resistent to errors during start-up
2024-11-04 18:06:51 +11:00
quexeky 0528c78092 Functioning download progress updates
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 17:11:37 +11:00
DecDuck eb3311a0c4 Drop will no longer crash when the server goes down 2024-11-03 19:47:27 +11:00
DecDuck df88395d98 drop no longer freaks out if server is unavailable on startup 2024-11-03 16:16:26 +11:00
quexeky 13df631cc6 Lesson learned: Wrappers are the bane of my existence. Also here's the download cancelling logic.
Signed-off-by: quexeky <git@quexeky.dev>
2024-10-31 20:56:10 +11:00
quexeky 1ab61c86b1 I think that download queuing is working 2024-10-28 19:23:41 +11:00
quexeky a628fc1417 copy direct to disk 2024-10-25 14:56:49 +11:00
DecDuck 5ed0833e61 my own take on some BASED design decisions 2024-10-24 22:05:58 +11:00
quexeky 984472ec01 Game downloads from the client are working (multithreaded) by parsing in gameID, GameVersion, and maxThreads from FE (#1) 2024-10-24 12:26:40 +11:00
DecDuck 7e3da04beb fixed some of quexeky's BASED design decisions 2024-10-20 20:55:37 +11:00