aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade server depsChocobozzz2019-12-031-980/+439
|
* Add ability to disable webtorrentChocobozzz2019-11-251-4/+4
| | | | In favour of HLS
* Update jsonld libraryChocobozzz2019-10-211-34/+26
|
* Fix bug with tsconfig pathsChocobozzz2019-10-211-5/+20
|
* Update server dependenciesChocobozzz2019-10-211-1356/+1146
|
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+5
|
* Remove old JSON LD signature implementationChocobozzz2019-08-291-124/+0
| | | | | | | | | Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use.
* Upgrade sequelizeChocobozzz2019-08-121-8/+8
|
* Lazy load avatarsChocobozzz2019-08-091-1/+13
|
* Add gitlab ci supportChocobozzz2019-07-291-2/+7
|
* Upgrade server dependenciesChocobozzz2019-07-251-619/+667
|
* Add more CLI testsChocobozzz2019-06-131-29/+1
|
* Upgrade server dependenciesChocobozzz2019-06-061-670/+700
|
* Move concurrently in dev packageChocobozzz2019-05-311-1/+1
|
* Move CLI dependencies in their own package.jsonChocobozzz2019-05-271-1398/+60
|
* Try parallel check params testsChocobozzz2019-05-141-1/+76
|
* Use apicache instead of our broken implementationChocobozzz2019-04-251-6/+13
|
* Upgrade sequelizeChocobozzz2019-04-241-12/+12
|
* Update sequelizeChocobozzz2019-04-241-93/+46
|
* Upgrade server depChocobozzz2019-04-021-281/+293
|
* findById -> findByPkChocobozzz2019-02-211-8/+8
|
* Upgrade server dependenciesChocobozzz2019-02-211-1006/+1182
|
* Add user notification base codeChocobozzz2019-01-091-3/+130
|
* Remove unused dependenciesChocobozzz2018-12-061-9/+2
|
* Add sitemapChocobozzz2018-12-051-0/+19
|
* Update dependenciesChocobozzz2018-12-041-156/+191
|
* quickfix back to recent nodemon that fixes event-stream vulnerabilityRigel Kent2018-11-261-505/+88
|
* quickfix back to older nodemonRigel Kent2018-11-261-33/+156
|
* quickfix back to safe nodemonRigel Kent2018-11-261-76/+312
|
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-151-1640/+155
|
* Upgrade server depChocobozzz2018-11-151-693/+706
|
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-1/+1
|
* (doc) add manpage to peertube cliRigel Kent2018-10-201-1/+8
|
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-1/+1
| | | | | | 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 transcodingChocobozzz2018-10-181-0/+1443
|
* Upgrade tslint rulesChocobozzz2018-09-211-3/+3
|
* Upgrade server dependenciesChocobozzz2018-09-211-436/+1504
|
* Speed up overviews routeChocobozzz2018-09-141-4/+34
|
* Basic video redundancy implementationChocobozzz2018-09-131-1/+5
|
* Try to fix bcrypt on node 8.12Chocobozzz2018-09-131-9/+9
|
* Fix oauth server moduleChocobozzz2018-08-281-16/+5
|
* Upgrade server dependenciesChocobozzz2018-08-271-630/+646
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-1/+21
|
* Implement user blocking on server sideChocobozzz2018-08-081-37/+84
|
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-081-2/+19
|
* Add audit logs moduleAurélien Bertron2018-07-311-0/+14
|
* adding CSP, no-referrer policies and allow dns prefetchingRigel Kent2018-07-171-89/+12
|
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-171-0/+168
|
* Painfull server dep upgradeChocobozzz2018-07-171-559/+487
|
* Handle .srt subtitlesChocobozzz2018-07-161-5/+112
|