Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix requests timeout | Chocobozzz | 2021-10-13 | 1 | -4/+1 | |
| | ||||||
* | Increase videos search test before timeout | Chocobozzz | 2021-10-13 | 1 | -1/+1 | |
| | ||||||
* | Increase HDR timeout import | Chocobozzz | 2021-10-13 | 1 | -1/+1 | |
| | ||||||
* | Fix check after init script | Chocobozzz | 2021-10-13 | 2 | -7/+10 | |
| | ||||||
* | Add object storage test | Chocobozzz | 2021-10-12 | 1 | -0/+6 | |
| | ||||||
* | Upgrade server tools | Chocobozzz | 2021-10-12 | 1 | -25/+25 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2021-10-12 | 1 | -8/+0 | |
| | ||||||
* | Rename config key | Chocobozzz | 2021-10-12 | 2 | -2/+2 | |
| | ||||||
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 2 | -0/+16 | |
| | | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments | |||||
* | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-12 | 5 | -12/+21 | |
|\ | ||||||
| * | Don't use min FPS, throw instead | Chocobozzz | 2021-10-12 | 2 | -2/+5 | |
| | | | | | | | | Avoir creating a big output from a very low FPS input file | |||||
| * | Fix bitrate tests | Chocobozzz | 2021-10-12 | 3 | -10/+16 | |
| | | ||||||
* | | extend client-overrides with default images (#4392) | kontrollanten | 2021-10-12 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 5 | -182/+234 | |
| | | | | | | | | | | | | | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI | |||||
* | | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-11 | 2 | -2/+5 | |
|\| | ||||||
| * | Fix live bitrate | Chocobozzz | 2021-10-11 | 2 | -2/+5 | |
| | | ||||||
| * | Increase live tests timeout | Chocobozzz | 2021-10-08 | 1 | -2/+2 | |
| | | ||||||
| * | Fix notification on create transcoding job | Chocobozzz | 2021-10-08 | 3 | -6/+20 | |
| | | ||||||
| * | More robust youtube-dl thumbnail import | Chocobozzz | 2021-10-08 | 1 | -2/+10 | |
| | | ||||||
| * | Handle oembed with params in URL | Chocobozzz | 2021-10-08 | 2 | -32/+50 | |
| | | ||||||
| * | Remove unused comments | Chocobozzz | 2021-10-08 | 2 | -2/+0 | |
| | | ||||||
| * | Fix channel search with complete handle | Chocobozzz | 2021-10-08 | 2 | -1/+8 | |
| | | ||||||
| * | Stop indexing /about/peertube | Chocobozzz | 2021-10-08 | 5 | -2/+33 | |
| | | ||||||
* | | Simpler ID match | Chocobozzz | 2021-10-11 | 1 | -4/+3 | |
| | | ||||||
* | | Fix email logger typings | Chocobozzz | 2021-10-11 | 2 | -4/+4 | |
| | | ||||||
* | | Remove useless condition | Chocobozzz | 2021-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Improve regexp performance | Chocobozzz | 2021-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Fix useless condition | Chocobozzz | 2021-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Fix multiple \n in md to plain text | Chocobozzz | 2021-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Fix channel handle search | Chocobozzz | 2021-10-11 | 1 | -2/+2 | |
| | | ||||||
* | | Remove uneeded language injection | Chocobozzz | 2021-10-11 | 1 | -3/+1 | |
| | | | | | | | | It's already handled by angular build | |||||
* | | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 7 | -2166/+8 | |
|\ \ | ||||||
| * | | Fix embed api | Chocobozzz | 2021-09-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 7 | -2165/+7 | |
| |/ | | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties | |||||
* | | Increase live tests timeout | Chocobozzz | 2021-10-11 | 1 | -2/+2 | |
| | | ||||||
* | | Fix notification on create transcoding job | Chocobozzz | 2021-10-11 | 3 | -6/+20 | |
| | | ||||||
* | | More robust youtube-dl thumbnail import | Chocobozzz | 2021-10-11 | 1 | -2/+10 | |
| | | ||||||
* | | Handle oembed with params in URL | Chocobozzz | 2021-10-11 | 2 | -32/+50 | |
| | | ||||||
* | | Remove unused comments | Chocobozzz | 2021-10-11 | 2 | -2/+0 | |
| | | ||||||
* | | Fix channel search with complete handle | Chocobozzz | 2021-10-11 | 2 | -1/+8 | |
| | | ||||||
* | | Stop indexing /about/peertube | Chocobozzz | 2021-10-11 | 5 | -2/+33 | |
|/ | ||||||
* | Fix client tests | Chocobozzz | 2021-09-09 | 1 | -1/+4 | |
| | ||||||
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 3 | -12/+3 | |
| | ||||||
* | Fix config injection with custom HTML/CSS | Chocobozzz | 2021-09-09 | 1 | -2/+3 | |
| | ||||||
* | Don't force youtube-dl host | Chocobozzz | 2021-09-08 | 1 | -1/+1 | |
| | ||||||
* | Fix object storage multipart upload | Chocobozzz | 2021-09-08 | 2 | -1/+15 | |
| | ||||||
* | Fix infohash with object storage | Chocobozzz | 2021-09-07 | 2 | -0/+11 | |
| | ||||||
* | Add latin to languages | Chocobozzz | 2021-09-07 | 1 | -0/+2 | |
| | ||||||
* | Increase timeout | Chocobozzz | 2021-09-07 | 1 | -1/+1 | |
| | ||||||
* | Remove unused timeout option | Chocobozzz | 2021-09-07 | 1 | -2/+0 | |
| |