Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -4/+5 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -1/+8 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | 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 | -7/+64 |
| | |||||
* | Update translations | Chocobozzz | 2018-10-19 | 1 | -4/+1 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -23/+47 |
| | | | | | | 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 | ||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -1/+2 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -9/+9 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -3/+3 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -12/+3 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -4/+1 |
| | |||||
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -5/+5 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -112/+46 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -55/+48 |
| | |||||
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -2/+2 |
| | |||||
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -8/+5 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -62/+49 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -13/+13 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -4/+4 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+171 |