aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/peertube-crypto.js
Commit message (Collapse)AuthorAgeFilesLines
* Add script to migrate from mongodb to postgresqlChocobozzz2016-12-271-1/+0
| | | | Usage: NODE_ENV=production ./scripts/mongo-to-postgre.js --mongo-database peertube-prod
* Fix standard lintChocobozzz2016-12-251-10/+0
|
* Server: remove encryption when seending requests to other podsChocobozzz2016-11-271-48/+0
| | | | We don't need it anymore since HTTPS is mandatory now
* Server: remove useless hash affectationsChocobozzz2016-10-021-7/+7
|
* Server: encrypt password in databaseChocobozzz2016-08-251-0/+21
|
* Server: put config in constantsChocobozzz2016-08-191-13/+16
|
* Use dashes for filenamesChocobozzz2016-07-011-0/+147