| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -4/+3 |
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 2 | -3/+5 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 3 | -9/+12 |
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -3/+1 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+6 |
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 3 | -4/+23 |
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -0/+91 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+6 |
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -0/+5 |
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -10/+17 |
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+2 |
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+2 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -16/+4 |
* | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -1/+1 |
* | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 2 | -69/+98 |
|\ |
|
| * | Fix OGG bug with firefox | Chocobozzz | 2019-05-21 | 1 | -1/+12 |
| * | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -68/+86 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
|\ \
| |/
|/| |
|
| * | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -6/+43 |
|\ \
| |/
|/| |
|
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -7/+12 |
| * | Dont transcode videos when it is not required (fixes #1780) | Felix Ableitner | 2019-05-04 | 1 | -6/+46 |
* | | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 |
|/ |
|
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -3/+2 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 3 | -7/+7 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+2 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -2/+3 |
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 1 | -1/+8 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -3/+73 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 2 | -2/+3 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 21 | -23/+22 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 12 | -16/+20 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -6/+19 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+5 |
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -4/+1 |
* | Copy video/audio codec for HLS | Chocobozzz | 2019-04-08 | 1 | -37/+59 |
* | Fix context types | Chocobozzz | 2019-04-08 | 1 | -11/+11 |
* | Fix jsonld context | Chocobozzz | 2019-04-08 | 1 | -12/+45 |
* | Use custom ffmpeg path in youtube dl | Chocobozzz | 2019-04-03 | 1 | -0/+5 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -0/+10 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
* | Does exist | Chocobozzz | 2019-03-19 | 8 | -31/+30 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+9 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -6/+17 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -2/+81 |
* | Add request body limit | Chocobozzz | 2019-02-21 | 1 | -4/+37 |