Commit Graph

19 Commits

Author SHA1 Message Date
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
9ea2aa4997 chore(process manager): refactor for generic way to implement cross
platform launchers
2024-12-25 23:05:10 +11:00
6cc0c679b9 chore(polish & cleanup) 2024-12-24 09:05:51 +11:00
bb60942558 Merge branch 'main' into download-manager 2024-12-09 21:20:44 +11:00
5cbeb3bdb6 feat: temporary queue ui and flamegraph instructions 2024-12-07 20:21:22 +11:00
e4df4eb2d7 feat(download manager): update db state with ui and emit events 2024-11-28 20:31:04 +11:00
af056c08d2 fix: types 2024-11-19 15:09:49 +11:00
469a2d69eb feat(auth): refactoring and error message 2024-11-19 15:05:28 +11:00
15204718cf Merge branch 'error-handling'
Makes the Drop app more resistent to errors during start-up
2024-11-04 18:06:51 +11:00
df88395d98 drop no longer freaks out if server is unavailable on startup 2024-11-03 16:16:26 +11:00
7e3da04beb fixed some of quexeky's BASED design decisions 2024-10-20 20:55:37 +11:00
3923acf780 Fixed bug with bad initial loading into store instead of auth 2024-10-17 21:14:10 +11:00
e828bca2a5 reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00
0c0cfebc1e client now fetches user information from Drop server 2024-10-09 16:52:24 +11:00
8f6f184739 compliant with new APIs 2024-10-09 00:37:27 +11:00
4bb33c8223 handshakes 2024-10-08 18:08:52 +11:00
ae4c65b7ab another stage of client authentication 2024-10-08 16:13:28 +11:00
22b1aeec9f auth initiate, database and more 2024-10-08 13:17:06 +11:00
c9577444cd migrate to nuxt and groundwork 2024-10-08 00:39:42 +11:00