dropin

alternative frontend for dropout.tv
git clone https://git.ce9e.org/dropin.git

DateCommit messageAuthor
2025-03-27 03:25fix item title in searchTobias Bengfort
2025-03-13 07:10fetch paginated results in fetch_itemsTobias Bengfort
2025-03-13 07:44support files as itemsTobias Bengfort
2025-03-13 05:44get_next: do not rely on indexTobias Bengfort
2025-03-13 05:54handle 429 responseTobias Bengfort
2025-03-12 20:44fix: work around missing metadataTobias Bengfort
2025-03-08 14:13fix cacheTobias Bengfort
2025-03-07 07:05display canonical collection instead of seriesTobias Bengfort
2025-03-05 19:52only cache videos for a 5 minutesTobias Bengfort
2025-03-01 09:21feed: fix item descriptionTobias Bengfort
2025-03-01 08:57async_cache: evict stale entries on every callTobias Bengfort
2025-03-01 08:55refactor async_cacheTobias Bengfort
2025-02-26 20:06fixup: avoid shortcuts when active element accepts inputTobias Bengfort
2025-02-25 23:03add youtube shortcutsTobias Bengfort
2025-02-25 22:49display eposide number in listTobias Bengfort
2025-02-14 22:27automatically skip to next videoTobias Bengfort
2025-02-14 22:25allow to link to specific positionTobias Bengfort
2025-02-13 08:55rss: only include a single format in feedTobias Bengfort
2025-02-12 03:16use release_dates if availableTobias Bengfort
2025-02-12 02:55refactor: inherit series template from collectionTobias Bengfort
2025-02-12 02:53refactor: top level objects in contextsTobias Bengfort
2025-02-10 18:36style: fix list tile focus styleTobias Bengfort
2025-02-10 13:24style: gap in headerTobias Bengfort
2025-02-10 13:15workaround: rm crossorigin from <video>Tobias Bengfort
2025-02-10 13:04highlight active video qualityTobias Bengfort
2025-02-10 12:36feed: fix pubDate formatTobias Bengfort
2025-02-10 04:10refactor render_feedTobias Bengfort
2025-02-10 03:43add playlist feedTobias Bengfort
2025-02-10 03:41only link to feed if ORIGIN is setTobias Bengfort
2025-02-10 03:32more generic feed templateTobias Bengfort
2025-02-10 03:04add support for /playlist linksTobias Bengfort
2025-02-10 03:01README: add podcastsTobias Bengfort
2025-02-10 03:00README: add featuresTobias Bengfort
2025-02-07 12:46set width and height on video elementTobias Bengfort
2025-02-07 12:42improve whitespace in rendered HTMLTobias Bengfort
2025-02-07 12:28calculate CO₂ intensity of videosTobias Bengfort
2025-02-07 11:22add some rel semantics for linksTobias Bengfort
2025-02-07 11:18link to dropout.tvTobias Bengfort
2025-02-07 11:16render linebreaks for descriptionsTobias Bengfort
2025-02-07 11:00include series name in video titleTobias Bengfort
2025-02-07 10:54relative datetime: prefer larger time unitsTobias Bengfort
2025-02-07 10:50invalidate cache after 1 hourTobias Bengfort
2025-02-07 09:50only use credentials when actually neededTobias Bengfort
2025-02-07 09:38hardcode available formatsTobias Bengfort
2025-02-07 09:38support adaptive formats in file viewTobias Bengfort
2025-02-07 09:32store ORIGIN in env globalsTobias Bengfort
2025-02-06 21:58file view: use closest qualityTobias Bengfort
2025-02-06 22:12set exception in async_cacheTobias Bengfort
2025-02-06 21:33auth: set exception on futureTobias Bengfort
2025-02-06 21:25rename to dropin.pyTobias Bengfort
2025-02-06 20:43add series feedTobias Bengfort
2025-02-06 19:47add file viewTobias Bengfort
2025-02-06 19:29add READMETobias Bengfort
2025-02-06 16:34button cursor pointerTobias Bengfort
2025-02-06 16:32add next episode linkTobias Bengfort
2025-02-06 16:31add trailing slashesTobias Bengfort
2025-02-06 15:09list: fix aria-labelTobias Bengfort
2025-02-06 15:07add quality switcherTobias Bengfort
2025-02-06 13:10perf: parallelize some requestsTobias Bengfort