Commit Graph

76 Commits

Author SHA1 Message Date
Geomitron
bee98b05d9 Updated difficulty icons 2021-04-13 22:37:03 -05:00
Geomitron
22d725b1c5 Improved HTML response error 2021-04-13 22:37:03 -05:00
Geomitron
0a1ba51f73 Download video backgrounds setting; improved settings loading 2021-04-13 22:37:03 -05:00
Geomitron
0ddbd00f07 Clear cache now clears temp directory 2021-04-13 22:37:02 -05:00
Geomitron
8f670c5adc Clear completed button; reset overall progress after completed downloads 2021-04-13 22:37:02 -05:00
Geomitron
36803a5d0c Possibly improved memory usage 2021-04-13 22:37:02 -05:00
Geomitron
d88962a07e Update to Electron 12 2021-04-13 22:37:02 -05:00
Geomitron
592a237cfd Improved performance for large download queues 2021-04-13 22:37:02 -05:00
Geomitron
30e6e0fc19 Improved downloads modal CSS 2021-04-13 22:37:02 -05:00
Geomitron
9594d9cbe9 Added Dark mode; minor CSS improvements 2021-04-13 22:37:02 -05:00
Geomitron
e7a265529e Advanced Search TS 2021-04-13 22:37:01 -05:00
Geomitron
aa8eba5a87 Fixed cancel button sometimes not working 2021-04-13 22:37:01 -05:00
Geomitron
84e29e1b85 Moved error logging to the browser console 2021-04-13 22:37:01 -05:00
Geomitron
293e395e61 Made CLIENT_ID and CLIENT_SECRET server configurable 2021-04-13 22:37:01 -05:00
Geomitron
911b5a51e9 Revert to OAuth authentication system 2021-04-13 22:37:01 -05:00
Geomitron
7cda6162b7 Improved status code error message 2021-04-13 22:37:01 -05:00
Geomitron
66e1336191 Google login temporary workaround 2021-04-13 22:37:00 -05:00
Geomitron
cfe18da12b Update to Electron 11 2021-04-13 22:37:00 -05:00
Geomitron
9103d2c708 Improved update check fail case 2021-04-13 22:37:00 -05:00
Geomitron
f2aae10987 Allowed search to recover after a connection failure 2021-04-13 22:37:00 -05:00
Geomitron
3078309d86 Fixed "download all charts for each song" button 2021-04-13 22:37:00 -05:00
Geomitron
1914ee9ab4 Difficulty info and source folder links 2021-04-13 22:37:00 -05:00
Geomitron
b228948646 Removed unnecessary scopes 2021-04-13 22:37:00 -05:00
Geomitron
442cccb271 Google authentication 2021-04-13 22:37:00 -05:00
Geomitron
5049b2e9ab Updated API 2021-04-13 22:36:59 -05:00
Geomitron
790a5fc0b3 Replaced versionCount with chartCount 2021-04-13 22:36:59 -05:00
Geomitron
5498393919 Fixed album display for songs on multiple albums 2021-04-13 22:36:59 -05:00
Geomitron
5224534d17 Fixed scrolling displaying duplicate results 2020-05-30 12:44:30 -04:00
Geomitron
e66a34d45d Fixed unhandled promise rejection error 2020-05-30 12:37:10 -04:00
Geomitron
6de09e49e6 Removed unused code 2020-05-28 18:33:40 -04:00
Geomitron
19faaffb27 Added version count indicator 2020-05-28 17:53:52 -04:00
Geomitron
5314d9a7c3 Added better invalid character replacements 2020-05-27 15:19:34 -04:00
Geomitron
323a9116e3 Added database connection error handling 2020-05-27 15:07:31 -04:00
Geomitron
33d45bb0a5 Fixed auto-updating 2020-05-26 22:05:16 -04:00
Geomitron
2b5c64d376 Added search loading icon 2020-05-26 22:04:48 -04:00
Geomitron
444ff40533 Removed dotenv 2020-05-21 14:19:39 -04:00
Geomitron
9e0d332a1a Added update ipc handler 2020-05-21 14:17:51 -04:00
Geomitron
64701e4909 Rearranged handlers 2020-05-21 14:17:20 -04:00
Geomitron
7a13739ed0 Fix appimage icon 2020-05-19 22:54:27 -04:00
Geomitron
5cd488e5ef Switch to installer to enable auto-updates 2020-05-19 21:28:27 -04:00
Geomitron
ac22fb286d Prevent multiple downloads of the same thing 2020-05-18 18:21:38 -04:00
Geomitron
819c0ebff8 Improve audio length display 2020-05-18 14:39:53 -04:00
Geomitron
502360bec4 Improved chart pack destination folder name 2020-05-18 00:07:10 -04:00
Geomitron
9cdc5e8847 Moved filesystem checks before everything else 2020-05-17 23:30:25 -04:00
Geomitron
b9e1d61529 Prevent error message for rimraf 2020-05-17 21:55:40 -04:00
Geomitron
a0faa5ab78 Improved download text 2020-05-10 22:59:45 -04:00
Geomitron
fb1908e063 Fixed various build problems 2020-05-10 21:43:43 -04:00
Geomitron
e41d69da46 Refactor song selection to a service 2020-05-10 19:53:53 -04:00
Geomitron
8a4620d771 More download bugfixes 2020-05-10 15:46:11 -04:00
Geomitron
a81fddea3b Fixed download bugs 2020-05-10 13:53:54 -04:00