Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix import tests | Chocobozzz | 2021-04-06 | 1 | -0/+0 |
* | Fix tests | Chocobozzz | 2021-04-05 | 8 | -2/+2 |
* | Increase thumbnail size on server | Chocobozzz | 2021-04-05 | 1 | -2/+2 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 4 | -24/+10 |
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -2/+1 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 3 | -12/+111 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 5 | -4/+102 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 4 | -13/+174 |
* | Fix external on logout hook | Chocobozzz | 2021-03-24 | 2 | -3/+9 |
* | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 2 | -0/+111 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 19 | -238/+471 |
* | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -29/+24 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 26 | -21/+598 |
* | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 1 | -3/+2 |
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 4 | -13/+54 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 4 | -15/+34 |
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
* | Fix index search | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Bigger video thumbnails for feeds | Chocobozzz | 2021-03-24 | 1 | -5/+5 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 7 | -85/+118 |
* | Fix request body limit | Chocobozzz | 2021-03-24 | 2 | -5/+16 |
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 5 | -21/+28 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 28 | -297/+308 |
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 6 | -109/+68 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 6 | -22/+40 |
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -1/+1 |
* | Fix abuse tests | Chocobozzz | 2021-03-09 | 2 | -15/+16 |
* | Fix moderation notification | Chocobozzz | 2021-03-04 | 1 | -4/+7 |
* | Increase timeouts | Chocobozzz | 2021-03-04 | 1 | -2/+2 |
* | Upgrade server dependencies | Chocobozzz | 2021-03-03 | 3 | -65/+66 |
* | Fix broken hot algorithm | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Optimize views sort sql query | Chocobozzz | 2021-03-03 | 3 | -2/+27 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 3 | -18/+15 |
* | Don't create another uneeded preview placeholder | Chocobozzz | 2021-03-03 | 1 | -10/+19 |
* | Remove unnecessary transcoding job error | Chocobozzz | 2021-03-03 | 1 | -5/+12 |
* | Rename request timeout | Chocobozzz | 2021-03-03 | 4 | -13/+13 |
* | Increase broadcast concurrency | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 17 | -48/+600 |
* | Add a test for refreshing remote keys | Chocobozzz | 2021-02-26 | 1 | -7/+58 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 8 | -23/+80 |
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 2 | -5/+18 |
* | Increase jobs request timeout | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 4 | -18/+108 |
* | Fix abuse crash on deleted video | Chocobozzz | 2021-02-26 | 1 | -3/+3 |
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 2 | -14/+13 |
* | Add refresh_token_expires_in to oauth res | Chocobozzz | 2021-02-25 | 2 | -2/+11 |
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 2 | -2/+1 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 3 | -8/+40 |