498 Commits (master)
 

Author SHA1 Message Date
Felix Stupp 04d73f253d
models: Fix points on (TagRootElement|TagTreeElement).share_score to be float 3 years ago
Felix Stupp f2d35e0c92
media_list.htm: Remove "Consider" column as always yes 3 years ago
Felix Stupp 5d59a85f8c
media_list.htm: Remove full length at top (replaced with /stats page) 3 years ago
Felix Stupp b34c563ea8
Filter general media list to newest 100 videos which "can_considered" 3 years ago
Felix Stupp 0bbd7349a0
app filter timedelta: Rebuild to UI friendly filter 3 years ago
Felix Stupp c7df6b9fce
stats.htm: Add stats for ignored / to watch videos 3 years ago
Felix Stupp 1f0751a89b
stats.htm: Add support for average length of videos 3 years ago
Felix Stupp 012aad4c86
stats.htm: Refracted template to remove duplicity 3 years ago
Felix Stupp 8ad896b75a
templates/media_list: Order title at end of table 3 years ago
Felix Stupp 03f2848283
templates: Extract media_entry and link_entry to macros 3 years ago
Felix Stupp 23834ad9e9
Add stats page 3 years ago
Felix Stupp 6312143abb
Refractor/Extend tag system and add auto recommendation algorithm 3 years ago
Felix Stupp 6330443876
Allow unextracted elements and collections to exists, add/use reflecting property 3 years ago
Felix Stupp ad5a504263
extractors/collection/youtube: Normalize playlist titles as well 3 years ago
Felix Stupp e9e5aef891
templates: Normalize media element buttons while adding editing buttons 3 years ago
Felix Stupp 4f4ac8ff7b
templates/collection_element: Add buttons to change collection properties 3 years ago
Felix Stupp 38381e0b1f
Add API endpoints for editing collections and media elements 3 years ago
Felix Stupp 5346a2f7a4
templates/macros: Add macro for single button post forms 3 years ago
Felix Stupp 8d6f6760b8
templates/media_element: Add release date to properties 3 years ago
Felix Stupp 55e68578f7
templates/collection_element: Add release_date to episode entries 3 years ago
Felix Stupp 9a264aec1b
templates/collection_element: Add id to episode entries 3 years ago
Felix Stupp 8ebed213bb
templates/collection_element: Spread property entries 3 years ago
Felix Stupp af26e08b90
Disable special coloring on visited links 3 years ago
Felix Stupp f7c907b5a2
templates/macros: expand CSS for links 3 years ago
Felix Stupp 1bca3104bd
Normalize auto-generated collection titles 3 years ago
Felix Stupp d0b3795484
extractors/generic: Add Optional to load_* type hints 3 years ago
Felix Stupp b19bfbb8a4
extractors/collection: Also configure newly created collection object 3 years ago
Felix Stupp 4adb0484f3
extractors/collection: Extract method __configure_collection 3 years ago
Felix Stupp bc68e40ad7
extractors/media/base: Made 4 functions for author collections private 3 years ago
Felix Stupp 699708043c
extractors/collection/youtube: Assign better collection name for YT-channels 3 years ago
Felix Stupp aafa99cbf7
extractor/collection/{tt_rss,youtube}: Fix extracting media uri's 3 years ago
Felix Stupp 37d24b0cee
Fix searching in extractor list instead of keys 3 years ago
Felix Stupp 2bba9d21b9
Added shared macros template with shared style 3 years ago
Felix Stupp dedefbe4d6
server: only show not watched & not ignored elements in default media list 3 years ago
Felix Stupp 04fc620e1d
Added play buttons for invoking desktop-client 3 years ago
Felix Stupp b390cbfb17
Added "desktop-client" 3 years ago
Felix Stupp 6f88153932
model: Added before_update handlers for auto uri linking 3 years ago
Felix Stupp 133ab9e612
models: Add headers to separate model categories 3 years ago
Felix Stupp 4c0b111620
models: Renamed _uris to uris 3 years ago
Felix Stupp bdc9cd7f5c
extractors.all.ytdl.get_playlist_info: Add required args for youtube-dl 3 years ago
Felix Stupp e41175f0fa
Extracted extractors.all.ytdl module 3 years ago
Felix Stupp 9340d4171a
Extracted extractors.all.tt_rss module 3 years ago
Felix Stupp c01d522749
extractors: Added mechanic to update last_updated date 3 years ago
Felix Stupp 86520ae30e
Added search for suitable extractor automatically 3 years ago
Felix Stupp beaf99e539
Remove extractor_cache and further usages of it 3 years ago
Felix Stupp fe183d0411
models: Remove unused extractor_cache_valid methods 3 years ago
Felix Stupp a39ad912b5
models: Renamed extractor_cache_date to last_updated for MediaCollection and MediaElement 3 years ago
Felix Stupp 83b88fb89e
Init flask / ponyorm server 3 years ago