aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* Prepare release scriptChocobozzz2017-10-311-1/+2
* Try matrix to speed up travis buildsChocobozzz2017-10-311-1/+2
* Upgrade server packagesChocobozzz2017-10-311-1/+1
* Add migration script for channelsChocobozzz2017-10-261-0/+1
* Server: upgrade packagesChocobozzz2017-10-091-20/+4
* Upgrade express validator to v4Chocobozzz2017-09-151-1/+1
* Upgrade yarn depChocobozzz2017-09-041-1/+1
* Convert tests to typescriptChocobozzz2017-09-041-1/+5
* Begin user quotaChocobozzz2017-09-041-2/+2
* Upgrade sequelizeChocobozzz2017-08-251-3/+3
* Upgrade common server dependenciesChocobozzz2017-08-251-9/+7
* Move video file metadata in their own tableChocobozzz2017-08-251-0/+1
* Add previews cache system between podsChocobozzz2017-07-121-0/+1
* Update videojs -> 6Chocobozzz2017-07-061-1/+1
* Move to promisesChocobozzz2017-07-051-2/+3
* Rename 'npm run upgrade' to 'npm run upgrade-peertube'Chocobozzz2017-06-251-1/+2
* Return to sequelize@4.0.0-2 (makes tests fail)Chocobozzz2017-06-251-1/+1
* Update sequelizeChocobozzz2017-06-251-1/+1
* Don't generate yarn lockfile on upgradeChocobozzz2017-06-241-1/+1
* Use typescript standard and lint all filesChocobozzz2017-06-161-4/+5
* Convert scripts to typescriptChocobozzz2017-06-121-3/+4
* Update webpack stackChocobozzz2017-06-111-1/+3
* Better build/dev scriptsChocobozzz2017-06-111-6/+10
* Adapt scripts to typescriptChocobozzz2017-06-101-3/+4
* Type functionsChocobozzz2017-06-101-0/+2
* require -> importChocobozzz2017-06-051-0/+2
* Type modelsChocobozzz2017-05-251-2/+3
* First typescript iterationChocobozzz2017-05-201-0/+16
* Use yarn instead of npm installChocobozzz2017-04-261-1/+1
* Server: upgrade to official version of express-oauth-serverChocobozzz2017-04-261-1/+1
* Update standard -> 10Chocobozzz2017-04-161-2/+2
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-2/+2
* Server: update express-validatorChocobozzz2017-02-101-1/+1
* Update modulesChocobozzz2017-02-101-2/+2
* Admin password stuffChocobozzz2017-01-271-0/+1
* Server: update depsChocobozzz2017-01-151-2/+2
* Server: use crypto instead of ursa for pod signatureChocobozzz2017-01-041-1/+0
* Server: use binary data instead of base64 to send thumbnailsChocobozzz2016-12-291-0/+1
* First version with PostgreSQLChocobozzz2016-12-191-1/+3
* Add script when the host/port of a pod changeChocobozzz2016-11-221-0/+1
* Add upgrade scriptChocobozzz2016-10-211-0/+1
* Server: add npm run check to check CORS, bittorrent tracker...Chocobozzz2016-10-211-1/+5
* Update clean scriptChocobozzz2016-10-131-1/+3
* Server: update concurrentlyChocobozzz2016-10-091-1/+1
* Server: add cors policy for torrent file and thumbnailsChocobozzz2016-10-071-0/+1
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-071-1/+2
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-021-4/+4
|\
| * Server: remove segfault handlerChocobozzz2016-10-011-1/+0
| * Server: workaround for node-ipc that breaks node ltsChocobozzz2016-10-011-1/+2
| * Update to standard 8Chocobozzz2016-08-251-1/+1