Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 1 | -2/+2 |
| | | | | Put functions in lib/activitypub instead | ||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -2/+2 |
| | |||||
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 1 | -2/+2 |
| | |||||
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 1 | -17/+21 |
| | |||||
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -7/+2 |
| | |||||
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -9/+14 |
| | | | | | That could help to filter unneeded logs and/or select particular components | ||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -3/+3 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -3/+2 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -9/+12 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -6/+1 |
| | |||||
* | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 1 | -2/+2 |
| | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version | ||||
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -10/+6 |
| | |||||
* | Fix checkbox margins | Chocobozzz | 2018-11-19 | 1 | -2/+2 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -5/+10 |
| | |||||
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -0/+2 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -0/+38 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -11/+34 |
| | |||||
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 1 | -3/+3 |
| | | | | There is still a need for work on this part though | ||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -16/+31 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 1 | -8/+16 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -0/+3 |
| | |||||
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 1 | -3/+13 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -19/+5 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -9/+10 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 1 | -0/+33 |