Server: begin a server documentation
[oweals/peertube.git] / server.js
2016-07-01 ChocobozzzUse dashes for filenames
2016-07-01 ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-06-28 ChocobozzzRe enable the "seed all videos" function
2016-06-28 ChocobozzzRequest model refractoring -> use mongoose api
2016-06-24 ChocobozzzVideo model refractoring -> use mongoose api
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs
2016-05-27 ChocobozzzFollow the angular styleguide for the directories structure
2016-05-21 ChocobozzzMove livereload to an external script and remove from...
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-02 ChocobozzzRename pool requests --> requests scheduler
2016-03-21 ChocobozzzUse const in main server file
2016-03-21 ChocobozzzCreate an "installer" module that create defaults clien...
2016-03-21 ChocobozzzOAuth server: first draft
2016-03-08 ChocobozzzPrepare client app
2016-03-07 ChocobozzzPrepare Angular routes
2016-03-07 ChocobozzzPrepare folders structure for angular app
2016-02-07 ChocobozzzDon't use process.exit, throw an error instead
2016-02-07 ChocobozzzRequire on the top of the files
2016-02-06 ChocobozzzRename webtorrent files (process/node)
2016-02-05 ChocobozzzSplit utils file
2016-02-04 ChocobozzzSplit models
2016-01-30 ChocobozzzNew directory organization
2015-12-14 ChocobozzzCreate a constants module to easily modify some constan...
2015-12-04 ChocobozzzUpdate node modules
2015-12-04 ChocobozzzAdd a pool of requests instead of making a request...
2015-11-24 ChocobozzzMake the network auto sufficient (eject bad pods with...
2015-11-16 ChocobozzzSource refractoring
2015-11-07 ChocobozzzViews refractoring
2015-11-07 ChocobozzzAdd requests parameters validations
2015-11-06 ChocobozzzAdd API versionning
2015-11-03 Chocobozzzadd robustness when we run the electron process and...
2015-10-29 ChocobozzzReplace PeopleTube/PeTube by the new name PeerTube
2015-10-29 ChocobozzzSpawn