aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade server dep'Chocobozzz2021-04-121-8/+8
|
* Fix #3940: unload all children from the plugin module on updates.John Livingston2021-04-091-0/+1
|
* Remove libxmljs in favour of pure JS implemChocobozzz2021-04-061-2/+1
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-03-251-1/+1
|\
| * Fix postgresql versionChocobozzz2021-03-251-1/+1
| |
| * Bumped to version v3.1.0v3.1.0Chocobozzz2021-03-241-4/+1
| |
* | Add regenrate thumbnails scriptsChocobozzz2021-03-241-0/+1
| |
* | Upgrade to latest oauth2-serverChocobozzz2021-03-241-1/+1
| |
* | Refactor auth flowChocobozzz2021-03-241-4/+0
| | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow
* | Use got instead of requestChocobozzz2021-03-241-3/+2
| |
* | Bumped to version v3.1.0Chocobozzz2021-03-241-4/+1
|/
* Bumped to version v3.1.0-rc.1v3.1.0-rc.1Chocobozzz2021-03-041-1/+1
|
* Upgrade server dependenciesChocobozzz2021-03-031-7/+7
|
* Add benchmark scriptChocobozzz2021-02-221-0/+1
|
* Remove es5 module supportChocobozzz2021-02-111-1/+1
| | | | | | | Avoid using differential loading. Break compat with IE11, Opera Mini, UC Browser for Android See https://caniuse.com/?search=es6-module for more information
* Support NodeJS 14 and 15, deprecate Node 10Chocobozzz2021-02-041-2/+2
|
* Update server dependenciesChocobozzz2021-02-031-14/+14
|
* prettify SQL queries during debug (#3635)Rigel Kent2021-01-251-0/+1
| | | | | | | * prettify SQL queries during debug * Use sql-formatter Co-authored-by: Chocobozzz <me@florianbigard.com>
* Update project descriptionChocobozzz2021-01-141-1/+1
|
* add script printing command to generate a resolution for a given fileRigel Kent2021-01-131-0/+1
|
* Bumped to version v3.0.1v3.0.1Chocobozzz2021-01-121-1/+1
|
* Bumped to version v3.0.0v3.0.0Chocobozzz2021-01-071-1/+1
|
* Bumped to version v3.0.0-rc.1v3.0.0-rc.1Chocobozzz2020-12-161-1/+1
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-2/+2
|
* Update server dependenciesChocobozzz2020-11-191-20/+18
|
* Update my emailChocobozzz2020-11-121-1/+1
|
* move dependencies versions list to engines in package.jsonRigel Kent2020-11-101-1/+4
|
* 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
|