85 Commits (073af5d2e648607edc3803159551a047f228f0ae)

Author SHA1 Message Date
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 0ca9fc0dca
app.py: Add missing imports & type var already used 2 years ago
Felix Stupp bf5049ce25
Add mass extract support for collections & medias 2 years ago
Felix Stupp cdb6cb754d
Display release date of media element in form "X months ago" 2 years ago
Felix Stupp bba57e82d8
app.py: Rewrite & add type hints and guards for mypy 2 years ago
Felix Stupp 4f0c8cb82d
Adapt to renaming send_file parameters of Flask 2 years ago
Felix Stupp 7ff9a821c5
Add buttons to set marks on collections 2 years ago
Felix Stupp e028e0abf7
app:show_collection: extract max count 2 years ago
Felix Stupp 1b8b684b73
Add endpoint /collection/overview
- for latter added mass extract collection
2 years ago
Felix Stupp f89215e45b
Add listing for all collections 2 years ago
Felix Stupp 2aa23dec2e
app: List only root collections on collection/to_watch 2 years ago
Felix Stupp 874532572b
app: Separate _list_collections and _by_filter 2 years ago
Felix Stupp da2ca3aed4
Add support to input progress as H:MM:SS 2 years ago
Felix Stupp 8834227335
app.py: Reformat code 2 years ago
Felix Stupp 4e341f9e16
app.py: Remove unused import for jsonify 2 years ago
Felix Stupp 2ae09f1130
app.py: Reformat code 2 years ago
Felix Stupp 93eaeb7c02
app.py: Make filter timedelta handle None values 2 years ago
Felix Stupp 060662a5a1
app.py: Rename filter timedelta while keeping filter name
- to make name timedelta free
2 years ago
Felix Stupp fd109ea1e5
app.py:encode_options: Improve type hints 2 years ago
Felix Stupp 04565affb2
Add & use this_url template global helper 2 years ago
Felix Stupp 62e2beeab7
Add site listing long media
- longer than 10 minutes
- in opposition to short media
- added to navigation header as well
2 years ago
Felix Stupp d31296af83
Add query stats for debugging 2 years ago
Felix Stupp 3c7bb0fe68
templates: move stats.htm to stats/main.htm 2 years ago
Felix Stupp 7ea87a1e0d
Use element_lookup_cache
- caches by what elements other elements are blocked
- resolves lookups for ordered playlists
2 years ago
Felix Stupp 5c97fe4b77
Implemented element_lookup_cache
- not used for now
2 years ago
Felix Stupp 96774bc43e
Add support for custom tables 2 years ago
Felix Stupp 5dd2e85035
app.py: Remove calls to not yet commited function 2 years ago
Felix Stupp 4dc3cfe98b
app: Pin directory for static files to default one 2 years ago
Felix Stupp d014a06d60
server: Reformat code 2 years ago
Felix Stupp dcd8952604
server: Disable DB debug mode by default 2 years ago
Felix Stupp a3af276918
Fix adding began videos to dashboard
Missed to pass began videos from DB to template
2 years ago
Felix Stupp bf4ba5b0ac
Fix applying env config converters correctly
- replacing on `is not None` wasn't implemented correctly
2 years ago
Felix Stupp b589b4b42c
add support for configuring pony's DB port 2 years ago
Felix Stupp 3cfe880ac0
app: remove unused import 2 years ago
Felix Stupp a76eb796ee
dashboard: Add began videos 2 years ago
Felix Stupp f0bf0a333c
dashboard(): Apply limit of links_f_pinned_colls at end 2 years ago
Felix Stupp 958b815277
dashboard: Sort links of pinned collections by release date 2 years ago
Felix Stupp e26817e6db
dashboard(): Rework pinned colls usage of already_listed
- moved to single update command for more performance
- required additional check in other set if link already given
- feels more unified to other, upcoming implementations
2 years ago
Felix Stupp 5843992af1
dashboard(): Rework links_f_pinned_colls var to be set 2 years ago
Felix Stupp c2eb7a3d6a
dashboard(): rename & replace already_listed var 2 years ago
Felix Stupp 47d823d56f
Format code 2 years ago
Felix Stupp c081486eca
dashboard: increase limits 2 years ago
Felix Stupp 5d6f781f15
Add (force) refresh button for media 2 years ago
Felix Stupp 705eddd327
force_refresh_collection: Ignore cache timeout check 2 years ago
Felix Stupp c12b96a00b
refresh_collections: Return error messages 2 years ago
Felix Stupp b15cdaed9a
Remove "Old Variety" recommendations
- will be replaced with adaptive recommendations
2 years ago