260 Commits (f8b9825a2ab36b654409de6911e50614fbb0070d)
 

Author SHA1 Message Date
Felix Stupp 20ce11b9e7
TagRootElement.share_score: Also abort if points to share are 0 3 years ago
Felix Stupp 5743b70d96
models ignored_recurive: Reworked for simplicity 3 years ago
Felix Stupp 099b3423e9
models ignored_recursive: Fix searching links for this episode 3 years ago
Felix Stupp 862cf78c74
models: Fix column name of MediaElement.ignored 3 years ago
Felix Stupp a51aa48941
extractors/collection: Extract _add_episode into base 3 years ago
Felix Stupp 629e125838
models: MediaCollection: Increase effiency of completed property 3 years ago
Felix Stupp b41ecfb080
server: Add endpoint for unsorted media 3 years ago
Felix Stupp 7b4112b960
server: Added endpoint for short media 3 years ago
Felix Stupp 1e2a7b2569
app: Add endpoint for listing collections with unwatched episodes 3 years ago
Felix Stupp 4fbbb71254
server: Extract _list_collections from list_collections endpoint 3 years ago
Felix Stupp 0c1b82a9cd
Add general overall dashboard 3 years ago
Felix Stupp cb0d5dae29
app: Add simple page for pinned collections 3 years ago
Felix Stupp 60ba3c8919
collection_element.htm: Add UI for pinned property 3 years ago
Felix Stupp 8100e2efce
app: Add pinned to be a property modifiably using API 3 years ago
Felix Stupp 39d8c4f535
models: Add MediaCollection.pinned property 3 years ago
Felix Stupp 87b4fb03ea
models: Fix MediaElement.can_considered check for being next episode 3 years ago
Felix Stupp 70805c18de
Add generic body_header with navigation bar 3 years ago
Felix Stupp 03a97fc975
app: Convert refresh collection(s) API endpoints to POST
- following REST specification that GET should never change data
3 years ago
Felix Stupp 269db05250
app: Remove depreacted page /media/length 3 years ago
Felix Stupp 2e19d06f93
macros.htm: Extract link_position_marker() macro 3 years ago
Felix Stupp 76024c0e12
macros.htm: Extracted macro media_table from media_list.htm 3 years ago
Felix Stupp 94ac7028be
media_list.htm: Remove progress column as not required anymore 3 years ago
Felix Stupp cb91ec1325
macros.htm: Add support to send progress to client on using play button 3 years ago
Felix Stupp 66502e5c08
server: moved as_play_link from being a filter to a macro 3 years ago
Felix Stupp 0e468d457f
macros.htm: Fix support for fragments in hidden_redirect_back 3 years ago
Felix Stupp 9945818320
client: Add support for direct http(s) links 3 years ago
Felix Stupp e0ef5eb9b7
client: Add support for starting video at certain time 3 years ago
Felix Stupp 3c7310f970
media_element.htm: Add tags to info 3 years ago
Felix Stupp adf95f3e5c
media_element.htm: Add info about length with progress 3 years ago
Felix Stupp e119f55640
Add recommendation pages for variety and binge 3 years ago
Felix Stupp 23c079abc1
app: Added API endpoint to update all collections and specific ones 3 years ago
Felix Stupp 381ec54796
Added page for UI for tag list 3 years ago
Felix Stupp ce01248ec2
app: Added stats used in frontend 3 years ago
Felix Stupp e16920b9f7
Add endpoint and UI page for extracting new collections 3 years ago
Felix Stupp 9263e43161
app: Remove unused endpoint update_collection 3 years ago
Felix Stupp 835ce40f89
collection_list.htm: Add tags as column 3 years ago
Felix Stupp 53cc489026
collection_list.htm: Add id as column 3 years ago
Felix Stupp b20cc7b0f2
collection_list.htm: Add ignored count as column 3 years ago
Felix Stupp bc03d086ca
collection_list.htm: Move title column at end 3 years ago
Felix Stupp b2728c36c9
collection_element: Add tags to UI 3 years ago
Felix Stupp 20820eb3cb
collection_element.htm: Add stats to element info 3 years ago
Felix Stupp 67569da5f6
collection_element: Fix post_form for keep_updated to check same property 3 years ago
Felix Stupp 0d51df0dc6
media_list: Replace length column with "to watch"/"left length" 3 years ago
Felix Stupp 0fc1a1ec0d
media_list.htm: Change length row to fancy length format 3 years ago
Felix Stupp 5b78e8120c
add MediaCollection|MediaElement.add_single_uri and rewrite appropiate usages 3 years ago
Felix Stupp c77e0ac81e
entertainment_decider/extractors/generic: Add debug log for skipped elements due to cache timeout 3 years ago
Felix Stupp 18ec39e7b2
extractors/collection/tt_rss: Remove debug priting for labels 3 years ago
Felix Stupp b982f7b5bb
extractors/collection/tt_rss: Decrease cache timeout to 10 minutes 3 years ago
Felix Stupp c99c69b7df
extractors/collection/*: Fix check for cache timeout 3 years ago
Felix Stupp 6b45d0fbd1
extractors/{collection,media}: Add *_update method 3 years ago