Isaac Abadi
560aaadca1
Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy
2020-08-14 17:56:44 -04:00
Isaac Abadi
533dd49ed0
Subscription buttons are now fixed
2020-08-14 17:42:51 -04:00
Isaac Abadi
001d907c3a
Fixed UI bug where quality options spinner would clip through the URL input card
2020-08-14 17:42:31 -04:00
Isaac Abadi
4302625858
Updated styling of recent videos component, the search/sort options now look good on mobile
2020-08-14 17:41:55 -04:00
Isaac Abadi
d49a67dfd0
Updated styling for videos in video player
2020-08-11 21:04:28 -04:00
Isaac Abadi
96c52f2d5b
Fixed bug where subscription videos could not be downloaded from the player
2020-08-11 14:45:37 -04:00
Isaac Abadi
61c03b6681
Sidepanel defaults to open when in 'side' mode AND in the home page
2020-08-11 01:25:33 -04:00
Isaac Abadi
7c349163b6
Updated max height for video player
2020-08-10 14:37:52 -04:00
Isaac Abadi
25bfb9e518
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material
2020-08-10 14:27:46 -04:00
Isaac Abadi
c9b615c659
Added option to change JWT expiration time called "Login expiration" in the Advanced tab
2020-08-10 14:26:59 -04:00
Isaac Abadi
356f31343e
Adjusted positioning of add playlist button on home screen
2020-08-09 20:47:23 -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
47c19c0cdc
Updated player styling
2020-08-09 20:17:01 -04:00
Isaac Abadi
d0eff42f2a
Removed unneeded comments
2020-08-09 20:16:49 -04:00
Isaac Abadi
4472aae3e9
Removed redundant header in main component
2020-08-09 20:16:27 -04:00
Isaac Abadi
c55d3de9a0
Recent videos component now includes header, search, and sort capabilities
2020-08-09 20:16:10 -04:00
Isaac Abadi
1cdc1640ac
Unified file card now supports playlists
...
Added custom playlists component
Removed legacy file manager from home screen
2020-08-09 19:24:29 -04:00
Isaac Abadi
fcaf8b5a62
Updated create playlist dialog to not require a type to be set prior
...
- duration and registered variables are now set for playlists
2020-08-09 19:23:29 -04:00
Isaac Abadi
8c7b2dfc79
Added ability to delete files in the recent videos component w/ archive support
2020-08-09 14:08:22 -04:00
Isaac Abadi
0ab6535fec
Added ability to download files for recent videos component
...
Updated styling for unified file card (elevation on hover)
2020-08-08 15:59:29 -04:00
Isaac Abadi
d7aa39599d
Removed subscriptions_use_youtubedl_archive setting, to use youtube-dl archive functionality, there is now just one setting for both subscription and non-subscription videos
2020-08-08 15:58:48 -04:00
Isaac Abadi
68037613d8
Added icon for file type (audio/video) next to the download date
2020-08-02 18:25:41 -04:00
Isaac Abadi
3df384de22
Recent videos now supports 2 card sizes
2020-08-02 18:03:50 -04:00
Isaac Abadi
f0c4ed4590
Unified file card now supports small and medium size
...
Duration styling/position updated and added download date time
2020-08-02 18:03:29 -04:00
Isaac Abadi
fd35153721
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into homepage-redesign
2020-08-02 16:24:07 -04:00
Isaac Abadi
a481869166
Slightly update subscribe dialog styling
2020-08-01 21:28:22 -04:00
Isaac Abadi
eb4ed32fcb
Added edit button to subscription
2020-08-01 21:27:35 -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
f12ea017bc
Re-added parameter to checkAdminCreationStatus
2020-07-27 22:01:47 -04:00
Isaac Abadi
cd18bce509
Fixed bug where settings menu could be accessed from the login menu in multi user mode
2020-07-27 21:55:01 -04:00
Isaac Abadi
5ef4388d73
Fixed bug where checking admin creation status would not run
2020-07-27 21:51:31 -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
333556c305
Removed erroneous code and added the ability to kill all downlaods
2020-07-25 15:57:10 -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
8384b73c4c
Added support for navigating to files in recent videos (subscription and not). No support for download-only mode yet
...
Added navigate to subscription menu item for the files
Sidenav mode is "side" now for testing, likely not a permanent change and will be optional in the future
2020-07-18 20:37:43 -04:00
Isaac Grynsztein
cc189a3abd
Unified videos videos are now properly retrieved from the server
2020-07-15 23:37:00 -04:00
Isaac Grynsztein
335b588c3a
Added edit subscription dialog (WIP)
2020-07-15 22:58:17 -04:00
Isaac Grynsztein
4ebb2d4297
Created unified file card component, recent videos component (not done) and started scaffolding work on the backend
2020-07-13 22:09:48 -04:00
Isaac Grynsztein
d371ccf094
Fixed bug in about page where "You can update from the settings menu" was erroneously displayed
2020-07-12 03:41:23 -04:00
Tzahi12345
38fa39d765
Merge pull request #159 from UnlimitedCookies/patch-1
...
Make more items translatable
2020-07-11 19:26:16 -04:00
UnlimitedCookies
9e5de88675
Even more internationalization improvements :)
2020-07-10 15:00:54 +02: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
14bd82c508
Fixed bug where navigating home would reset the cached volume setting
2020-07-07 15:27:15 -04:00
Isaac Grynsztein
e97e9ec717
Logs viewer will now color-code logs based on type (error, warning, info, etc.)
...
You can also clear logs from the logs viewer as well
2020-07-05 22:17:54 -04:00
Isaac Grynsztein
990b3d4037
Added confirm dialog component to help with confirming actions
2020-07-05 22:12:07 -04:00
Isaac Grynsztein
2e7b1c2d53
Fixed wording for youtube-dl archive setting in the downloader tab
2020-07-04 21:34:47 -04:00
Isaac Grynsztein
2442067ca0
Manually updated spanish translations
2020-07-04 12:07:22 -04:00
Isaac Grynsztein
41d4dfeba1
Updated version to 4.1
2020-07-03 17:57:47 -04:00