315 Commits

Author SHA1 Message Date
Geomitron
ae9fb17ed8 Update API 2024-01-27 08:18:56 -06:00
Geomitron
ad5d6fab9c Copy chart link button 2024-01-17 17:25:56 -06:00
Geomitron
8855d532b9 Update setlist names 2024-01-16 11:15:39 -06:00
Geomitron
8e5232f0a2 v2.0.3
- Increase download timeout
- Minor bugfixes
2024-01-16 09:27:53 -06:00
Geomitron
4f883bf4fa Minor bugfixes 2024-01-16 09:26:03 -06:00
Geomitron
f9c599726f Update README 2024-01-16 09:25:11 -06:00
Geomitron
09f19d9e27 Increase download timeout limit 2024-01-16 09:25:04 -06:00
Geomitron
e2a52f25f6 Add zod validator describing search API 2023-12-30 19:17:05 -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
e88429e3d6 Fix request loop on settings page 2023-12-29 13:38:30 -06:00
Geomitron
28e063e6a1 Fix auto-updater 2023-12-29 13:38:04 -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
d904709086 Update wording of .sng setting 2023-12-25 12:18:49 -06:00
Geomitron
78e46b9c66 Update README 2023-12-25 12:14:13 -06:00
Geomitron
c7a4ce2b47 Update to Angular v17 syntax 2023-12-25 11:30:56 -06:00
Geomitron
0abf801c7e Add compact table and update themes 2023-12-25 11:23:50 -06:00
Geomitron
f931a1b221 Update to Angular v17 syntax 2023-12-25 10:43:21 -06:00
Geomitron
199374b2e2 Fix checkboxes and bulk download 2023-12-25 10:29:57 -06:00
Geomitron
5644ea2447 Fix sidebar menu links 2023-12-25 09:16:30 -06:00
Geomitron
99cfb306be Fix downloads 2023-12-25 02:49:46 -06:00
Geomitron
ba309654ca Add issues and modchart indicators 2023-12-23 00:37:51 -06:00
Geomitron
f171571bc3 Fix status bar 2023-12-22 22:41:51 -06:00
Geomitron
e504a62a60 Move isSng control to settings page 2023-12-22 14:33:19 -06:00
Geomitron
22521c8f28 Table scrolling and sorting 2023-12-22 13:48:41 -06:00
Geomitron
0a83ea3937 Rework sidebar 2023-12-20 18:20:27 -06:00
Geomitron
742c6a28d0 Fix result table layout 2023-12-14 13:36:45 -06:00
Geomitron
c2e355cb53 Fix search bar CSS 2023-12-11 20:02:34 -06:00
Geomitron
ece0f75b99 Interface conversion, search bar layout 2023-12-09 18:21:01 -06:00
Geomitron
d689843f27 Fix settings page 2023-11-29 20:06:11 -06:00
Geomitron
6fae59f762 Fix toolbar 2023-11-29 11:39:54 -06:00
Geomitron
2eef4d0bee Restructure; use DaisyUI 2023-11-28 19:50:45 -06:00
Geomitron
49c3f38f99 Restructure 2023-11-27 18:53:09 -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
Geomitron
34578a6954 Update eslint and pnpm 2023-11-23 11:45:25 -06:00
Geo
5e0dc50bdc Merge pull request #50 from WNguyen14/master
README updates
2023-10-09 16:15:24 -05:00
Geo
051d2ac1f7 Update README 2023-10-09 16:14:49 -05:00
WNguyen14
f818df6cc6 README updates 2023-10-09 16:34:37 -04:00