Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user video list hooks | Chocobozzz | 2021-01-20 | 4 | -13/+48 |
| | |||||
* | Serve AP objects for default account/channel pages | Chocobozzz | 2021-01-20 | 1 | -2/+4 |
| | |||||
* | Fix error log | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | Fix raw file import | Chocobozzz | 2021-01-20 | 1 | -1/+6 |
| | |||||
* | Fix (again) youtube import | Chocobozzz | 2021-01-19 | 4 | -50/+52 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 3 | -5/+29 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | Fix manifest | Chocobozzz | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | Fix user notification test | Chocobozzz | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | Fix youtube import | Chocobozzz | 2021-01-18 | 1 | -4/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Fix youtube-dl format fallback | Chocobozzz | 2021-01-18 | 1 | -1/+2 |
| | |||||
* | Fix service worker | Chocobozzz | 2021-01-18 | 1 | -17/+4 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 10 | -56/+160 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | Implement remote interaction | Chocobozzz | 2021-01-15 | 2 | -0/+30 |
| | |||||
* | Display debug ffmpeg stdout/stderr | Chocobozzz | 2021-01-15 | 1 | -1/+3 |
| | |||||
* | Remove unused tracker param | Chocobozzz | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | Fix lint | Chocobozzz | 2021-01-13 | 1 | -3/+11 |
| | |||||
* | Add 4k transcoding test | Chocobozzz | 2021-01-13 | 2 | -1/+31 |
| | |||||
* | Fix and add skipping ping log tests | Chocobozzz | 2021-01-13 | 1 | -1/+30 |
| | |||||
* | specific niceness for live transcoding | Rigel Kent | 2021-01-13 | 2 | -3/+9 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 5 | -5/+34 |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | ||||
* | feat: allow administrator to disable logging of ping requests | Johan Fleury | 2021-01-13 | 1 | -1/+2 |
| | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 14 | -2/+24 |
| | |||||
* | add test for script printing command | Rigel Kent | 2021-01-13 | 2 | -0/+37 |
| | |||||
* | add script printing command to generate a resolution for a given file | Rigel Kent | 2021-01-13 | 1 | -16/+18 |
| | |||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 4 | -7/+66 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | Use source sans 3 font | Chocobozzz | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-01-12 | 1 | -1/+1 |
| | |||||
* | Update translations | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Fix tracker IP with reverse proxy | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 2 | -4/+4 |
| | |||||
* | Don't reject accounts with empty description | Chocobozzz | 2021-01-11 | 1 | -0/+7 |
| | |||||
* | Log RTMP server error (address already in use) | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Increase live test timeout | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Reduce inbox stats updated interval | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Fix ldap test port | Chocobozzz | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Fix autoblacklist notification issue | Chocobozzz | 2021-01-04 | 1 | -2/+7 |
| | |||||
* | Don't crash on youtube-dl update write error | Chocobozzz | 2021-01-04 | 1 | -1/+6 |
| | |||||
* | Add missing audit log if the user deletes its account | Chocobozzz | 2021-01-04 | 3 | -4/+11 |
| | |||||
* | Fix views processing hour 0 | Chocobozzz | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 3 | -3/+9 |
| | |||||
* | Increase notifications comment test timeout | Chocobozzz | 2020-12-30 | 1 | -8/+8 |
| | |||||
* | Styling | Chocobozzz | 2020-12-30 | 1 | -6/+9 |
| | |||||
* | (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters. | Theodore R. Smith | 2020-12-27 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | **The Solution:** I have hardened `auth add` by stripping out everything from the third '/' to the end of the instance URL. **The Problem:** When adding an authorization for the peertube-cli, before this commit you could not have anything after the domain_name:port. For instance, if there was a trailing / in your instance URL, before this commit it will always fail with expected 200 "OK", got 404 "Not Found". It took me over 20 minutes to figure out that this was the problem. See Issue #3091. | ||||
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 2 | -8/+20 |
| | | | | | | Fix weird behaviour with some web browsers. Don't really know if it's a ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding seems to fix this playback bug | ||||
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 3 | -4/+17 |
| |