85 Commits (073af5d2e648607edc3803159551a047f228f0ae)

Author SHA1 Message Date
Felix Stupp 85b748f5e6
Remove Binge recommendations
- will be replaced with
  - single video recommendations
  - adaptive recommendations
2 years ago
Felix Stupp 374f08dec9
server/app: import single names from datetime module 2 years ago
Felix Stupp 3fea70f584
api_collection_element: Explain TODO for wio_auto better 2 years ago
Felix Stupp 65f7f3ac9d
api_colllection_element: Update wio_auto after other value changes 2 years ago
Felix Stupp 2bb9e78e63
api_collection_extract: Rename var m to c for collection 2 years ago
Felix Stupp e727561355
Add route for media thumbnails 2 years ago
Felix Stupp d41f2d2945
Format code 2 years ago
Felix Stupp c5eecef42d
Add "last updated" to stats page
- inferred by looking at last updated collections
- may be wrong if "add collection" was used, but should work fine most times
2 years ago
Felix Stupp bd72ad77bb
Reformat code (partially using black) 2 years ago
Felix Stupp 188bf369aa
Hide collection elements and link to subpage for big collections 2 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 8100e2efce
app: Add pinned to be a property modifiably using API 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 66502e5c08
server: moved as_play_link from being a filter to a macro 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 6e002db353
Added API endpoint media/extract and simple UI 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 23834ad9e9
Add stats page 3 years ago
Felix Stupp 38381e0b1f
Add API endpoints for editing collections and media elements 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 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