aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Server: encrypt password in databaseChocobozzz2016-08-251-0/+1
| * Update webtorrent -> 0.96Chocobozzz2016-08-121-1/+1
| * Server: update dev dependenciesChocobozzz2016-08-071-2/+2
* | First draft using only webseed for serverChocobozzz2016-07-271-3/+3
|/
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-2/+1
* Remove livereload module (role of webpack now)Chocobozzz2016-07-181-1/+0
* Server: fix ipc bugChocobozzz2016-07-181-1/+1
* Server: add script that try to simulate a real world situationChocobozzz2016-07-061-0/+1
* Update server dependenciesChocobozzz2016-07-011-2/+2
* Add tags support to serverChocobozzz2016-06-061-1/+0
* Adapt npm scriptsChocobozzz2016-06-031-11/+4
* Downgrade openssl wrapper to see if the travis build still failsChocobozzz2016-06-011-1/+1
* Move scripty and node sass into the main dependenciesChocobozzz2016-06-011-2/+2
* Update node openssl wrapper moduleChocobozzz2016-05-311-1/+1
* Move livereload to an external script and remove from express.Chocobozzz2016-05-211-2/+2
* Update webtorrentChocobozzz2016-05-131-1/+1
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-1/+1
* Video duration support (server)Chocobozzz2016-05-031-0/+1
* Fix npm run cleanChocobozzz2016-04-301-1/+1
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-17/+20
* Add loader gif when loading the videoChocobozzz2016-04-291-1/+1
* Generate passwords at initialization (client/admin passwords)Chocobozzz2016-04-191-0/+1
* Use lodash v4Chocobozzz2016-04-191-1/+1
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-1/+1
* Add typescript (and angular2) linterChocobozzz2016-04-081-1/+1
* Update modulesChocobozzz2016-04-011-3/+3
* OAuth server: first draftChocobozzz2016-03-211-2/+3
* Use official repository for openssl-wrapperChocobozzz2016-03-161-1/+1