129 Commits (d1a303caa5b145c6ba88b6b6ae51378f24d73ca6)

Author SHA1 Message Date
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
Felix Stupp bbe2280255
macros: Add collection_entry macro
- similar to media_entry / link_entry
- unused for now
2 years ago
Felix Stupp 1c9c6a2502
CSS: Design navigation bar and fix onto top border 2 years ago
Felix Stupp 4df5138b82
CSS: Decrease default font size of buttons 2 years ago
Felix Stupp d4afa9028e
CSS: Increase margin&padding of buttons 2 years ago
Felix Stupp a716581337
macros:media_element_buttons: Use icons replacing text 2 years ago
Felix Stupp 2053cda5e1
macros:link_position_marker: Fix conditional comma 2 years ago
Felix Stupp 0d09b10f01
macros.htm: Make fragment usage configurable 2 years ago
Felix Stupp d0136640bd
Add CSS class to play_button 2 years ago
Felix Stupp 21365a5e24
Change play button default symbol to play icon 2 years ago
Felix Stupp 47aeeb5f34
Make play button content / symbol configurable 2 years ago
Felix Stupp 6ec7da89a9
Restrict play links to videos from ytdl / youtube
- others sadly cannot be played by mpv
2 years ago
Felix Stupp 4c9b1b0845
Link from collection to its creator if exists 2 years ago
Felix Stupp 7ff9a821c5
Add buttons to set marks on collections 2 years ago
Felix Stupp f89215e45b
Add listing for all collections 2 years ago
Felix Stupp 04565affb2
Add & use this_url template global helper 2 years ago
Felix Stupp 2e767fddf0
Make buttons in media tables more responsive 2 years ago
Felix Stupp 8ca61f27e9
Make media table headers shorter with blanks / icons 2 years ago
Felix Stupp 68e1394402
macros.htm: Reformat code & remove surrounding whitespace from formatting 2 years ago
Felix Stupp e5f26caff3
CSS: Enforce single-line buttons uniformly 2 years ago
Felix Stupp 92cd6e2c28
CSS: Set cursor for buttons to be uniform
- pointer for enabled buttons
- default for disabled buttons
2 years ago