Commit Graph

38 Commits

Author SHA1 Message Date
metalune 8f4bb33b74 Add support for /w/SHORTUUID/ type links 2022-03-12 23:25:50 +01:00
metalune 308901306b Add go-to-specific-instance field 2021-07-31 13:13:48 +02:00
metalune a624de1ec3 Fix check for faulty channel identifier not working 2021-07-31 12:12:35 +02:00
metalune c56dbd0f38 Fix check for faulty account identifier not working 2021-07-31 12:11:22 +02:00
metalune 726faaa28d Also add statuscode 200 check for latest acocunt videos 2021-07-31 12:08:57 +02:00
metalune 7c3d3531e8 Add check for statuscode 200 when fetching frontpage videos 2021-07-31 12:05:28 +02:00
southerntofu 287b2cdbc4 A filter is not a list, but silently casts to an empty list? WTF python? 2021-07-31 11:31:58 +02:00
southerntofu 57dad72d9b Allow comments and multiple account/channel formats in subscriptions 2021-07-31 11:31:50 +02:00
southerntofu 40c1613582 Also load videos on homepage from subscribed channels.list 2021-07-31 11:31:37 +02:00
southerntofu 2b837c887d Cache accepts arbitrary (lambda) condition for refreshing 2021-07-31 11:31:13 +02:00
southerntofu 2eabe5c1eb Display latest videos from account subs in accounts.list on homepage, if any 2021-07-31 11:31:08 +02:00
southerntofu 0763e2a0bf Serve /opensearch.xml to add SimpleerTube as search engine to your webbrowser 2021-07-31 11:23:49 +02:00
southerntofu 404b6e73f6 Also serve /favicon.ico directly as 404 to avoid pointless requests 2021-07-31 11:23:32 +02:00
metalune a01b5547ee Stop printing captions into log 2021-07-30 19:27:53 +02:00
southerntofu 90a7a03b34 Fix subtitles proxying, every URL is unique and beautiful 2021-07-30 19:26:35 +02:00
southerntofu 0b47bda1aa /search supports GET forms, as required by OpenSearch 2021-07-30 19:20:27 +02:00
southerntofu ee6b30b0c0 Propose subtitles in the native video player 2021-07-30 19:18:57 +02:00
southerntofu d51a5089f5 Don't traceback when favicon.ico is requested, display a nice error instead 2021-07-30 19:16:08 +02:00
southerntofu 03ddeb2608 Support custom interface/port in main.py 2021-07-30 19:15:23 +02:00
metalune 7dc316c39e Pick a resolution by default 2021-07-18 11:13:45 +02:00
metalune f528cdb46c Remove 'commit' in the footer 2021-07-18 00:14:56 +02:00
metalune 3692b57942 Update, improved style and fix comments showing raw HTML 2021-03-24 18:43:50 +01:00
metalune 2a8ee4988a Add pagination 2021-01-23 15:20:10 +01:00
metalune 7c4c121ddb Add simple global search 2021-01-22 05:08:04 +01:00
metalune 109da9e9a4 Add start page 2021-01-22 04:17:02 +01:00
metalune 4470aa5c47 Add support for viewing Accounts and Video Channels 2021-01-21 23:26:31 +01:00
metalune ea6b5ea173 Use /videos/watch instead of /watch so it uses the same links as peertube 2021-01-21 12:20:39 +01:00
metalune acf718c676 Re-send instance name requests every day when they're needed 2021-01-21 11:22:09 +01:00
metalune f814d38af9 Implement instance name caching 2021-01-21 11:14:20 +01:00
metalune 0e44673dc6 Only send get_comments requests if comments are enabled 2021-01-21 10:30:26 +01:00
metalune 8f65d71673 Add ability to view comments on videos 2021-01-20 21:00:11 +01:00
metalune 4059b93ff7 Add commit string to footer 2021-01-20 17:10:23 +01:00
metalune 49326ffb69 Fix get_instance_name 2021-01-20 16:29:58 +01:00
metalune f6f392db5a Fix search not working in video.html 2021-01-19 23:16:59 +01:00
fattalion 20a2d43b74 Create base template and use it everywhere
Also added a nice and shiny search field in the template.
2021-01-19 18:13:08 +03:00
metalune c778a9147d Add embed and fix some videos not playing 2021-01-19 15:24:28 +01:00
metalune 104a36deea Add basic search page 2021-01-19 12:13:21 +01:00
metalune 49e81ef0e8 Initial commit 2021-01-17 16:04:24 +01:00