Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -6/+3 |
* | Fix channel creation limitation | Chocobozzz | 2019-12-05 | 1 | -1/+1 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -0/+7 |
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -2/+4 |
* | Limit channel numbers | Chocobozzz | 2019-11-29 | 1 | -0/+9 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -2/+4 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -1/+1 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -6/+5 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 8 | -79/+88 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -5/+3 |
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 11 | -36/+40 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 11 | -24/+17 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -4/+6 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -6/+69 |
* | 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 |
* | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+2 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -0/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 5 | -6/+5 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 2 | -2/+3 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -5/+3 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -2/+16 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -3/+22 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 5 | -21/+17 |
* | Does exist | Chocobozzz | 2019-03-19 | 11 | -70/+70 |
* | 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 | 4 | -20/+308 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 2 | -5/+21 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 6 | -65/+217 |
| |\ | |||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -1/+14 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+4 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -0/+7 |
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -11/+41 |
* | | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
* | | Check activities host | Chocobozzz | 2018-11-14 | 4 | -40/+95 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -2/+52 |