Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -10/+9 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -1/+6 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -1/+26 |
| | |||||
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+6 |
| | |||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
| | |||||
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -1/+3 |
| | | | | Including private/unlisted for moderators/admins | ||||
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -7/+3 |
| | |||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -5/+4 |
| | |||||
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -8/+5 |
| | |||||
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -1/+3 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -10/+9 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -3/+5 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -3/+26 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -3/+9 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -2/+28 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -43/+12 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 1 | -2/+171 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -0/+34 |