aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bumped to version v2.0.0v2.0.0Chocobozzz2019-11-121-1/+1
|
* Bumped to version v2.0.0-rc.1v2.0.0-rc.1Chocobozzz2019-10-291-1/+1
|
* Update jsonld libraryChocobozzz2019-10-211-1/+1
|
* Fix bug with tsconfig pathsChocobozzz2019-10-211-1/+1
|
* Update server dependenciesChocobozzz2019-10-211-11/+11
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-111-1/+1
|\
| * Bumped to version v1.4.1v1.4.1Chocobozzz2019-09-091-1/+1
| |
| * Bumped to version v1.4.0v1.4.0Chocobozzz2019-08-261-1/+1
| |
* | Add auto follow back support for instancesChocobozzz2019-09-041-1/+5
| |
* | Remove old JSON LD signature implementationChocobozzz2019-08-291-1/+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.
* | Bumped to version v1.4.0Chocobozzz2019-08-261-1/+1
|/
* Bumped to version v1.4.0-rc.1v1.4.0-rc.1Chocobozzz2019-08-131-1/+1
|
* Upgrade sequelizeChocobozzz2019-08-121-2/+2
|
* Lazy load avatarsChocobozzz2019-08-091-0/+2
|
* Add gitlab ci supportChocobozzz2019-07-291-4/+6
|
* Upgrade server dependenciesChocobozzz2019-07-251-11/+11
|
* WIP plugins: update pluginChocobozzz2019-07-241-0/+2
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-2/+1
| | | | Install/uninstall/list plugins remotely
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+2
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-171-1/+1
|\
| * Bumped to version v1.3.1v1.3.1Chocobozzz2019-06-171-1/+1
| |
* | Add more CLI testsChocobozzz2019-06-131-2/+0
| |
* | Add lint commandChocobozzz2019-06-111-0/+1
| |
* | Upgrade server dependenciesChocobozzz2019-06-061-15/+15
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-06-031-1/+1
|\|
| * Bumped to version v1.3.0v1.3.0Chocobozzz2019-06-031-1/+1
| |
| * Bumped to version v1.3.0-rc.2v1.3.0-rc.2Chocobozzz2019-05-221-1/+1
| |