49 Commits (b589b4b42c005ac0f3ac7b5665b214eca300b42d)

Author SHA1 Message Date
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
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