Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | Server: do not break remote videos processing on error | Chocobozzz | 2017-01-11 | 3 | -12/+27 |
| | | |||||
| * | Server: always check commit result | Chocobozzz | 2017-01-11 | 3 | -14/+27 |
| | | |||||
| * | Server: retry video abuse requests too | Chocobozzz | 2017-01-10 | 1 | -12/+56 |
| | | |||||
| * | Server: improve requests scheduler | Chocobozzz | 2017-01-10 | 4 | -47/+125 |
| | | |||||
| * | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 6 | -71/+194 |
| | | |||||
| * | Server: improve real world script | Chocobozzz | 2017-01-06 | 1 | -7/+22 |
| | | |||||
| * | Server: use crypto instead of ursa for pod signature | Chocobozzz | 2017-01-04 | 7 | -37/+90 |
| | | |||||
| * | Server: we don't need the video name when removing a remote video | Chocobozzz | 2017-01-04 | 2 | -2/+0 |
| | | |||||
| * | Server: add video abuse support | Chocobozzz | 2017-01-04 | 32 | -171/+917 |
| | | |||||
| * | Server: move remote routes in their own directory | Chocobozzz | 2016-12-30 | 4 | -9/+28 |
| | | |||||
| * | Server: fix video remoe validation | Chocobozzz | 2016-12-30 | 1 | -1/+1 |
| | | |||||
| * | Server: split check params tests | Chocobozzz | 2016-12-30 | 10 | -868/+1110 |
| | | |||||
| * | Server: optimization for videoGet and videoRemove | Chocobozzz | 2016-12-30 | 2 | -30/+13 |
| | | |||||
| * | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 6 | -5/+26 |
| | | |||||
| * | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 5 | -34/+152 |
| | | |||||
| * | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 7 | -15/+344 |
| | | |||||
| * | Server: little refractoring | Chocobozzz | 2016-12-29 | 5 | -105/+93 |
| | | |||||
| * | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 5 | -24/+25 |
| | | |||||
| * | Server: use binary data instead of base64 to send thumbnails | Chocobozzz | 2016-12-29 | 6 | -15/+14 |
| | | |||||
| * | Server: use video hook to send information to other pods when a video is | Chocobozzz | 2016-12-29 | 4 | -49/+23 |
| | | | | | | | | deleted | ||||
| * | Server: add association between author and user | Chocobozzz | 2016-12-29 | 6 | -14/+35 |
| | | |||||
| * | Server: Add postgresql indexes | Chocobozzz | 2016-12-29 | 9 | -13/+104 |
| | | |||||
| * | Server: add database field validations | Chocobozzz | 2016-12-28 | 13 | -73/+162 |
| | | |||||
| * | Copy all keys in production example so if we chagne the default one | Chocobozzz | 2016-12-27 | 1 | -0/+16 |
| | | | | | | | | production servers won't break | ||||
| * | Add script to migrate from mongodb to postgresql | Chocobozzz | 2016-12-27 | 3 | -5/+250 |
| | | | | | | | | Usage: NODE_ENV=production ./scripts/mongo-to-postgre.js --mongo-database peertube-prod | ||||
| * | Server: correctly sort tags by name asc | Chocobozzz | 2016-12-26 | 1 | -2/+2 |
| | |