Server: add video language attribute
[oweals/peertube.git] / server / middlewares / secure.js
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-04 ChocobozzzServer: use crypto instead of ursa for pod signature
2016-12-29 ChocobozzzServer: little refractoring
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-27 ChocobozzzServer: remove encryption when seending requests to...
2016-11-16 ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-10-01 ChocobozzzServer: do not forget to check the signature when anoth...
2016-08-23 ChocobozzzServer: catch JSON.parse exceptions
2016-07-01 ChocobozzzUse dashes for filenames
2016-06-30 ChocobozzzPod model refractoring -> use mongoose api
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-03-16 ChocobozzzUse const/let now we use node 4.2
2016-03-07 ChocobozzzPrepare folders structure for angular app