Commit Graph

60 Commits

Author SHA1 Message Date
Geomitron
80e40db8a0 v.1.5.0
- Update to Angular 14
- Update to Electron 23
- Table header is now sticky
- API Endpoints updated (older versions will no longer work)
- Removed Google Authentication (it stopped working and can't be fixed; an alternative solution is in the works)
2023-05-02 18:23:25 -05:00
Djones4822
4c9c471329 v1.4.3
- Update Electron and Angular to latest versions
- Migrate scripts to use @electron/remote
- Note: support ended for Electron on macOS 10.11 / 10.12, and Windows 7, 8, and 8.1
2023-02-16 20:11:57 -05:00
Djones4822
8410ed98bb Update npm packages
-- add google-auth-library (now required)
2023-02-16 20:08:21 -05:00
Djones4822
9747424022 Upgrade to Electron23
- Electron support has ended for macOS 10.11 / 10.12, and Windows 7, 8, and 8.1
2023-02-16 20:00:01 -05:00
Djones4822
2504e64b8f Complete upgrade to electron14 and apply migrations
-- remove path-browserify
2023-02-16 19:34:01 -05:00
Djones4822
571dd7bdba Upgrade to Electron14 (not working)
-- add @electron/remote module
-- attempt configuration
-- add path-browserify and tsconfig path
2023-02-16 19:02:31 -05:00
Djones4822
e977b1599a upgrade to electron13 2023-02-16 18:40:08 -05:00
Djones4822
3555307784 Upgrade electron to 12.2.3 2023-02-16 18:38:44 -05:00
Djones4822
0864639840 Upgrade to Angular 14 2023-02-16 18:30:36 -05:00
Djones4822
cc655fd627 Upgrade to Angular 13 and TS 4.6.4 2023-02-16 18:27:14 -05:00
Djones4822
c419aaed83 Upgrade to Angular 12 2023-02-16 18:23:31 -05:00
Geomitron
deebf78550 v1.4.2
- Fixed bug when displaying error messages
2021-04-24 14:26:36 -05:00
Geomitron
81e9249817 Fixed some error logging 2021-04-24 14:17:58 -05:00
Geomitron
cfafbf24ff v1.4.1
- Updated difficulty icons
- Added auto update error logging
2021-04-13 22:37:03 -05:00
Geomitron
1cc696131c v1.4.0
- Improved and compacted layout of downloads list
- Added "clear completed" button to the downloads list
- Results can now be sorted by clicking on the table header
- Added "download video backgrounds" setting
- Adjusted button dropdown highlighting
- Fixed performance issue with large download queues
- Fixed progress bar animations
- Clear cache button now clears download cache
- Improved error logging for unauthenticated downloads
- Updated to Electron 12
2021-04-13 22:37:03 -05:00
Geomitron
1f2c7b5a53 Fixed issue preventing downloads from canceling 2021-04-13 22:37:03 -05:00
Geomitron
d88962a07e Update to Electron 12 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
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
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
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
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
7af4af2771 Potential Mac build support 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
f990fc2c38 v0.0.5
- 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
6b80ff58dc v0.0.3
- Fixed unhandled promise rejection error
- Fixed scrolling displaying duplicate results
2020-05-30 12:53:12 -04:00
Geomitron
7054e7af58 v0.0.2
- selected row is now marked as active
- new searches now scroll to the top
- fixed version dropdown sorting
- made chart dropdown menu scrollable
- improved sidebar resizing
2020-05-30 00:24:35 -04:00
Geomitron
58a0116662 Mark selected row as active 2020-05-28 18:20:58 -04:00
Geomitron
79409496c7 Updated jquery 2020-05-27 15:33:12 -04:00
Geomitron
5314d9a7c3 Added better invalid character replacements 2020-05-27 15:19:34 -04:00
Geomitron
157ed0c27a Finalized auto-update system 2020-05-27 00:51:46 -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
5cd488e5ef Switch to installer to enable auto-updates 2020-05-19 21:28:27 -04:00
Geomitron
fb1908e063 Fixed various build problems 2020-05-10 21:43:43 -04:00
Geomitron
8a4620d771 More download bugfixes 2020-05-10 15:46:11 -04:00
Geomitron
1cfb5f4e93 Refactor download queue 2020-05-10 12:18:25 -04:00
Geomitron
d5f1f633e6 Remove tslint 2020-05-04 19:34:46 -04:00
Geomitron
1feb778577 Update Angular to 9.1.4 2020-05-04 19:14:09 -04:00
Geomitron
cb64dda84f Update Angular to 8.3.26 2020-05-04 18:54:22 -04:00
Geomitron
87ef111195 Fixed filename 2020-05-04 18:48:10 -04:00
Geomitron
a3271bf164 Replace Database connection with web server API 2020-05-03 16:36:08 -04:00
Geomitron
d7659554cc Auto-reload electron with nodemon 2020-03-05 18:47:37 -05:00
Geomitron
5ac5214a73 Better window size controls 2020-03-05 17:45:44 -05:00
Geomitron
db083d573a Cancel, Retry, and Warning download UI 2020-02-11 20:50:51 -05:00