Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -1/+3 |
| | |||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -4/+4 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -2/+2 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -4/+2 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -10/+62 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 1 | -1/+2 |
|\ | |||||
| * | Fix: display username in password-reset and verify-email notifs | kimsible | 2020-07-20 | 1 | -1/+2 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
|/ | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -8/+8 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+2 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -10/+9 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -12/+14 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -2/+16 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -10/+31 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -13/+21 |
| | |||||
* | 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 |