| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix peertube tools auth | Chocobozzz | 2022-01-20 | 1 | -1/+1 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -46/+1 |
* | forceConsistentCasingInFileNames to true | Chocobozzz | 2021-08-30 | 1 | -2/+3 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -3/+3 |
* | Fix toEven | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix "height not divisible by 2" ffmpeg error | Chocobozzz | 2021-06-08 | 1 | -1/+16 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -30/+58 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -19/+0 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -1/+2 |
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 1 | -1/+13 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -1/+5 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -5/+5 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+11 |
* | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -39/+27 |
* | Fix lint | Chocobozzz | 2020-01-30 | 1 | -2/+0 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -0/+2 |
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 1 | -6/+3 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -7/+7 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -3/+0 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -7/+1 |
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -1/+12 |
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -0/+5 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -2/+1 |
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+7 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -0/+20 |
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 1 | -0/+48 |
* | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 1 | -3/+3 |
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 1 | -0/+6 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -21/+1 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -2/+1 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -0/+29 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -3/+2 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+6 |
* | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+2 |
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -1/+3 |
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 1 | -0/+18 |
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -0/+2 |
* | Fix config storage paths | Chocobozzz | 2018-01-16 | 1 | -1/+8 |
* | Fix webfinger validator | Chocobozzz | 2017-12-21 | 1 | -1/+1 |
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -0/+22 |
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -18/+5 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -8/+1 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -5/+21 |