Commit Graph

89 Commits

Author SHA1 Message Date
metalune 2222a4cd7b Fix weird padding on index.html at the bottom 2022-03-26 15:48:52 +01:00
metalune 8f4bb33b74 Add support for /w/SHORTUUID/ type links 2022-03-12 23:25:50 +01:00
metalune 5a23c4f0b7 Add lxml to requirements.txt 2022-03-12 23:25:35 +01:00
metalune fd03648007 Add quart to requirements.txt 2022-03-12 23:22:11 +01:00
metalune ba82a562da Add requirements.txt 2022-01-27 22:24:47 +01:00
fattalion 0ec44ca95f Add undocumented python-dateutil dependency 2021-12-17 10:39:34 +01:00
metalune 6debfcd8f9 Specify 5 second timeout time for any request done to a peertube instance 2021-10-05 20:57:09 +02:00
metalune 04c20bb8bc Add new light theme 2021-09-11 11:42:49 +02:00
metalune 2c89497314 Change simpleertube.metalune.xyz to tube.metalune.xyz 2021-07-31 13:24:43 +02:00
metalune 2d23b4251d Link to project page 2021-07-31 13:23:52 +02:00
metalune 308901306b Add go-to-specific-instance field 2021-07-31 13:13:48 +02:00
metalune 0100f9bff6 fix clickable links on instance homepage 2021-07-31 12:46:57 +02:00
metalune f4bdebb9f5 Make video thumbnails clickable on instance homepage 2021-07-31 12:45:04 +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 3040a8f320 Add link to Todo-handler 2021-07-30 21:23:16 +02:00
metalune 6b03bf194b Add Instance Home and Home button 2021-07-30 20:04:32 +02:00
southerntofu a04a418d32 Channel links go to /video-channels/ not /accounts/ 2021-07-30 19:56:35 +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 8e473b7948 Don't commit vim temporary files 2021-07-30 19:16:52 +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
southerntofu ba55cfd472 Update the README 2021-07-30 19:09:39 +02:00
metalune 3946bc53c8 Re-add dependency for BeautifulSoup because of future patches 2021-07-28 21:22:40 +02:00
metalune b9fa8de39c Remove unnecessary import for BeautifulSoup 2021-07-28 20:10:18 +02:00
metalune 7dc316c39e Pick a resolution by default 2021-07-18 11:13:45 +02:00
metalune 3794cf09a2 Update input bar to max-width: 100% 2021-07-18 01:12:12 +02:00
metalune a29f3e9ba9 Make video take at most all of the screen 2021-07-18 00:59:20 +02:00
metalune 4c1572f5fa Center everything 2021-07-18 00:52:53 +02:00
metalune f528cdb46c Remove 'commit' in the footer 2021-07-18 00:14:56 +02:00
metalune 3afb09d5f6 Update commit link 2021-07-18 00:12:26 +02:00
metalune 4e6dd1df7a Use Grid for displaying results 2021-07-18 00:10:24 +02:00
metalune f5a5ac3f2b Update style 2021-07-17 20:27:08 +02:00
Alexey Yerin 8397110e4d Moving to Libera 2021-05-21 23:10:55 +02:00
metalune b18469722f Make 0p appear as 'Audio Only' 2021-05-08 14:33:35 +02:00
metalune a71691854e Improve style for tags 2021-03-24 20:32:27 +01:00
metalune dda3b3dbec Add style for Tags 2021-03-24 20:27:22 +01:00
metalune 8ed26b7b87 Add more information to main page 2021-03-24 19:10:04 +01:00