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 |
|
metalune
|
9ea537820a
|
Redesign search in search results for simpleertube
|
2021-03-24 19:02:49 +01:00 |
|
metalune
|
ce98f4408d
|
Redesign search of isntances
|
2021-03-24 18:58:55 +01:00 |
|
metalune
|
7d7b89b8ca
|
Improve startpage
|
2021-03-24 18:56:02 +01:00 |
|
metalune
|
5a84312706
|
Use external style file
|
2021-03-24 18:52:46 +01:00 |
|
metalune
|
3692b57942
|
Update, improved style and fix comments showing raw HTML
|
2021-03-24 18:43:50 +01:00 |
|
metalune
|
21df015a3a
|
update source code url
|
2021-02-05 13:41:13 +01:00 |
|
metalune
|
35d013ae3a
|
Merge pull request 'Improve README.md' (#8) from fattalion/peertube:improve-readme into main
Reviewed-on: https://codeberg.org/simple-web/peertube/pulls/8
|
2021-01-25 13:11:17 +01:00 |
|
fattalion
|
0db7c15bed
|
Improve README.md
|
2021-01-24 13:22:53 +03:00 |
|
metalune
|
cd8ffb84ef
|
add some basic info to README.md
|
2021-01-24 02:55:31 +01:00 |
|
metalune
|
cba0d9bdfc
|
fix thumbnails not showing in search, local most-liked and recently-added
|
2021-01-23 15:40:54 +01:00 |
|
metalune
|
1c53b7ccc2
|
Fix thumbnails not loading on trending pages.
|
2021-01-23 15:33:19 +01:00 |
|
metalune
|
2a8ee4988a
|
Add pagination
|
2021-01-23 15:20:10 +01:00 |
|
metalune
|
051272a874
|
Make comment users clickable
|
2021-01-22 15:04:35 +01:00 |
|
metalune
|
a27dccca5a
|
Fix not being able to go fullscreen in embedded
|
2021-01-22 12:18:53 +01:00 |
|
metalune
|
2fd623802f
|
Update doesnt_work
|
2021-01-22 11:57:11 +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
|
da472ed5f9
|
Merge branch 'main' of codeberg.org:simple-web/peertube into main
|
2021-01-21 23:27:06 +01:00 |
|
metalune
|
4470aa5c47
|
Add support for viewing Accounts and Video Channels
|
2021-01-21 23:26:31 +01:00 |
|
metalune
|
80007e7602
|
Merge pull request 'Add .editorconfig' (#4) from fattalion/peertube:add-editorconfig into main
Reviewed-on: https://codeberg.org/simple-web/peertube/pulls/4
|
2021-01-21 19:04:59 +01:00 |
|
fattalion
|
512ac0e1df
|
Add .editorconfig
|
2021-01-21 20:51:05 +03: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
|
8be6ab231c
|
Update TODO list
|
2021-01-21 00:13:15 +01:00 |
|
metalune
|
5412d06151
|
Add TODO file
|
2021-01-20 21:06:33 +01:00 |
|
metalune
|
8f65d71673
|
Add ability to view comments on videos
|
2021-01-20 21:00:11 +01:00 |
|