Isaac Abadi
dc6dd5f5a2
Added support for "large" sized cards
2020-08-22 00:47:18 -04:00
Isaac Abadi
12dcdfcb3c
Sidepanel mode and card size is now configurable and can be set from the about dialog (temp location)
2020-08-09 20:39:59 -04:00
Isaac Abadi
a481869166
Slightly update subscribe dialog styling
2020-08-01 21:28:22 -04:00
Isaac Abadi
9aee6e91cd
Added API to update subscription
...
Edit subscription component now works
2020-08-01 21:26:47 -04:00
Isaac Abadi
37d3e9326c
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into edit-subscriptions
2020-08-01 20:10:47 -04:00
Isaac Abadi
ae9e4e6857
Updated styling in settings and about page for a cleaner look
2020-07-25 16:02:36 -04:00
Isaac Abadi
c5b0a7a697
Updated confirm dialog to support async requests with loading spinner
2020-07-25 15:55:52 -04:00
Isaac Grynsztein
335b588c3a
Added edit subscription dialog (WIP)
2020-07-15 22:58:17 -04:00
Tzahi12345
38fa39d765
Merge pull request #159 from UnlimitedCookies/patch-1
...
Make more items translatable
2020-07-11 19:26:16 -04:00
Isaac Grynsztein
dd80c51f16
Removed pin setting functionality
...
- Simplifies security options: use multi user mode if you want to restrict access to the settings menu
2020-07-09 22:33:07 -04:00
UnlimitedCookies
84d83f228e
Make close button in About Dialog translatable
2020-07-10 01:31:59 +02:00
Isaac Grynsztein
990b3d4037
Added confirm dialog component to help with confirming actions
2020-07-05 22:12:07 -04:00
Isaac Grynsztein
a68ecfa730
Modifying playlist in dialog will now update the file manager automatically
2020-06-29 20:06:37 -04:00
Isaac Grynsztein
5511c94071
Added modify playlist component
2020-06-29 19:35:34 -04:00
Isaac Grynsztein
20f162d794
Added args modifier dialog to custom args input in the subscribe dialog
2020-06-21 23:40:39 -04:00
Tzahi12345
db81120645
Added audioOnlyMode, customArgs, and customFileOutput fields to the subscribe dialog
2020-06-12 17:57:34 -04:00
Tzahi12345
f485da06b5
Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors
2020-05-19 21:37:19 -04:00
Tzahi12345
d4ad1f9fce
Added additional sentence to custom args hint and fixed issue where empty args could be added through the args modifier
2020-05-06 02:38:39 -04:00
Tzahi12345
747735dffe
Arg modifier chip list now supports auto complete and arg description as the chip tooltip
...
Fixed bug that caused custom args to reset after exiting arg modifier without hitting cancel
2020-05-05 20:11:23 -04:00
Tzahi12345
0504167734
Arg modifier improvements: args are now shown as removable chips which can be directly typed as well (w/o using the adder)
2020-05-04 15:39:33 -04:00
Tzahi12345
8e5db3e9d1
Custom args and global custom args now use double comma as a delimiter. This should allow file names with spaces when using custom args (global and not)
2020-05-03 21:05:56 -04:00
Tzahi12345
1861011fb0
Cleaned up code and added missing translation units
2020-05-03 19:35:38 -04:00
Tzahi12345
4e6d68d9e6
Updated video playing/sharing logic to support sharing of playlists in multi user mode and when multi user mode is disabled
...
Fixed bug that caused normal archive to be used in multi-user mode
Updated login logic when username is not found or user file is missing
Fixed bug that prevented playlist sharing from working
Added ability to use timestamps when sharing videos
2020-05-02 20:36:30 -04:00
Tzahi12345
b685b955df
Added roles and permissions system, as well as the ability to modify users and their roles
...
Downloads manager now uses device fingerprint as identifier rather than a randomly generated sessionID
2020-05-01 03:34:35 -04:00
Tzahi12345
e7b841c056
Added UI flow for creating default admin account. Dialog will show up after enabling or in the login menu if the admin account isn't present
2020-04-30 16:31:36 -04:00
Tzahi12345
81b0ef4a72
Refactored initialization process to better facilitate auth if necessary
...
Date in user profile dialog now shows date
2020-04-30 13:28:58 -04:00
Isaac Grynsztein
4b2b278439
Sharing and video downloads on shared videos now work for multi-user mode
2020-04-27 04:31:39 -04:00
Isaac Grynsztein
1ac6683f33
Custom quality configurations now use the old downloading method to avoid errors
...
postsservice now does jwt auth after checking if multi user mode is enabled
Minor update to user profile UI
Added setting for enabling and disabling multi user mode
2020-04-26 21:37:08 -04:00
Isaac Grynsztein
a7c810136b
Added basic user profile component
2020-04-26 17:33:29 -04:00
Isaac Grynsztein
f6f54c0e53
Fixed bug where video infos caused an error for streaming-only subscriptions
2020-04-09 23:41:21 -04:00
Isaac Grynsztein
e15141c5e0
Added backend and database support for video streaming
...
Added UI support for video streaming. branch is now feature-complete
2020-04-09 23:33:58 -04:00
Isaac Grynsztein
a61606b69f
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into streaming-only-mode
2020-04-09 22:29:56 -04:00
Isaac Grynsztein
dd0f58d421
Fixed bug where updater kept asking for updates on the update after it completed
2020-04-09 01:36:46 -04:00
Isaac Grynsztein
2ca6aa7bd7
Video URL now wraps in video info dialog
2020-04-09 01:36:02 -04:00
Isaac Grynsztein
14bf2248cf
Added UI support for sharing videos
2020-04-07 18:19:12 -04:00
Isaac Grynsztein
2a1aa4036c
New checkbox to select streaming only mode when subscribing
2020-04-07 01:52:59 -04:00
Isaac Grynsztein
c36867d368
Added progress bar to file downloads
...
Added two new API calls, to update the server to a particular version and to get the updater status
You can now update through the UI, and a status dialog displays after
2020-04-02 21:53:08 -04:00
Isaac Grynsztein
baad97182a
Updated version tag
2020-03-27 20:02:06 -04:00
Isaac Grynsztein
26ca5d51a5
Fixed about dialog translations
2020-03-27 16:59:50 -04:00
Isaac Grynsztein
603c13eb4c
Modified about dialog to have a more consistent design, and added the logo & github logo to the top
2020-03-25 17:07:23 -04:00
Isaac Grynsztein
72b42dea5a
About dialog now informs user when update is available or when they are up to date based on the github release api
2020-03-25 07:39:39 -04:00
Isaac Grynsztein
9e4d36e6ed
Updated look of about dialog's close button
2020-03-24 19:27:25 -04:00
Isaac Grynsztein
4094fda71d
Updated spanish translations to final 3.5 version
...
Removed erroneous log
2020-03-20 22:59:56 -04:00
Isaac Grynsztein
fa2800a391
merge fixd import
2020-03-20 22:47:04 -04:00
Isaac Grynsztein
4aaaddac92
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin
2020-03-20 22:46:06 -04:00
Isaac Grynsztein
2b2a033b7e
Added extensions settings where information on extensions can be found and bookmarklet is generated
...
Created arg modifier dialog to assist in editing youtube-dl args
- This arg dialog contains all the available args and their description
- Includes a convenient search bar and categorized list of args to help you find the one you're looking for, or just explore what's available.
Arg modifier is available for both global args (in settings) and local args (in the advanced mode)
2020-03-20 16:16:10 -04:00
Isaac Grynsztein
b2730926c8
Updated translation details to improve clarity
...
Added upload date property to files in UI
Subscription videos can now be filtered by some of their properties (size, upload date, name, duration)
Subscription videos are now centered
2020-03-17 21:38:49 -04:00
Isaac Grynsztein
1a79b489ab
Added video info dialog
...
File cards and subscription file cards now use video info dialog so that users can see info on each individual video
Ellipsis are now added client-side to video titles in file cards
2020-03-17 06:58:05 -04:00
Isaac Grynsztein
2cd35cccd1
Added about page
2020-03-15 22:05:00 -04:00
Isaac Grynsztein
c17d29075e
Updated angular material to v9
...
Added further translation support
2020-03-15 00:48:16 -04:00