aboutsummaryrefslogtreecommitdiffhomepage
path: root/server.js
Commit message (Expand)AuthorAgeFilesLines
* Server: fix migration scriptsChocobozzz2017-02-181-14/+16
* Server: use a request scheduler object instance for friendsChocobozzz2017-02-181-2/+3
* Server: add video abuse supportChocobozzz2017-01-041-1/+2
* Update migrations codeChocobozzz2016-12-251-0/+1
* First version with PostgreSQLChocobozzz2016-12-191-6/+3
* Server: move static/client routes in controllers/Chocobozzz2016-11-251-25/+8
* Server: add video previewChocobozzz2016-11-161-1/+6
* Prerender opengraph tags in the serverChocobozzz2016-11-161-5/+3
* Prepare embed pageChocobozzz2016-11-071-0/+3
* Server: fix static pathsChocobozzz2016-11-011-3/+3
* Server: check the host key is not present in configurationsChocobozzz2016-11-011-3/+8
* Server: add webserver url log at startupChocobozzz2016-11-011-0/+2
* Server: use constants for static paths tooChocobozzz2016-11-011-4/+3
* Server: use constants to get port configurationChocobozzz2016-11-011-3/+1
* Server: remove logger about the seed of all the videosChocobozzz2016-11-011-1/+0
* Add upgrade scriptChocobozzz2016-10-211-0/+2
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-211-4/+4
* Server: add cache to static filesChocobozzz2016-10-211-3/+3
* Server: Uploads -> VideosChocobozzz2016-10-211-3/+3
* Server: add cors policy for torrent file and thumbnailsChocobozzz2016-10-071-2/+3
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-021-12/+21
|\
| * Server: remove segfault handlerChocobozzz2016-10-011-3/+0
| * Add migration (for db, folders...) mechanismChocobozzz2016-09-261-20/+26
| * Server: avoid request entity too large for requests between podsChocobozzz2016-08-231-1/+1
| * Server: fix makefriends validation and testsChocobozzz2016-08-211-1/+7
| * Server: reorganize express validatorsChocobozzz2016-07-311-1/+1
* | First draft using only webseed for serverChocobozzz2016-07-271-31/+16
|/
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-8/+8
* Re enable the "seed all videos" functionChocobozzz2016-06-281-2/+5
* Request model refractoring -> use mongoose apiChocobozzz2016-06-281-8/+10
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-3/+2
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-2/+2
* Follow the angular styleguide for the directories structureChocobozzz2016-05-271-2/+2
* Move livereload to an external script and remove from express.Chocobozzz2016-05-211-5/+0
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-4/+4
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-0/+4
* Rename pool requests --> requests schedulerChocobozzz2016-05-021-1/+1
* Use const in main server fileChocobozzz2016-03-211-28/+28
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-211-12/+2
* OAuth server: first draftChocobozzz2016-03-211-0/+8
* Prepare client appChocobozzz2016-03-081-3/+7
* Prepare Angular routesChocobozzz2016-03-071-23/+9
* Prepare folders structure for angular appChocobozzz2016-03-071-16/+12
* Don't use process.exit, throw an error insteadChocobozzz2016-02-071-4/+2
* Require on the top of the filesChocobozzz2016-02-071-163/+161
* Rename webtorrent files (process/node)Chocobozzz2016-02-061-1/+1
* Split utils fileChocobozzz2016-02-051-3/+4
* Split modelsChocobozzz2016-02-041-2/+6
* New directory organizationChocobozzz2016-01-301-9/+9