Tzahi12345
19f35d6af4
Updated content-loader and ngx-file-drop to improve build times
2023-05-03 01:33:51 -04:00
Tzahi12345
0e5c78db0d
Modified archive logic to align with #366
2023-04-29 19:34:08 -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
6010d991fb
Enabled strict template mode in Angular
...
Code cleanup
2023-01-29 15:51:50 -05: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
b11a4e006c
Updated to material design v15
2022-11-26 17:28:10 -05:00
Glassed Silver
9a250b5c58
Update unified-file-card.component.html
2022-06-27 02:06:13 +02: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
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
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
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
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
3241d6aaaf
Added download manager to home page if autoplay is disabled
...
Fixed bug where the UI attempted to generate a preview URL for placeholder file cards
Fixed bug where file renaming was always attempted even when not necessary
2021-09-13 22:42:37 -06:00
Isaac Abadi
97c5102eb9
Limited video previews to video files only
2021-08-25 23:54:56 -06:00
Isaac Abadi
a36794fd4f
Improved video preview behavior
2021-08-25 23:44:22 -06:00
Isaac Abadi
6639305771
Added video previews when hovering over a file card
2021-08-25 23:36:31 -06:00
Isaac Abadi
fb5c13db27
Fixed issue where files could be added to playlists of the wrong type
2021-07-26 20:14:13 -07:00
Isaac Abadi
92413bd360
Added ability to add file to playlist using the context menu
2021-07-26 20:10:22 -07:00
Isaac Abadi
085849c7ee
Fixed bug that prevented the menu for file cards from being opened (2)
2020-12-27 21:13:24 -05:00
Isaac Abadi
cf1dd43d36
Fixed bug that prevented the menu for file cards from being opened
2020-12-26 19:27:03 -05:00
Isaac Abadi
c63a64ebef
Categories will now auto-generate playlists
2020-12-23 01:29:22 -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
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
edc22cc47b
File cards now use the locale to format dates
2020-10-23 01:38:44 -04:00
Isaac Abadi
3d2d4efb31
Added context menu on right click of the unified file cards, with options to open a file in the player or do so in a new tab
2020-09-26 03:00:26 -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
Isaac Abadi
8a7409478a
Added the ability to download videos at higher resolutions than the highest mp4 ( fixes #76 )
...
Deprecates normal downloading method. The "safe" method is now always used, and download progress is now estimated using the predicted end file size
Thumbnails are now auto downloaded along with the other metadata
2020-08-29 23:05:37 -04:00
Tzahi12345
d7f04fc90a
Text for file duration in the unified file card component is now always black
2020-08-24 05:11:04 -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
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
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
68037613d8
Added icon for file type (audio/video) next to the download date
2020-08-02 18:25:41 -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 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