Commit Graph

181 Commits

Author SHA1 Message Date
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
903c86edf3 Fixed progress bar animation 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
8a68b7dbbe Adjusted button dropdown CSS 2021-04-13 22:37:02 -05:00
Geomitron
30e6e0fc19 Improved downloads modal CSS 2021-04-13 22:37:02 -05:00
Geomitron
1c860bd0d9 v1.3.1
- Fixed theme css path
- Fixed slider thumbs initializing in the wrong position
2021-04-13 22:37:02 -05:00
Geomitron
0b427d0cee v1.3.0
- Advanced Search menu
- Dark mode
- Minor CSS improvements
- Improved searches containing short words
- Improved searches containing common punctuation
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
0304879862 Improved Advanced Search headers 2021-04-13 22:37:02 -05:00
Geomitron
e7a265529e Advanced Search TS 2021-04-13 22:37:01 -05:00
Geomitron
265ae29f4b Prevented checkbox click from also clicking the row 2021-04-13 22:37:01 -05:00
Geomitron
ad8a1c713c Advanced Search HTML/CSS 2021-04-13 22:37:01 -05:00
Geomitron
393aa8d8fa Added README 2021-04-13 22:37:01 -05:00
Geomitron
53923ebe28 v1.2.0
- Temporarily removed placeholder Library button
- Improved genre and year display
- Fixed cancel button sometimes not working
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
275a840467 Improved genre and year display 2021-04-13 22:37:01 -05:00
Geomitron
a12e69aa47 Temporarily removed library tab button 2021-04-13 22:37:01 -05:00
Geomitron
41c90da2b4 v1.1.0
- Added a button to log in with Google, which will allow significantly faster download speeds by removing the rate limit. This is optional; downloads still work without logging in, but the rate limit will need to be applied
- Added available difficulties, difficulty numbers, instrument icons, and clickable links to the original google drive folder of each chart
- Made it possible to create a Mac build (upon request, as I don't own a Mac and I need one to make the build)
- Fixed "download all charts for each song" button
- Allowed search to recover after a connection failure
- Added some improvements to error logging
- Improved UI response when an update check fails
- Updated to Angular 11 and Electron 11
(note: these are the changes since v0.1.0)
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
0fc42db387 v1.0.0
- Found a workaround to avoid the Google rate limit delay. In the future, signing in with a Google account will be required for the faster speed.
- Added available difficulties, difficulty numbers, instrument icons, and clickable links to the original google drive folder of each chart.
- Made it possible to create a Mac build (upon request, as I don't own a Mac and I need one to make the build).
- Fixed "download all charts for each song" button.
- Allowed search to recover after a connection failure.
- Improved UI response when an update check fails.
- Updated to Angular 11 and Electron 11.
2021-04-13 22:37:00 -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
2960d17686 Update to Angular 11 2021-04-13 22:37:00 -05:00
Geomitron
b1eeb0aea0 Update to Angular 10 2021-04-13 22:37:00 -05:00
Geomitron
dab0ef9587 Fixed discrepancies between dev and prod build 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
7af4af2771 Potential Mac build support 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
4878d43919 v0.1.0
- Use updated server API
2021-04-13 22:37:00 -05:00
Geomitron
5049b2e9ab Updated API 2021-04-13 22:36:59 -05:00
Geomitron
f990fc2c38 v0.0.5
- Fixed a bug that prevented some songs from displaying correctly
2021-04-13 22:36:59 -05:00
Geomitron
f673751528 Overall progress bar turns red on download fail 2021-04-13 22:36:59 -05:00
Geomitron
03f061d9c7 Fixed a bug that prevented some songs from displaying correctly 2021-04-13 22:36:59 -05:00
Geomitron
345644ab5b v0.0.4
- Overall progress bar now turns red when a download fails
- Fixed incorrectly set default values for settings
- Fixed audio length display for lengths less than one minute
- Fixed displayed album for songs on multiple albums
- Fixed some short words in search query removing all results
- Number indicator on results now correctly shows the number of charts
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
f88f4ff859 Fixed short audio length display 2021-04-13 22:36:59 -05:00
Geomitron
c84e84e23a Fixed default settings values 2021-04-13 22:36:59 -05:00