Commit Graph

93 Commits

Author SHA1 Message Date
Geomitron
cb6e51be24 Add custom themes 2024-07-11 23:10:34 -05:00
Geomitron
1f7184dcc3 Bugfixing 2024-07-11 00:03:59 -05:00
Geomitron
531f8d2c8f Make filesystem operations more robust 2024-07-10 15:43:09 -05:00
Geomitron
26c6f5e6f5 ESM Conversion, fix downloads 2024-07-09 19:50:44 -05:00
Geomitron
bfceb52f70 Upgrade Angular and Electron 2024-07-09 18:03:44 -05:00
Geomitron
8b40b8d2b3 Update Typescript 2024-07-09 17:36:14 -05:00
Geomitron
40946eb0c0 Improve report modal 2024-05-04 13:42:44 -05:00
Geomitron
360d9f9759 v2.1.2
- Add api source
2024-05-04 03:22:13 -05:00
Geomitron
d57d8bcc9f v2.1.1
- Added Ctrl +/- keyboard shortcut to zoom
2024-05-02 17:42:17 -05:00
Geomitron
f8db0b6fc9 v2.1.0
- Updated setlist names and other minor text changes
- Added "copy chart link" button
- Added links section to settings page
2024-01-27 10:11:48 -06:00
Geomitron
8e5232f0a2 v2.0.3
- Increase download timeout
- Minor bugfixes
2024-01-16 09:27:53 -06:00
Geomitron
09f19d9e27 Increase download timeout limit 2024-01-16 09:25:04 -06:00
Geomitron
913b68da3e v2.0.2
- Fix auto-updater
- Fix issue causing too many search requests to be made in some cases
2023-12-29 13:40:22 -06:00
Geomitron
c86a2e3bb2 v2.0.1
- Improved chart folder download performance
2023-12-28 13:30:20 -06:00
Geomitron
abea03e099 Improve chart folder download performance 2023-12-28 13:29:11 -06:00
Geomitron
e1f2b126e0 Update repo description 2023-12-26 15:20:26 -06:00
Geomitron
18ea06bffa v2.0.0
- Update to Angular 17
- Update to Electron 27
- Refreshed visual style, with 12 themes supported
- Search results now update as you type
- Improved search result accuracy in various cases
- Added persistent instrument and difficulty filters
- Reworked advanced search to include more options
- Search result table now has a "compact" view option
- Search result table now shows latest charts by default
- Searches now display the total number of results
- Added the charter or setlist icon on top of the album art
- Reworked chart details display to include more chart information
- Added button to report issues with charts
- Fixed a variety of issues causing some charts to not download
- Download speed and reliability has been significantly improved
- Chart audio is automatically converted to .opus (older CH versions don't support this)
- Added option to download charts as .sng files (a new format currently only supported by CH v1.1 and YARG)
- The list of available charts will now update much more frequently and reliably
2023-12-25 14:35:59 -06:00
Geomitron
6bb9e02485 Fix build 2023-12-25 14:34:19 -06:00
Geomitron
99cfb306be Fix downloads 2023-12-25 02:49:46 -06:00
Geomitron
742c6a28d0 Fix result table layout 2023-12-14 13:36:45 -06:00
Geomitron
ece0f75b99 Interface conversion, search bar layout 2023-12-09 18:21:01 -06:00
Geomitron
2eef4d0bee Restructure; use DaisyUI 2023-11-28 19:50:45 -06:00
Geomitron
558d76f582 Fix compiler issues 2023-11-27 18:49:30 -06:00
Geomitron
cddec0d9d4 Update formatting 2023-11-23 13:00:30 -06:00
Geomitron
93aae097c6 Update dependencies 2023-11-23 12:44:13 -06:00
Geomitron
89a596b969 Upgrade to Angular 17 2023-11-23 12:09:55 -06:00
Geomitron
9dbe312bfc Update typescript for angular update 2023-11-23 12:05:42 -06:00
Geomitron
616768d2f8 Update typescript 2023-11-23 12:04:48 -06:00
Geomitron
dffd5123b7 Update to Angular 16 2023-11-23 12:02:44 -06:00
Geomitron
d7ce0ad849 Fix typescript for upgrade 2023-11-23 11:55:04 -06:00
Geomitron
0c51dd7a00 Update typescript 2023-11-23 11:53:11 -06:00
Geomitron
07aba44c62 Update to Angular 15 2023-11-23 11:52:07 -06:00
David Jones
e592d03623 fix: updated typescript to 4.8.4 and electron-builder to 23.6.0 2023-05-02 21:02:01 -04:00
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