Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix blacklist sort | Chocobozzz | 2019-09-04 | 2 | -8/+8 |
* | Fix auto blacklist view | Chocobozzz | 2019-09-04 | 1 | -1/+0 |
* | Fix bug in redundancy eviction | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
* | Fix lazy static route with unknown avatars | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
* | Fix image and plugin CSP | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
* | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
* | Fix user creation by moderators | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
* | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
* | email object -> email subject | Chocobozzz | 2019-08-22 | 3 | -20/+20 |
* | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 2 | -4/+7 |
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 3 | -13/+36 |
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 6 | -6/+236 |
* | Fix avatar url validation | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 15 | -90/+306 |
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 31 | -90/+147 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 5 | -54/+49 |
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 2 | -2/+16 |
* | Fix comment notifications | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
* | Limit maximum actor follow score | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 13 | -199/+291 |
* | Optimize watch endpoint | Chocobozzz | 2019-08-06 | 1 | -1/+1 |
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 16 | -34/+78 |
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 2 | -0/+20 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 13 | -33/+405 |
* | Fix like/dislike federation | Chocobozzz | 2019-08-01 | 2 | -16/+18 |
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 5 | -8/+20 |
* | Add since parameter to peertube-import-videos (#1991) | Florent F | 2019-08-01 | 1 | -1/+35 |
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 7 | -35/+102 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 19 | -728/+1203 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 3 | -64/+181 |
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+3 |
* | Improve static files cache | Chocobozzz | 2019-07-29 | 3 | -11/+16 |
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
* | Correctly import tags in CLI | Chocobozzz | 2019-07-29 | 2 | -7/+5 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 21 | -36/+58 |
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 11 | -12/+212 |
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 6 | -1/+327 |
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 4 | -18/+58 |
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+1 |
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 4 | -12/+7 |
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 48 | -97/+89 |
* | Fix peertube auth help | Chocobozzz | 2019-07-25 | 1 | -3/+3 |
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 2 | -1/+3 |
* | Upgrade tools dependencies | Chocobozzz | 2019-07-25 | 2 | -450/+214 |
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 1 | -2/+3 |
* | Change plugin models names | Chocobozzz | 2019-07-24 | 6 | -19/+19 |
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 |