Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -5/+5 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+8 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+2 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+58 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -2/+1 |
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -0/+10 |
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+21 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -1/+2 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+0 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -2/+2 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -12/+2 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+0 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -1/+0 |
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -7/+14 |
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 1 | -14/+7 |
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -1/+13 |
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -1/+5 |
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -2/+35 |
* | Fix lint | Chocobozzz | 2018-02-19 | 1 | -1/+1 |
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 1 | -1/+1 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -3/+26 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -5/+21 |
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 1 | -1/+0 |
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 1 | -13/+2 |
* | Fix account names validation | Chocobozzz | 2018-01-05 | 1 | -1/+0 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -1/+22 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+4 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -78/+33 |
* | Save | Chocobozzz | 2017-12-19 | 1 | -201/+33 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -368/+305 |
* | Fix lint | Chocobozzz | 2017-12-04 | 1 | -1/+0 |
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -1/+26 |
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 1 | -3/+3 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -12/+7 |
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 1 | -1/+16 |
* | Cleanup models | Chocobozzz | 2017-11-27 | 1 | -27/+1 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -2/+1 |
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -16/+11 |
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Fix error when creating a fresh database | Chocobozzz | 2017-11-27 | 1 | -2/+0 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -14/+23 |
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -125/+7 |
* | Follow works | Chocobozzz | 2017-11-27 | 1 | -10/+34 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -18/+18 |
* | Add MANAGE_PEERTUBE_FOLLOW right | Chocobozzz | 2017-11-27 | 1 | -10/+10 |
* | Send follow/accept | Chocobozzz | 2017-11-27 | 1 | -2/+4 |