125 Commits

Author SHA1 Message Date
Geomitron
b5658ce37f v3.4.5
- Adjust time display
- Update default drumsReviewed value
2025-04-13 17:05:58 -04:00
Geomitron
8dab57f0cb v3.4.4
- Add flatpak builds
2025-03-25 13:51:14 -05:00
Geomitron
d4c3208b87 v3.4.3
- Add new "Quality Reviewed" filter for drum charts
2025-03-13 16:08:59 -05:00
Geomitron
db4918ed3d v3.4.2
- Add new "Quality Reviewed" filter for drum charts
2025-03-13 16:05:48 -05:00
Geomitron
6442ed982c v3.4.1
- Add new "Quality Reviewed" filter for drum charts
2025-03-13 15:56:16 -05:00
Geomitron
febd5f4833 v3.4.0
- Add new "Quality Reviewed" filter for drum charts
2025-03-13 15:37:10 -05:00
Geomitron
4e3d3ec507 v3.3.5
- Update to Angular 19
- Fix sorting advanced searches
- Fix drum previews with disco flip
2025-03-09 18:26:48 -05:00
Geomitron
c876276952 Update to Angular 19 2025-03-09 16:55:53 -05:00
Geomitron
277489a5c5 Allow pnpm builds 2025-03-09 16:51:26 -05:00
Geomitron
a5dc4974e5 v3.3.4
- Remove noStarPower issue on drums
2025-03-02 16:11:42 -06:00
Geomitron
8550773280 Remove noStarPower issue on drums 2025-03-02 16:10:37 -06:00
Geomitron
d6b9e95c9e v3.3.3
- Improve layout when resizing
2025-02-22 19:26:57 -06:00
Geomitron
35d78e3563 v3.3.2
- Update github workflow
2025-02-08 12:35:34 -06:00
Geomitron
7f61dd7bc7 v3.3.1
- Update github workflow
2025-02-08 12:27:33 -06:00
Geomitron
c04d5829c1 v3.3.0
- Add "Upload Date" column
2025-02-08 12:20:37 -06:00
Geomitron
deaa7d22be v3.2.0
- Improve search result sorting
2025-01-05 17:46:08 -06:00
Geomitron
30eeca490b v3.1.2
- Improve scanner UI
2025-01-04 20:07:11 -06:00
Geomitron
ab91565ad7 Bump github actions version 2024-12-22 18:54:10 -06:00
Geomitron
ae8822eb90 v3.1.0
- Add "Tools" tab with chart issue scanner
2024-12-22 18:37:34 -06:00
Geomitron
a7113384e8 Add "Tools" tab with chart issue scanner 2024-12-22 18:35:43 -06:00
Geomitron
d2e40b7c24 Fix preview not reading song.ini file 2024-11-18 18:26:59 -06:00
Geomitron
097d764858 v3.0.5
- Add automatic builds and fixed Mac arm64 builds (thanks Marconi!)
- Fix broken previews in cases where song_length was not defined
- Fix minor text wrapping issue
2024-08-04 15:45:04 -05:00
Geomitron
954695fddb v3.0.4
- Add automatic builds and fixed Mac arm64 builds (thanks Marconi!)
- Fix broken previews in cases where song_length was not defined
- Fix minor text wrapping issue
2024-08-04 15:23:26 -05:00
Marconi Filho
263ec62fe9 Adds support to Apple Silicon build (arm64) 2024-08-03 15:26:28 -03:00
Geomitron
95a5ee96a0 Lock package versions 2024-07-29 16:13:57 -05:00
Geomitron
34c0d0eca2 v3.0.3
- Update chart link
2024-07-29 16:06:41 -05:00
Geomitron
7db61734b2 v3.0.2
- Fix bug with infinite scroll
- Preview starts on preview start time
- Remove faulty arm64 mac build
2024-07-28 10:11:55 -05:00
Geomitron
232f8ddc81 v3.0.1
- Paginate advanced search
- Fix verbose misalignedTimeSignature issue text
2024-07-27 21:24:52 -05:00
Geomitron
ed1aada613 Update scan-chart 2024-07-25 21:12:46 -05:00
Geomitron
5d2bf489e1 v3.0.0
- Update to Angular 18
- Update to Electron 31 (and CommonJS to ESM)
- Add Chart Preview
- Add Drum Type dropdown when the "drums" instrument is selected
- Add Min/Max Year to advanced search
- Add Track Hash to advanced search
- Add "Download Video Backgrounds" setting
- Add zoom function
- Add support for custom themes (https://daisyui.com/theme-generator/)
- Add ability to configure the columns in the search result table
- Add customization for the structure of the downloaded chart folders
- Add Flatpak builds for Linux
- Fixed a variety of issues causing some charts to not download
- Improved support for web-based keyboard shortcuts
- Updated and improved detected chart issues
- Various UI improvements
2024-07-16 16:02:54 -05:00
Geomitron
353994b8e1 - Update API
- Add Chart Preview
- Add Drum Type dropdown when the "drums" instrument is selected
- Add Min/Max Year to advanced search
- Add Track Hash to advanced search
- Add "Download Video Backgrounds" setting
- Updated and improved detected chart issues
2024-07-16 15:20:58 -05:00
Geomitron
627896a8c8 v2.2.0
- Update to Angular 18
- Update to Electron 31 (and CommonJS to ESM)
- Add zoom function
- Add support for custom themes (https://daisyui.com/theme-generator/)
- Add ability to configure the columns in the search result table
- Add customization for the structure of the downloaded chart folders
- Fixed a variety of issues causing some charts to not download
- Improved support for web-based keyboard shortcuts
- Various UI improvements
- Added Flatpak builds for Linux
2024-07-12 21:24:28 -05:00
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