Commit Graph

36 Commits (59bf6ff86d76fa61624366618ac27e29bb8fa909)

Author SHA1 Message Date
Tzahi12345 19f35d6af4 Updated content-loader and ngx-file-drop to improve build times 3 years ago
Tzahi12345 6010d991fb Enabled strict template mode in Angular
Code cleanup
3 years ago
Tzahi12345 121f5586a6 Added ability to generate RSS feed URLs from the UI
Moved property sorting into its own component
3 years ago
Isaac Abadi 1d10d36304 Misc style improvements and code cleanup 3 years ago
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
3 years ago
Isaac Abadi 0efbd11d29 Converted input placeholders to mat-label
Various style improvements

Updated translations
3 years ago
Isaac Abadi b11a4e006c Updated to material design v15 3 years ago
Isaac Abadi 48f0a700ab Paginator is now always visible to avoid case where file type filter permanently disappears 3 years ago
Isaac Abadi 162094a9b9 File type filter now only appears with the paginator 3 years ago
Isaac Abadi 6d3f5e6c94 Improved UI for download only mode
Updated API model for DatabaseFile
3 years ago
Isaac Abadi e1cb56e8e9 Unified create and modify playlist components 3 years ago
Isaac Abadi 690cc38899 Updated playlist file selection to use recent videos component
Playlists are now file type agnostic

Updated translations
3 years ago
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
3 years ago
Egor Bakanov 033d0d0658
Fixed file type dropdown margin 4 years ago
Isaac Abadi bff40d97bb Invalid locales do not prevent languages from being selected anymore
Fixed video previews on mouse over when in multi-user mode
4 years ago
Isaac Abadi b08325c1e3 Added ability to filter for only audio and only video files in the home page 4 years ago
Isaac Abadi 20cedb6c29 Pagination and filtering of files is now server-side
Importing unregistered files does not block server start anymore
4 years ago
Isaac Abadi dac5919ffb Updated look of buttons and several home page elements 4 years ago
Isaac Abadi 92413bd360 Added ability to add file to playlist using the context menu 4 years ago
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)
5 years ago
Isaac Abadi 8c916d8fe4 Fixed bug that prevented search on the home page from working 5 years ago
Isaac Abadi bb18e1427e Added paginator to the home page 5 years ago
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
5 years ago
Isaac Abadi edc22cc47b File cards now use the locale to format dates 5 years ago
Isaac Abadi 851bfb81ba File cards are now properly centered 5 years ago
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 5 years ago
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
5 years ago
Isaac Abadi dc6dd5f5a2 Added support for "large" sized cards 5 years ago
Isaac Abadi 4302625858 Updated styling of recent videos component, the search/sort options now look good on mobile 5 years ago
Isaac Abadi 12dcdfcb3c Sidepanel mode and card size is now configurable and can be set from the about dialog (temp location) 5 years ago
Isaac Abadi c55d3de9a0 Recent videos component now includes header, search, and sort capabilities 5 years ago
Isaac Abadi 8c7b2dfc79 Added ability to delete files in the recent videos component w/ archive support 5 years ago
Isaac Abadi 0ab6535fec Added ability to download files for recent videos component
Updated styling for unified file card (elevation on hover)
5 years ago
Isaac Abadi 3df384de22 Recent videos now supports 2 card sizes 5 years ago
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
5 years ago
Isaac Grynsztein 4ebb2d4297 Created unified file card component, recent videos component (not done) and started scaffolding work on the backend 5 years ago