| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -2/+2 |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -2/+8 |
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 1 | -1/+3 |
* | Add ability to filter logs by tags | Chocobozzz | 2021-10-20 | 1 | -4/+38 |
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -2/+2 |
* | Refactor sort middlewares | Chocobozzz | 2021-10-20 | 1 | -4/+4 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 8 | -8/+8 |
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 1 | -3/+5 |
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -2/+1 |
* | Move apicache in peertube | Chocobozzz | 2021-07-22 | 1 | -2/+2 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -4/+17 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 3 | -14/+14 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 5 | -14/+14 |
* | Introduce debug command | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 2 | -4/+5 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 2 | -10/+10 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -0/+18 |
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 1 | -2/+4 |
* | Add AP stats | Chocobozzz | 2020-12-15 | 1 | -51/+5 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 4 | -12/+16 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 1 | -4/+18 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -1/+7 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 2 | -2/+4 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 1 | -2/+14 |
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -5/+6 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 4 | -10/+9 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 3 | -7/+91 |
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
* | Fix logs regex | Chocobozzz | 2019-12-12 | 1 | -1/+2 |
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -6/+51 |
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -0/+2 |
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -15/+20 |
* | Fix error log when updating redundancy | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -0/+3 |
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -1/+1 |
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 2 | -2/+3 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 2 | -2/+4 |
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+27 |
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -24/+28 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+92 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -5/+33 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -5/+27 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 3 | -14/+11 |
* | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -2/+5 |