Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -4/+4 |
| | |||||
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -3/+3 |
| | |||||
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -3/+6 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -9/+2 |
| | |||||
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
| | |||||
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -3/+3 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+3 |
| | |||||
* | Fix pleroma follow | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -4/+9 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -3/+4 |
| | | | | | | It's faster, and will allow us to use RSA signature 2018 (with upstream jsonld-signature module) without too much incompatibilities in the peertube federation | ||||
* | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 1 | -3/+16 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+39 |
We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. |