Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | render html/markdown for new comment notification email (#3255) | Kimsible | 2020-11-07 | 3 | -6/+57 | |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 | |
| | ||||||
* | Fix transcoding errors in readonly docker containers | Girish Ramakrishnan | 2020-10-23 | 1 | -1/+2 | |
| | | | | | | ffmpeg seems to create some temporary files in the cwd. When PeerTube is run in a read-only docker container, this causes all transcoding to fail. As a workaround, we set the cwd to the configured tmp dir. | |||||
* | Fix re webtorrent transcoding | Chocobozzz | 2020-09-09 | 1 | -7/+3 | |
| | ||||||
* | Add site_name to opengraph tags | Chocobozzz | 2020-09-04 | 1 | -3/+8 | |
| | ||||||
* | Increase videos search before test timeout | Chocobozzz | 2020-08-28 | 1 | -1/+1 | |
| | ||||||
* | Fix abuse reportee search query | Chocobozzz | 2020-08-26 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2020-08-26 | 2 | -3/+3 | |
| | ||||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 4 | -9/+9 | |
| | ||||||
* | Remove debug | Chocobozzz | 2020-08-26 | 1 | -2/+0 | |
| | ||||||
* | Add redirection on unavailable video due to follow constraints | Chocobozzz | 2020-08-26 | 1 | -16/+18 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-08-25 | 2 | -4/+2 | |
| | ||||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -1/+1 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-24 | 1 | -3/+1 | |
| | ||||||
* | Remove debug logs | Chocobozzz | 2020-08-24 | 1 | -4/+0 | |
| | ||||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 4 | -13/+117 | |
| | ||||||
* | Fix tests | Chocobozzz | 2020-08-24 | 1 | -7/+10 | |
| | ||||||
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 6 | -3/+3 | |
| | ||||||
* | Move html injection plugin tests in its own file | Chocobozzz | 2020-08-24 | 3 | -43/+89 | |
| | ||||||
* | Add ssl support to postgresql | Chocobozzz | 2020-08-24 | 2 | -0/+3 | |
| | ||||||
* | Better error message on postgresql connection err | Chocobozzz | 2020-08-24 | 1 | -0/+8 | |
| | ||||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 3 | -11/+61 | |
| | ||||||
* | Fix auth add cli examples | Chocobozzz | 2020-08-24 | 1 | -4/+4 | |
| | ||||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 2 | -2/+5 | |
| | ||||||
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 7 | -73/+79 | |
| | | | | createdAt does not have the appropriate index | |||||
* | Optimize comment RSS sql query | Chocobozzz | 2020-08-20 | 2 | -14/+40 | |
| | ||||||
* | Increase user notification test timeouts | Chocobozzz | 2020-08-19 | 1 | -12/+12 | |
| | ||||||
* | Add server migration for playlists | Chocobozzz | 2020-08-19 | 2 | -1/+47 | |
| | ||||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 7 | -40/+53 | |
| | ||||||
* | add .ac3, .aac audio and more video extensions | Rigel Kent | 2020-08-18 | 1 | -5/+8 | |
| | ||||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 3 | -0/+19 | |
| | ||||||
* | Add kabile to supported languages | Chocobozzz | 2020-08-11 | 1 | -1/+3 | |
| | ||||||
* | Make channelName optionnal in tests only and validators | kimsible | 2020-08-11 | 1 | -14/+11 | |
| | | | | | | | | Fix tests channel displayName Make channelName in createUser optionnal on server side to not break api Fix auto channelName with createUser in tests | |||||
* | Make channelName optionnal only for the API | kimsible | 2020-08-11 | 1 | -1/+1 | |
| | ||||||
* | Add validator channelName for create-user api | kimsible | 2020-08-11 | 1 | -0/+17 | |
| | ||||||
* | Add channelName to user-create server-side and models | kimsible | 2020-08-11 | 1 | -1/+5 | |
| | ||||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 6 | -52/+87 | |
| | ||||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 2 | -6/+37 | |
| | ||||||
* | Fix twitter embed | Chocobozzz | 2020-08-07 | 1 | -1/+7 | |
| | ||||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 2 | -1/+3 | |
| | ||||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 7 | -212/+449 | |
| | ||||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -4/+5 | |
| | ||||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -7/+8 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-07 | 3 | -5/+12 | |
| | ||||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 11 | -40/+48 | |
| | ||||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -0/+1 | |
| | ||||||
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 2 | -6/+7 | |
| | ||||||
* | Increase redundancy check params timeout | Chocobozzz | 2020-07-31 | 1 | -1/+1 | |
| | ||||||
* | Fix video only HLS on ios | Chocobozzz | 2020-07-31 | 1 | -2/+6 | |
| | ||||||
* | Fix client tests | Chocobozzz | 2020-07-31 | 1 | -61/+59 | |
| |