| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+9 |
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -6/+17 |
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 2 | -9/+4 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 9 | -19/+18 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -16/+1 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 15 | -207/+273 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -8/+4 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -18/+21 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+2 |
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -2/+13 |
* | 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 |