Isaac Abadi
cc2be46ad8
Notifications style improvements
2022-12-29 13:56:45 -06:00
Isaac Abadi
665bcc04a7
Added ability to favorite a file
...
Moved file filter options above the list of files, and added option to filter for favorites
2022-12-28 21:48:24 -06:00
Isaac Abadi
c45e0f04be
Style improvements and UI bug fixes
2022-12-25 19:26:05 -06:00
Isaac Abadi
0efbd11d29
Converted input placeholders to mat-label
...
Various style improvements
Updated translations
2022-11-27 12:10:45 -05:00
Isaac Abadi
b11a4e006c
Updated to material design v15
2022-11-26 17:28:10 -05:00
Isaac Abadi
3795a6564b
Minor notification style improvement
2022-11-26 00:51:23 -05:00
Isaac Abadi
f44be29181
Added support for download error notifications
...
Style improvements
2022-11-25 18:20:08 -05:00
Isaac Abadi
b51f45c704
Completed notification functionality
...
Minor code cleanup
2022-11-25 17:47:30 -05:00
Isaac Abadi
5e08ca004a
Added notifications - (WIP, boilerplate)
2022-11-24 14:54:08 -05:00
Isaac Abadi
1c6b7815fe
Login tabs now fill the entire component
...
Expanded widths of inputs on login page to 100%
2022-07-06 23:31:41 -04:00
Glassed Silver
b827f8f0cc
Merge pull request #687 from Tzahi12345/add-permissions-for-tasks-manager
...
Add permissions for tasks manager
2022-06-30 16:34:08 +02:00
Isaac Abadi
64b1a9e5c0
Updated mangled translations
...
Improved automatic translations command
2022-06-30 01:34:52 -04:00
Isaac Abadi
48f0a700ab
Paginator is now always visible to avoid case where file type filter permanently disappears
2022-06-30 01:30:06 -04:00
Isaac Abadi
9d1f93acfb
Added translations for manage-role component
2022-06-30 00:44:11 -04:00
Isaac Abadi
162094a9b9
File type filter now only appears with the paginator
2022-06-26 23:06:15 -04:00
Glassed Silver
9a250b5c58
Update unified-file-card.component.html
2022-06-27 02:06:13 +02:00
Isaac Abadi
86cbfea08f
UI & logs now use proper fork name rather than just youtube-dl
2022-06-25 17:22:08 -04:00
Isaac Abadi
573cca0b2f
Completed deprecation of streamingOnly mode for subscriptions
2022-06-24 17:29:06 -04:00
Isaac Abadi
a2d1b154a3
Fixed broken translations for snackbars
2022-06-23 01:22:22 -04:00
Isaac Abadi
2ba1dc6333
Archive refactor to improve reliability and consistency
2022-06-23 01:10:18 -04:00
Isaac Abadi
adbe7f95d5
Fixed issue where reopening file info dialog after editing metadata would show stale data
2022-06-21 22:45:38 -04:00
Isaac Abadi
6d3f5e6c94
Improved UI for download only mode
...
Updated API model for DatabaseFile
2022-06-21 21:38:58 -04:00
Isaac Abadi
cbdd1a6253
Improved snackbar translations support
2022-06-20 16:25:55 -04:00
Isaac Abadi
0951e445ac
Removed modify playlsit component
2022-06-20 16:05:37 -04:00
Isaac Abadi
e1cb56e8e9
Unified create and modify playlist components
2022-06-20 16:02:15 -04:00
Isaac Abadi
7f47fb339b
Updated modify playlist size
...
Fixed issue where playlist order could not be rearranged
2022-06-19 23:46:24 -04:00
Isaac Abadi
690cc38899
Updated playlist file selection to use recent videos component
...
Playlists are now file type agnostic
Updated translations
2022-06-19 23:09:30 -04:00
Isaac Abadi
b5ee0d365c
Subscription file cards are now replaced with unified file cards
...
GetAllFiles can now filter by sub_id
Improved API models and added request body docs for GetAllFiles
2022-06-19 01:14:59 -04:00
Isaac Abadi
b56c66f705
Refactored retrieval of categories and improved runtime search of files in category
...
Fixed issue with editing/saving categories
Database queries can now handle nested object paths
Code cleanup
2022-06-17 19:43:32 -04:00
Isaac Abadi
c810d4d878
Code cleanup
2022-06-17 15:35:06 -04:00
Isaac Abadi
53a181e04d
Fixed several bugs with categories
...
Code cleanup
2022-06-16 23:42:47 -04:00
Isaac Abadi
bf64d97b72
Fixed downloads not sorting properly
...
Confirm dialog can now be a selection list
2022-05-21 21:26:25 -04:00
Isaac Abadi
a36761e96a
Fixed frontend build error
2022-05-01 23:24:15 -04:00
Isaac Abadi
88c16d7195
All setIntervals on the frontend are now properly destroyed
2022-05-01 23:23:19 -04:00
Isaac Abadi
63e2e6dd3c
Fixed build warnings
2022-04-22 22:14:21 -04:00
Isaac Abadi
5d540fc52a
Updated angular to v13
2022-04-22 18:55:11 -04:00
Isaac Abadi
b53d9c9710
Added ability to reset tasks
...
Refactored youtube-dl updating and added youtube-dl update task
2022-04-21 22:04:45 -04:00
Isaac Abadi
d2d125743e
Fixed issue where restoring a DB backup would cause backup_local_db task to be stuck running
...
Slightly updated tasks UI
2022-04-21 19:56:09 -04:00
Isaac Abadi
a288163644
Added ability to backup remote DB
...
Added ability to restore DB
2022-04-21 19:29:50 -04:00
Isaac Abadi
091f81bb38
Added UI for managing tasks
...
Added ability to schedule tasks based on timestamp
Fixed mismatched types between frontend and openapi yaml
Simplified imports for several backend components
2022-04-21 03:01:49 -04:00
Egor Bakanov
033d0d0658
Fixed file type dropdown margin
2022-03-22 13:16:13 +07:00
Tzahi12345
cc75e94408
Merge pull request #218 from NotWoods/api-generator
...
Generate types from OpenAPI
2021-09-30 22:29:03 -06:00
Isaac Abadi
bff40d97bb
Invalid locales do not prevent languages from being selected anymore
...
Fixed video previews on mouse over when in multi-user mode
2021-09-30 22:27:44 -06:00
Isaac Abadi
3937700eff
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into api-generator
2021-09-29 02:38:42 -06:00
Isaac Abadi
8aa354ac24
Fixed issue where navigating to a sub's video would play all videos from the subscription
2021-09-21 20:05:09 -06:00
Isaac Abadi
27faff054e
Recent videos component now remembers sort order between page reloads
2021-09-19 14:56:32 -04:00
Isaac Abadi
7ee34d21eb
Disables download cancelling for now
2021-09-16 15:28:25 -04:00
Isaac Abadi
b08325c1e3
Added ability to filter for only audio and only video files in the home page
2021-09-15 10:47:46 -06:00
Isaac Abadi
775a1766d8
Added max concurrent downloads setting
...
Fixed issue where navigating to a subscription video would make the player behave like a playlist for the whole sub
2021-09-15 09:44:31 -06:00
Isaac Abadi
dbefb66021
Fixed issue where errored downloads would result in an infinite loop of error messages in the home page
...
Added dialog to view error from an errored out download
2021-09-13 23:19:59 -06:00