aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade sequelize to v6Chocobozzz2020-12-091-44/+24
|
* Update server dependenciesChocobozzz2020-11-191-480/+739
|
* Fix prod deployChocobozzz2020-11-101-4/+4
|
* Add live notification testsChocobozzz2020-11-091-0/+22
|
* Live streaming implementation first stepChocobozzz2020-11-091-1088/+1051
|
* render html/markdown for new comment notification email (#3255)Kimsible2020-11-071-23/+117
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix transcoding errors in readonly docker containersGirish Ramakrishnan2020-10-231-4/+4
| | | | | | ffmpeg seems to create some temporary files in the cwd. When PeerTube is run in a read-only docker container, this causes all transcoding to fail. As a workaround, we set the cwd to the configured tmp dir.
* Update server dependenciesChocobozzz2020-08-251-890/+786
|
* Add unicode emoji to markdownkimsible2020-08-141-0/+5
|
* Update server dependenciesChocobozzz2020-06-171-1370/+1604
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-180/+476
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Use tslib in serverChocobozzz2020-06-091-0/+5
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-21/+978
|
* Update server dependenciesChocobozzz2020-04-011-320/+411
|
* Fix federation with pleromaChocobozzz2020-03-121-122/+126
|
* Upgrade oauth server dependencyChocobozzz2020-02-281-44/+16
|
* Update dependenciesChocobozzz2020-02-281-283/+284
|
* OpenAPI clients generationAverage Dude2020-02-141-0/+5
|
* Upgrade express-rate-limitChocobozzz2020-02-041-4/+4
|
* Move to eslintcontainChocobozzz2020-02-031-94/+694
|
* Upgrade server depChocobozzz2020-02-031-707/+205
|
* Remove xliff packageChocobozzz2020-02-031-14/+0
|
* Fix missing dependencyChocobozzz2020-01-211-0/+5
|
* Remove huskyChocobozzz2020-01-211-659/+18
|
* Update http signatureChocobozzz2020-01-071-2/+11
|
* Update validator dependencyChocobozzz2020-01-071-78/+76
|
* Update server dependenciesChocobozzz2020-01-071-384/+393
|
* (rss) quickfix for pfeed when category is nullRigel Kent2019-12-041-4/+4
|
* Fix testsChocobozzz2019-12-031-11/+2
|
* (rss) add mrss properties and update pfeedRigel Kent2019-12-031-4/+4
| | | | resolves #2298
* 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
|