Isaac Abadi
a78f4e99d0
Removed trivial browser log that occured at file deletion
2021-01-11 01:20:53 -05:00
Isaac Abadi
7835185fe0
Made file card deletion much more reliable by finding out the index of the file on deletion rather than attempting to maintain a valid index
2021-01-11 01:18:58 -05:00
Isaac Abadi
ed1375d40b
Fixed bug where deleting videos while searching caused them to still show up in the UI
2021-01-09 14:07:51 -05:00
Isaac Abadi
ea959547fd
Fixed bug where file indices were incorrectly assigned
2020-12-28 00:22:14 -05:00
Isaac Abadi
c63a64ebef
Categories will now auto-generate playlists
2020-12-23 01:29:22 -05:00
Isaac Abadi
4cbfab20e0
Added category info to video info dialog (if present)
...
- you can now search by category on the home page
2020-12-19 14:33:19 -05:00
Isaac Abadi
eb7661c14a
Fixed bug in file deletion where file indexes became stale
2020-12-19 02:06:52 -05:00
Isaac Abadi
59c38321fd
Fixed bug in file deletion
2020-12-19 01:46:19 -05:00
Isaac Abadi
e39e8f3dba
Home page paginator no longer disappears for empty pages
...
Paginator length fixed
Updated styling on paginator
Added new text if videos are not present on the home page (due to filter or no downloads in general)
2020-12-15 01:11:15 -05:00
Isaac Abadi
ff1bb8dee1
Reduced the max number of ghost cards to 10 for performance reasons
2020-12-10 19:34:15 -05:00
Isaac Abadi
3f10986cdf
Updated Angular to version 11
...
- ngx-videogular was replaced by @videogular/ngx-videogular
2020-12-10 19:33:53 -05:00
Isaac Abadi
8c916d8fe4
Fixed bug that prevented search on the home page from working
2020-12-05 04:19:48 -05:00
Isaac Abadi
bb18e1427e
Added paginator to the home page
2020-12-05 03:40:59 -05:00
Isaac Abadi
2f541a49df
Thumbnails now load using a faster method with a dedicated API route rather than sending blobs directly.
...
- In cases of lots of files, loading should be significantly faster
2020-11-25 15:36:00 -05:00
Isaac Abadi
727b047c39
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories
2020-10-23 02:00:57 -04:00
Isaac Abadi
edc22cc47b
File cards now use the locale to format dates
2020-10-23 01:38:44 -04:00
Isaac Abadi
0189d292a8
Fixed bug that prevented categorized files from being deletes and simplified the two delete file API calls into one
2020-10-18 02:20:06 -04:00
Isaac Abadi
851bfb81ba
File cards are now properly centered
2020-09-17 03:12:09 -04:00
Isaac Abadi
35d0d439fa
Control-clicking file cards will now open the player in a new tab
2020-09-17 03:11:52 -04:00
Tzahi12345
ba2acedb94
Files are now reloaded when you navigate back home
2020-08-24 05:13:01 -04:00
Isaac Abadi
c9016f446d
Ghosting colors for loading videos is now customizable in an internal config, allowing dark mode to have different colors for the ghosting
2020-08-22 18:55:24 -04:00
Isaac Abadi
919e2a649a
Updated styling of recent videos
...
Added content loader module which will add ghosting to the recent videos component while the files are loading
Updated custom playlists component to support large sized cards
2020-08-22 18:34:28 -04:00
Isaac Abadi
dc6dd5f5a2
Added support for "large" sized cards
2020-08-22 00:47:18 -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
96c52f2d5b
Fixed bug where subscription videos could not be downloaded from the player
2020-08-11 14:45:37 -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
c55d3de9a0
Recent videos component now includes header, search, and sort capabilities
2020-08-09 20:16:10 -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
3df384de22
Recent videos now supports 2 card sizes
2020-08-02 18:03:50 -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
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