Tzahi12345
|
19f35d6af4
|
Updated content-loader and ngx-file-drop to improve build times
|
2023-05-03 01:33:51 -04:00 |
|
Tzahi12345
|
42bc255d6c
|
Removed fingerprintjs2 and sessionID param
|
2023-05-02 23:04:41 -04:00 |
|
Tzahi12345
|
5eec5ac082
|
Merge pull request #885 from Tzahi12345/slack-notifications
Added support for slack notifications
|
2023-05-01 17:21:00 -04:00 |
|
Tzahi12345
|
33a99d9c8d
|
Added files_api (migrated functions from db_api that are file related)
Archive dialog can now always be opened
|
2023-04-29 19:41:34 -04:00 |
|
Tzahi12345
|
0e5c78db0d
|
Modified archive logic to align with #366
|
2023-04-29 19:34:08 -04:00 |
|
Tzahi12345
|
9a08fc6140
|
Added support for slack notifications
|
2023-04-29 15:46:58 -04:00 |
|
Tzahi12345
|
efbf395368
|
Fixed settings tab url labels
|
2023-04-25 22:14:52 -04:00 |
|
Tzahi12345
|
dab9fc83ba
|
Added support for discord webhooks
Improved download error notifications
|
2023-04-25 22:14:35 -04:00 |
|
Tzahi12345
|
71692f6b13
|
Updated dependencies
|
2023-04-24 19:55:53 -04:00 |
|
Tzahi12345
|
1746b08d4c
|
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into pre-4.3.1-bug-fixes
|
2023-04-24 19:32:19 -04:00 |
|
Tzahi12345
|
0e190fca2a
|
Ghost file card count are now per-sub
|
2023-04-24 19:28:52 -04:00 |
|
Tzahi12345
|
a996b9f0d2
|
ng-deeps now only apply to current component
https://stackoverflow.com/questions/46786986/how-and-where-to-use-ng-deep
|
2023-04-23 22:31:11 -04:00 |
|
Tzahi12345
|
d3b88412c6
|
Fixed thumbnails for auto-generated playlists
|
2023-04-23 22:27:09 -04:00 |
|
Tzahi12345
|
6cee892e18
|
Added label for category field in video-info-dialog
|
2023-04-23 22:20:50 -04:00 |
|
Tzahi12345
|
e2438a236b
|
Adjusted category UI styling to Angular 15 updates
|
2023-04-23 22:14:20 -04:00 |
|
Tzahi12345
|
e7fa25cf38
|
Fixed tasks UI bug
|
2023-04-21 15:34:14 -04:00 |
|
Tzahi12345
|
edd4a0928c
|
Fixed twitch downloading by using TiwtchDownloader's CLI
Removed unecessary settings
Created dedicated folder for docker utils
|
2023-04-20 21:11:48 -04:00 |
|
Tzahi12345
|
3c03cd96d9
|
Added link to notifications docs in settings menu
|
2023-04-12 00:45:13 -04:00 |
|
Tzahi12345
|
fb27264d33
|
Added support for custom webhook URLs for notifications
|
2023-04-11 23:45:30 -04:00 |
|
Tzahi12345
|
e720edf9f0
|
Added hint that restart is required after changing the downloader
Updated translation source file
|
2023-04-01 19:26:25 -04:00 |
|
Tzahi12345
|
4b2e5fb636
|
Incremented version to v4.3.1
|
2023-04-01 19:08:03 -04:00 |
|
Tzahi12345
|
1f2c5a0238
|
Fixed an issue where subs would only display 10 of their videos in the subscription component (#851)
Fixed an issue where a sub would get stuck in the downloading state
Fixed UI bug in the subscriptions component
|
2023-04-01 18:59:23 -04:00 |
|
Tzahi12345
|
763ce5d28b
|
Added ability to download archives from the archive viewer
|
2023-04-01 03:14:17 -04:00 |
|
Tzahi12345
|
a9d7f275ba
|
Added filesize approximation tooltips to quality select
|
2023-04-01 00:15:17 -04:00 |
|
Isaac Abadi
|
0bdac15ef1
|
Downloads restarted from home page now persist after restarting rather than disappearing
|
2023-03-27 19:15:14 -04:00 |
|
Isaac Abadi
|
9c4f903811
|
Filter text in archive viewer now resets when changing other filters
|
2023-03-27 18:32:05 -04:00 |
|
Isaac Abadi
|
c1fd8047ea
|
Improved archive viewer
Added archive importing
|
2023-03-27 01:55:54 -04:00 |
|
Tzahi12345
|
62ad4226d9
|
Archive improvements
Began UI for viewing/modifying archives
|
2023-03-26 01:01:36 -04:00 |
|
Tzahi12345
|
cb5651d437
|
Added telegram notification support
|
2023-03-20 20:23:50 -04:00 |
|
Tzahi12345
|
6010d991fb
|
Enabled strict template mode in Angular
Code cleanup
|
2023-01-29 15:51:50 -05:00 |
|
Tzahi12345
|
970e3834be
|
UI updates to subscriptions
Improved translation coverage
|
2023-01-24 21:45:19 -05:00 |
|
Tzahi12345
|
840e12db71
|
Implemented basic db-based archive functionality, converted old archive functionality to new system
|
2023-01-23 23:17:58 -05:00 |
|
Tzahi12345
|
6c8b7d0052
|
Improved UX in share dialog and video info dialog
|
2023-01-13 22:52:52 -05:00 |
|
Tzahi12345
|
cebf8c3d36
|
Improved edit button in video info dialog
|
2023-01-13 22:24:36 -05:00 |
|
Tzahi12345
|
fe06076eba
|
File deletion is now unified between sub and non-sub files
|
2023-01-13 22:24:16 -05:00 |
|
Tzahi12345
|
8bc14a8be8
|
Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
|
2023-01-10 00:09:15 -05:00 |
|
Tzahi12345
|
67e13cb23b
|
Minor style edits in subscribe dialog
|
2023-01-07 02:04:44 -05:00 |
|
Tzahi12345
|
ba438eca02
|
Info icon now appears for playlist files in the player component
Added missing data types
|
2023-01-07 02:04:20 -05:00 |
|
Tzahi12345
|
121f5586a6
|
Added ability to generate RSS feed URLs from the UI
Moved property sorting into its own component
|
2023-01-05 02:38:44 -05:00 |
|
Tzahi12345
|
2a3017972a
|
Added ability to generate RSS feeds from downloads
|
2023-01-03 23:59:16 -05:00 |
|
Tzahi12345
|
8c63a78884
|
Added timezone information to tasks so that recurring tasks will use the timezone from the user
|
2023-01-03 21:21:14 -05:00 |
|
Tzahi12345
|
d53b1ec742
|
Fixed UI bug in about dialog
|
2023-01-03 02:18:55 -05:00 |
|
Tzahi12345
|
c10b062832
|
Converted allow_autoplay to force_autoplay as per #695
|
2023-01-03 02:18:14 -05:00 |
|
Tzahi12345
|
61973510f7
|
Quality preferences can now be selected for non-YT videos and YT playlists
|
2023-01-03 02:17:29 -05:00 |
|
Tzahi12345
|
7d1c5ff5d8
|
Fixed UI console error
|
2023-01-02 02:13:45 -05:00 |
|
Tzahi12345
|
f0c9a6122f
|
Added nfty and gotify notifications support
|
2023-01-02 02:01:19 -05:00 |
|
Tzahi12345
|
46756a575c
|
Added task settings
Added support for task errors
Added support for lt, gt etc. db comparisons
Added task to delete old files
|
2023-01-01 21:27:07 -05:00 |
|
Tzahi12345
|
3edd4ec5a6
|
Updated vscode tasks
|
2023-01-01 12:13:48 -05:00 |
|
Tzahi12345
|
0cf9f2de7a
|
Fixed issue where role/user permissions could not be changed
|
2023-01-01 12:12:32 -05:00 |
|
Tzahi12345
|
964760a6a8
|
Fixed potential UI bug where notifications menu would be too small
|
2022-12-31 15:35:45 -05:00 |
|