| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: fix migration scripts | Chocobozzz | 2017-02-18 | 1 | -14/+16 |
* | Server: use a request scheduler object instance for friends | Chocobozzz | 2017-02-18 | 1 | -2/+3 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -1/+2 |
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -0/+1 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -6/+3 |
* | Server: move static/client routes in controllers/ | Chocobozzz | 2016-11-25 | 1 | -25/+8 |
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -1/+6 |
* | Prerender opengraph tags in the server | Chocobozzz | 2016-11-16 | 1 | -5/+3 |
* | Prepare embed page | Chocobozzz | 2016-11-07 | 1 | -0/+3 |
* | Server: fix static paths | Chocobozzz | 2016-11-01 | 1 | -3/+3 |
* | Server: check the host key is not present in configurations | Chocobozzz | 2016-11-01 | 1 | -3/+8 |
* | Server: add webserver url log at startup | Chocobozzz | 2016-11-01 | 1 | -0/+2 |
* | Server: use constants for static paths too | Chocobozzz | 2016-11-01 | 1 | -4/+3 |
* | Server: use constants to get port configuration | Chocobozzz | 2016-11-01 | 1 | -3/+1 |
* | Server: remove logger about the seed of all the videos | Chocobozzz | 2016-11-01 | 1 | -1/+0 |
* | Add upgrade script | Chocobozzz | 2016-10-21 | 1 | -0/+2 |
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 1 | -4/+4 |
* | Server: add cache to static files | Chocobozzz | 2016-10-21 | 1 | -3/+3 |
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -3/+3 |
* | Server: add cors policy for torrent file and thumbnails | Chocobozzz | 2016-10-07 | 1 | -2/+3 |
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -12/+21 |
|\ |
|
| * | Server: remove segfault handler | Chocobozzz | 2016-10-01 | 1 | -3/+0 |
| * | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 1 | -20/+26 |
| * | Server: avoid request entity too large for requests between pods | Chocobozzz | 2016-08-23 | 1 | -1/+1 |
| * | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 1 | -1/+7 |
| * | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 1 | -1/+1 |
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -31/+16 |
|/ |
|
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 1 | -8/+8 |
* | Re enable the "seed all videos" function | Chocobozzz | 2016-06-28 | 1 | -2/+5 |
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 1 | -8/+10 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -3/+2 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -2/+2 |
* | Follow the angular styleguide for the directories structure | Chocobozzz | 2016-05-27 | 1 | -2/+2 |
* | Move livereload to an external script and remove from express. | Chocobozzz | 2016-05-21 | 1 | -5/+0 |
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 1 | -4/+4 |
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -0/+4 |
* | Rename pool requests --> requests scheduler | Chocobozzz | 2016-05-02 | 1 | -1/+1 |
* | Use const in main server file | Chocobozzz | 2016-03-21 | 1 | -28/+28 |
* | Create an "installer" module that create defaults clients/users... | Chocobozzz | 2016-03-21 | 1 | -12/+2 |
* | OAuth server: first draft | Chocobozzz | 2016-03-21 | 1 | -0/+8 |
* | Prepare client app | Chocobozzz | 2016-03-08 | 1 | -3/+7 |
* | Prepare Angular routes | Chocobozzz | 2016-03-07 | 1 | -23/+9 |
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 1 | -16/+12 |
* | Don't use process.exit, throw an error instead | Chocobozzz | 2016-02-07 | 1 | -4/+2 |
* | Require on the top of the files | Chocobozzz | 2016-02-07 | 1 | -163/+161 |
* | Rename webtorrent files (process/node) | Chocobozzz | 2016-02-06 | 1 | -1/+1 |
* | Split utils file | Chocobozzz | 2016-02-05 | 1 | -3/+4 |
* | Split models | Chocobozzz | 2016-02-04 | 1 | -2/+6 |
* | New directory organization | Chocobozzz | 2016-01-30 | 1 | -9/+9 |