315 Commits

Author SHA1 Message Date
Geo
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
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
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
Geo
f648ab5f56 Merge pull request #40 from Djones4822/master
Add Sticky Headers to search table
2023-02-17 09:36:01 -08:00
Djones4822
379b6388a6 Merge remote-tracking branch 'upstream/master' 2023-02-16 23:40:38 -05:00
Djones4822
963c984e76 feat: set resultTable to use sticky header 2023-02-16 23:32:22 -05:00
Geo
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
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
7966180ac1 fix electron module import error 2023-02-16 18:39:07 -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
Djones4822
459eb1ff25 install latest package versions 2023-02-16 18:16:43 -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
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