| Commit message (Expand) | Author | Age | Files | Lines |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -4/+6 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+3 |
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -4/+1 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -6/+69 |
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 2 | -1/+32 |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 2 | -4/+6 |
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+11 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -1/+14 |
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -6/+6 |
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 2 | -5/+89 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 3 | -2/+9 |
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -0/+74 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+4 |
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 1 | -1/+1 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -10/+29 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+10 |
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -8/+7 |
* | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -8/+0 |
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -3/+13 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -7/+6 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+6 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -0/+22 |
* | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+2 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -0/+1 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -0/+3 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 8 | -9/+8 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 7 | -12/+12 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -5/+34 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 2 | -2/+1 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 3 | -3/+36 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -0/+14 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -3/+20 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -6/+9 |
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -3/+37 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -3/+22 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 10 | -41/+31 |
* | Does exist | Chocobozzz | 2019-03-19 | 18 | -99/+99 |
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 1 | -7/+28 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -3/+2 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -3/+20 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -4/+4 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -8/+40 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -3/+41 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 6 | -23/+314 |
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 1 | -0/+18 |
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -0/+3 |