Commit Graph
100 Commits
Author SHA1 Message Date
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
GeoandGitHub 5e0dc50bdc Merge pull request #50 from WNguyen14/master
README updates
2023-10-09 16:15:24 -05:00
GeoandGitHub 051d2ac1f7 Update README 2023-10-09 16:14:49 -05:00
GeoandGitHub bc2c940577 Merge pull request #44 from Djones4822/master
fix: updated typescript to 4.8.4 and electron-builder to 23.6.0
2023-05-06 13:47:54 -05: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
Geomitron d3c11fde7e Restore rate limit delay setting 2023-05-02 18:18:03 -05:00
Geomitron cc3379d726 Updated API endponts, Removed Google Auth 2023-05-02 18:07:02 -05:00
GeoandGitHub f648ab5f56 Merge pull request #40 from Djones4822/master
Add Sticky Headers to search table
2023-02-17 09:36:01 -08:00
GeoandGitHub 1d473a4820 Merge pull request #39 from Djones4822/master
v1.4.3 - Upgrade Angular to v14 and Electron to v23
2023-02-16 17:25:57 -08: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 18c5ba161f Removed macos zip compile target 2021-04-13 22:37:03 -05:00
Geomitron 24d8964860 Added auto update error logging 2021-04-13 22:37:03 -05:00
Geomitron bee98b05d9 Updated difficulty icons 2021-04-13 22:37:03 -05:00
Geomitron 478e5fa4b4 Fixed auto-update for macos 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 a472bdb7d0 Fixed status bar hover CSS 2021-04-13 22:37:03 -05:00
Geomitron 3afbf1c49f Prevented empty results from being sorted 2021-04-13 22:37:03 -05:00
Geomitron 2e33f12ba6 Result sorting 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 4c3874b4c0 Fixed progress bar height during errors 2021-04-13 22:37:03 -05:00
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
Geomitron 6b80ff58dc v0.0.3
- Fixed unhandled promise rejection error
- Fixed scrolling displaying duplicate results
2020-05-30 12:53:12 -04:00
Geomitron 5224534d17 Fixed scrolling displaying duplicate results 2020-05-30 12:44:30 -04:00