Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -11/+11 | |
| | ||||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-11 | 1 | -1/+1 | |
|\ | ||||||
| * | Bumped to version v1.4.1v1.4.1 | Chocobozzz | 2019-09-09 | 1 | -1/+1 | |
| | | ||||||
| * | Bumped to version v1.4.0v1.4.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 | |
| | | ||||||
* | | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+5 | |
| | | ||||||
* | | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 1 | -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.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 | |
|/ | ||||||
* | Bumped to version v1.4.0-rc.1v1.4.0-rc.1 | Chocobozzz | 2019-08-13 | 1 | -1/+1 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2019-08-12 | 1 | -2/+2 | |
| | ||||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -0/+2 | |
| | ||||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -4/+6 | |
| | ||||||
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 1 | -11/+11 | |
| | ||||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -0/+2 | |
| | ||||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -2/+1 | |
| | | | | Install/uninstall/list plugins remotely | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-17 | 1 | -1/+1 | |
|\ | ||||||
| * | Bumped to version v1.3.1v1.3.1 | Chocobozzz | 2019-06-17 | 1 | -1/+1 | |
| | | ||||||
* | | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -2/+0 | |
| | | ||||||
* | | Add lint command | Chocobozzz | 2019-06-11 | 1 | -0/+1 | |
| | | ||||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -15/+15 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-03 | 1 | -1/+1 | |
|\| | ||||||
| * | Bumped to version v1.3.0v1.3.0 | Chocobozzz | 2019-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Bumped to version v1.3.0-rc.2v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 1 | -1/+1 | |
| | | ||||||
* | | Move concurrently in dev package | Chocobozzz | 2019-05-31 | 1 | -1/+1 | |
| | | ||||||
* | | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 1 | -5/+1 | |
| | | ||||||
* | | Bumped to version v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 1 | -1/+1 | |
| | | ||||||
* | | Try parallel check params tests | Chocobozzz | 2019-05-14 | 1 | -0/+1 | |
|/ | ||||||
* | Bumped to version v1.3.0-rc.1v1.3.0-rc.1 | Chocobozzz | 2019-05-14 | 1 | -1/+1 | |
| | ||||||
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 1 | -1/+2 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+3 | |
| | ||||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -2/+2 | |
| | ||||||
* | Upgrade server dep | Chocobozzz | 2019-04-02 | 1 | -6/+6 | |
| | ||||||
* | add NOCLIENT option to install only server dependencies | Rigel Kent | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -2/+2 | |
| | ||||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -11/+11 | |
| | ||||||
* | Bumped to version v1.2.1 | Chocobozzz | 2019-02-15 | 1 | -1/+1 | |
| | ||||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+0 | |
| | ||||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+1 | |
| | ||||||
* | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 1 | -1/+1 | |
| | ||||||
* | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 1 | -1/+1 | |
| | ||||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+2 | |
| | ||||||
* | Remove unused dependencies | Chocobozzz | 2018-12-06 | 1 | -4/+2 | |
| | ||||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+1 | |
| | ||||||
* | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 | |
| | ||||||
* | Bumped to version v1.1.0v1.1.0 | Chocobozzz | 2018-12-04 | 1 | -1/+1 | |
| | ||||||
* | quickfix back to recent nodemon that fixes event-stream vulnerability | Rigel Kent | 2018-11-26 | 1 | -1/+1 | |
| | ||||||
* | quickfix back to older nodemon | Rigel Kent | 2018-11-26 | 1 | -1/+1 | |
| | ||||||
* | quickfix back to safe nodemon | Rigel Kent | 2018-11-26 | 1 | -1/+1 | |
| | ||||||
* | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 1 | -1/+1 | |
| | ||||||
* | Bumped to version v1.1.0-rc.1v1.1.0-rc.1 | Chocobozzz | 2018-11-22 | 1 | -1/+1 | |
| |