aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix prod deployChocobozzz2020-11-101-1/+1
|
* Add live notification testsChocobozzz2020-11-091-0/+2
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+2
|
* render html/markdown for new comment notification email (#3255)Kimsible2020-11-071-0/+2
| | | | 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-1/+1
| | | | | | 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.
* Bumped to version v2.4.0v2.4.0Chocobozzz2020-09-081-1/+1
|
* Bumped to version v2.4.0-rc.1v2.4.0-rc.1Chocobozzz2020-08-271-1/+1
|
* Update server dependenciesChocobozzz2020-08-251-11/+11
|
* Use update i18n command instead of generateChocobozzz2020-08-241-1/+1
|
* Add unicode emoji to markdownkimsible2020-08-141-1/+2
|
* Analyze embed too with bundlewatchChocobozzz2020-08-061-0/+8
|
* Test bundlewatchChocobozzz2020-08-061-0/+8
|
* Bumped to version v2.3.0v2.3.0Chocobozzz2020-07-211-1/+1
|
* Bumped to version v2.3.0-rc.1v2.3.0-rc.1Chocobozzz2020-07-061-1/+1
|
* provide specific engine boundaries for nodejs and yarnRigel Kent2020-06-221-1/+2
|
* Update server dependenciesChocobozzz2020-06-171-25/+23
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-2/+1
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Use tslib in serverChocobozzz2020-06-091-0/+1
|
* Bumped to version v2.2.0v2.2.0Chocobozzz2020-06-021-1/+1
|
* Bumped to version v2.2.0-rc.1v2.2.0-rc.1Chocobozzz2020-05-181-1/+1
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-0/+2
|
* Update server dependenciesChocobozzz2020-04-011-13/+13
|
* Fix federation with pleromaChocobozzz2020-03-121-1/+2
|
* Upgrade oauth server dependencyChocobozzz2020-02-281-0/+4
|
* Update dependenciesChocobozzz2020-02-281-9/+9
|
* Bumped to version v2.1.1Chocobozzz2020-02-281-1/+1
|
* OpenAPI clients generationAverage Dude2020-02-141-0/+2
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-111-1/+1
|\
| * Bumped to version v2.1.0v2.1.0Chocobozzz2020-02-111-1/+1
| |
* | Upgrade express-rate-limitChocobozzz2020-02-041-1/+1
| |
* | Move to eslintcontainChocobozzz2020-02-031-5/+10
| |
* | Upgrade server depChocobozzz2020-02-031-15/+11
| |
* | Remove xliff packageChocobozzz2020-02-031-3/+1
| |
* | Force node 10 usageChocobozzz2020-01-281-1/+1
| |
* | Add ability to list redundanciesChocobozzz2020-01-281-1/+1
|/
* Bumped to version v2.1.0-rc.1v2.1.0-rc.1Chocobozzz2020-01-271-1/+1
|
* Reduce dev commands RAM usageChocobozzz2020-01-221-2/+2
|
* Fix missing dependencyChocobozzz2020-01-211-0/+1
|
* Remove huskyChocobozzz2020-01-211-22/+3
|
* Update http signatureChocobozzz2020-01-071-1/+1
|
* Update validator dependencyChocobozzz2020-01-071-2/+2
|
* Update server dependenciesChocobozzz2020-01-071-4/+4
|
* Add embed api buildChocobozzz2019-12-181-1/+1
|
* Remove watch scriptsChocobozzz2019-12-181-3/+4
|
* Add package.json for embed apiChocobozzz2019-12-181-1/+1
|
* (rss) quickfix for pfeed when category is nullRigel Kent2019-12-041-1/+1
|
* Fix testsChocobozzz2019-12-031-1/+1
|
* (rss) add mrss properties and update pfeedRigel Kent2019-12-031-1/+1
| | | | resolves #2298
* Upgrade server depsChocobozzz2019-12-031-9/+9
|
* Add ability to disable webtorrentChocobozzz2019-11-251-1/+1
| | | | In favour of HLS