Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -2/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -3/+6 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -9/+9 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -4/+9 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+2 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+16 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -4/+2 |
| | |||||
* | Speedup peertube startup | Chocobozzz | 2018-11-19 | 1 | -4/+11 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+10 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -0/+1 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -4/+5 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -2/+2 |
| | |||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -1/+2 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -2/+1 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -6/+6 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -23/+22 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 1 | -7/+17 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -9/+8 |
| | |||||
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -8/+14 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -1/+2 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -15/+32 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -9/+9 |
| | |||||
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -28/+24 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -0/+46 |