149 Commits (master)

Author SHA1 Message Date
Felix Stupp 7f2df84fe7
Implement media filter for raw media lists 8 months ago
Felix Stupp 292104f422
Add Infotainment recommendations page (hardcoded tag ID) 11 months ago
Felix Stupp 095b37c3ce
recommendations/adaptive: Do not jump to video after rated
- video might be missing afterwards
11 months ago
Felix Stupp 2d9c3eb8a8
Add title text to "make dependent" button for selection 11 months ago
Felix Stupp 4ff8bef871
Add navigatable pages for tags 11 months ago
Felix Stupp 1e27f7b3d1
UriHolder: Make uri & uri_set proper properties
- to avoid direct DB access
- to allow for getter & setter functions
- makes consistency checks on each lookup unneccesary
- propose async consistency checks (TODO)
11 months ago
Felix Stupp 8472fc4c0d
Add maintenance page with button to scrub temporary tags 1 year ago
Felix Stupp 5bbef2a5a1
recommendations/adaptive: Require max_length, ask if not given
- to speed up usage of adaptive recommendations
- as users had no chance of inserting a max length (which speeds up
calculation) before a first general search was started
- now users can insert a max length before starting a first calculation
1 year ago
Felix Stupp d6d65574bd
Add adaptive recommendations 2 years ago
Felix Stupp 4a7381ea8e
tag_list: Show tag notes 2 years ago
Felix Stupp d8bfb5061d
Allow to manually set single media dependencies 2 years ago
Felix Stupp e964b3f3f3
Add button to show recommendation per media 2 years ago
Felix Stupp b41e40dea8
Add sidebar with common recommendations (short filler, series episode, movies) 2 years ago
Felix Stupp 073af5d2e6
thumbnail view: Allow selecting multiple elements to mark as
first JavaScript supported feature
2 years ago
Felix Stupp 9fd314115a
thumbnail view: Hide common trails on media titles in collections 2 years ago
Felix Stupp 73343f0f82
macros/thumbnail_view_list: Allow faster mass check for considerable overlay 2 years ago
Felix Stupp 688433d22a
thumbnail view: Add overlay to unconsidered media
- calling functions can define, if overlay or check for considerable is required
2 years ago
Felix Stupp 4866901159
thumbnail view: Search for collection link if requested
- uses one found, if only one was found to prevent issues when multiple
would be possible
2 years ago
Felix Stupp e8ee39aa29
thumbnail view: Link to collection if known & requested 2 years ago
Felix Stupp a2c7ad2bbe
thumbnail view: show left time when video started 2 years ago
Felix Stupp d1a303caa5
thumbnail view: Show colored marker when video already started 2 years ago
Felix Stupp eab216407d
thumbnail view: Show colorful overlay when watched/ignored 2 years ago
Felix Stupp 9fda8b376a
thumbnail view: show overlay when buttons are displayed 2 years ago
Felix Stupp 6f0241982e
Implement thumbnail view 2 years ago
Felix Stupp feecb6b3a1
tag_list: Add title to tag ids for super/sub tags
shown with mouse hover
2 years ago
Felix Stupp 0acac98226
dashboard: Rename header "Other latest video", remove "other" 2 years ago
Felix Stupp 7a4dbe5e53
dashboard: Link to all pinned collections when no episodes to watch are found 2 years ago
Felix Stupp 2a3a97a6e8
Add watch in order toggle button to collection table 2 years ago
Felix Stupp ac652762fd
Show count & to watch count in collection table
Calculated using SQL and not Stats class
2 years ago
Felix Stupp 18a2294cc8
Do not show collection statistics in collection table
Too ineffiecient for using on (nearly) all collections the same time
2 years ago
Felix Stupp 269bdc140c
Hide collection id in collection table 2 years ago
Felix Stupp d9a95dae1a
Show thumbnail of next or first episode in collection list 2 years ago
Felix Stupp 5beb0a8bdf
Do not use fragment on next episode of collection 2 years ago
Felix Stupp c33f59873b
Do not show random val on recommendations
- no recommendation algo uses random values anymore
2 years ago
Felix Stupp 001db8712b
Set single extractor uri field on autofocus 2 years ago
Felix Stupp bf5049ce25
Add mass extract support for collections & medias 2 years ago
Felix Stupp 01c1276a90
Sort collections of media element by title 2 years ago
Felix Stupp 41cd85ebbe
media_element: Show average release of all relevant collections 2 years ago
Felix Stupp cdb6cb754d
Display release date of media element in form "X months ago" 2 years ago
Felix Stupp a3a304e097
Add form to set progress on media element 2 years ago
Felix Stupp 22418120e9
Show thumbnail of media element aside description 2 years ago
Felix Stupp fa32bb2439
Show description of media element if set 2 years ago
Felix Stupp 986d322f83
Retheme media_element html template
- for further additions
2 years ago
Felix Stupp 120a42476a
templates/macros: Allow embeddings into post_form 2 years ago
Felix Stupp a03f31222c
Show sub collections of a collection 2 years ago
Felix Stupp cce84e5ac4
Show collection description if set 2 years ago
Felix Stupp 41e23f33a0
Show average release length for collections 2 years ago
Felix Stupp 4c9ce313e2
Show count of elements in a collection 2 years ago
Felix Stupp a77cf3ce8f
Translate "umschalten" to "toggle" 2 years ago
Felix Stupp 395bf74f0c
Show button to toggle Collection's ignore 2 years ago