| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document update host script | Chocobozzz | 2017-02-08 | 2 | -3/+2 |
* | Fix update host script | Chocobozzz | 2017-02-08 | 2 | -3/+3 |
* | Client: fix angular2-notifications dep... | Chocobozzz | 2017-02-05 | 2 | -3/+3 |
* | Client: fix awesome typescript loader | Chocobozzz | 2017-02-05 | 1 | -1/+1 |
* | Client: fix ng2-smart-table | Bigard Florian | 2017-02-01 | 1 | -1/+1 |
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 17 | -162/+263 |
* | Client: notify client if there are webtorrent errors | Chocobozzz | 2017-01-29 | 4 | -11/+23 |
* | Client: better confirm box for a beautiful world | Chocobozzz | 2017-01-27 | 12 | -39/+176 |
* | Client: better notifications for a beautiful world | Chocobozzz | 2017-01-27 | 18 | -47/+132 |
* | Server: assert remoteId and host pair is unique | Chocobozzz | 2017-01-27 | 2 | -0/+12 |
* | Server: error if we add a pod that already exists | Chocobozzz | 2017-01-27 | 5 | -11/+40 |
* | Client: fix video timeout | Chocobozzz | 2017-01-27 | 1 | -9/+8 |
* | Admin password stuff | Chocobozzz | 2017-01-27 | 4 | -19/+25 |
* | Client: add optimize plugin | Chocobozzz | 2017-01-27 | 2 | -2/+14 |
* | Fix tests | Chocobozzz | 2017-01-23 | 1 | -1/+2 |
* | Do not let admin put password on cli argument when reseting password | Chocobozzz | 2017-01-23 | 1 | -9/+25 |
* | Client: lazy load admin area | Chocobozzz | 2017-01-23 | 55 | -13/+43 |
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 21 | -15/+185 |
* | Client: add ability to report a video | Chocobozzz | 2017-01-20 | 11 | -6/+174 |
* | Adapt requests controller/front to new informations | Chocobozzz | 2017-01-19 | 5 | -24/+48 |
* | Client: fix client error handling | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Client: add dll support | Chocobozzz | 2017-01-19 | 4 | -2/+55 |
* | Fix check script | Chocobozzz | 2017-01-19 | 1 | -2/+2 |
* | Client: fix build on Node v4 | Chocobozzz | 2017-01-19 | 1 | -2/+2 |
* | Client: generate js files in dist directory | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 8 | -37/+60 |
* | Server: requests refractoring | Chocobozzz | 2017-01-17 | 2 | -39/+40 |
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 3 | -32/+29 |
* | Server: remote request process refractoring | Chocobozzz | 2017-01-17 | 2 | -20/+28 |
* | Server: transaction refractoring | Chocobozzz | 2017-01-17 | 3 | -84/+68 |
* | Add hint about database name in config files | Luc Didry | 2017-01-16 | 2 | -0/+2 |
* | Server: fix update remote video | Chocobozzz | 2017-01-15 | 1 | -2/+2 |
* | Server: create transaction refractoring | Chocobozzz | 2017-01-15 | 5 | -73/+75 |
* | Client: fix lint | Chocobozzz | 2017-01-15 | 4 | -19/+11 |
* | Server: retryer transaction wrapper refractoring | Chocobozzz | 2017-01-15 | 4 | -50/+51 |
* | Server: update deps | Chocobozzz | 2017-01-15 | 1 | -2/+2 |
* | Server: add script that reset the password of a user | Chocobozzz | 2017-01-15 | 1 | -0/+45 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 4 | -4/+4 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 30 | -106/+292 |
* | Update readme | Chocobozzz | 2017-01-12 | 1 | -3/+3 |
* | Server: fix mongo to postgresql script | Chocobozzz | 2017-01-12 | 1 | -5/+5 |
* | Add quotes to config prod example | Chocobozzz | 2017-01-12 | 1 | -2/+2 |
* | Merge branch 'postgresql' | Chocobozzz | 2017-01-12 | 127 | -2427/+5195 |
|\ |
|
| * | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 3 | -47/+61 |
| * | Try to fix travis build | Chocobozzz | 2017-01-12 | 3 | -9/+9 |
| * | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 5 | -12/+55 |
| * | Server: fix update right checks | Chocobozzz | 2017-01-11 | 1 | -7/+10 |
| * | Server: transaction serializable for videos | Chocobozzz | 2017-01-11 | 3 | -3/+3 |
| * | Server: add update case to real world script | Chocobozzz | 2017-01-11 | 1 | -2/+26 |
| * | Server: rights check for update a video | Chocobozzz | 2017-01-11 | 2 | -0/+12 |