aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove kue from the dependencies and move prompt to main onesChocobozzz2018-07-111-398/+29
|
* Switch to bullChocobozzz2018-07-111-4/+158
|
* (feed) adding thumbnail support for RSS feedRigel Kent2018-06-291-3/+3
|
* Add ability to choose the languageChocobozzz2018-06-281-0/+7
|
* Upgrade dependenciesChocobozzz2018-06-261-809/+324
|
* Reduce bundle sizesChocobozzz2018-06-071-1/+1
|
* Localize playerChocobozzz2018-06-061-0/+12
|
* Prepare i18n filesChocobozzz2018-06-051-50/+3
|
* Add context menu to playerChocobozzz2018-05-301-102/+15
|
* Upgrade server dependenciesChocobozzz2018-05-291-369/+332
|
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-0/+8
|
* feature: IP filtering on signup pageRigel Kent2018-05-221-0/+20
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* added linter and prettifier via commit hooksRigel Kent2018-05-131-31/+1486
|
* Update server dependenciesChocobozzz2018-05-111-233/+310
|
* import-videos: prompt for passwordJohn Livingston2018-05-111-2/+90
|
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-261-119/+257
|