Server: fix logs when adding a remote video
[oweals/peertube.git] / server.js
2016-11-16 ChocobozzzServer: add video preview
2016-11-16 ChocobozzzPrerender opengraph tags in the server
2016-11-07 ChocobozzzPrepare embed page
2016-11-01 ChocobozzzServer: fix static paths
2016-11-01 ChocobozzzServer: check the host key is not present in configurations
2016-11-01 ChocobozzzServer: add webserver url log at startup
2016-11-01 ChocobozzzServer: use constants for static paths too
2016-11-01 ChocobozzzServer: use constants to get port configuration
2016-11-01 ChocobozzzServer: remove logger about the seed of all the videos
2016-10-21 ChocobozzzAdd upgrade script
2016-10-21 ChocobozzzClient: avoid "quit friends" to appear during the pendi...
2016-10-21 ChocobozzzServer: add cache to static files
2016-10-21 ChocobozzzServer: Uploads -> Videos
2016-10-07 ChocobozzzServer: add cors policy for torrent file and thumbnails
2016-10-07 ChocobozzzMerge branch 'webseed'
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01 ChocobozzzServer: remove segfault handler
2016-09-26 ChocobozzzAdd migration (for db, folders...) mechanism
2016-08-23 ChocobozzzServer: avoid request entity too large for requests...
2016-08-21 ChocobozzzServer: fix makefriends validation and tests
2016-07-31 ChocobozzzServer: reorganize express validators
2016-07-27 ChocobozzzFirst draft using only webseed for server
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