| Commit message (Expand) | Author | Age | Files | Lines |
* | Begin user quota | Chocobozzz | 2017-09-04 | 3 | -5/+66 |
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 7 | -11/+12 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 10 | -39/+39 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 5 | -238/+377 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 3 | -2/+5 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 9 | -44/+43 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 9 | -59/+89 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 2 | -9/+9 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 6 | -6/+7 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 3 | -5/+5 |
* | Video search -> case insensitive | Chocobozzz | 2017-07-06 | 1 | -8/+4 |
* | Move to promises | Chocobozzz | 2017-07-05 | 35 | -589/+445 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 6 | -4/+23 |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 8 | -12/+22 |
* | Add this context to instance model functions | Chocobozzz | 2017-06-16 | 10 | -32/+38 |
* | Reorganize model files | Chocobozzz | 2017-06-16 | 42 | -68/+75 |
* | Convert scripts to typescript | Chocobozzz | 2017-06-12 | 1 | -1/+1 |
* | Better models define typing | Chocobozzz | 2017-06-11 | 17 | -31/+31 |
* | Use shared models | Chocobozzz | 2017-06-11 | 2 | -3/+3 |
* | Type functions | Chocobozzz | 2017-06-10 | 33 | -216/+429 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -6/+6 |
* | Type models | Chocobozzz | 2017-05-25 | 36 | -543/+1359 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 18 | -178/+155 |
* | Server: finish old jobs at startup | Chocobozzz | 2017-05-05 | 1 | -2/+2 |
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 2 | -22/+148 |
* | Server: little refractoring when listing videos | Chocobozzz | 2017-05-01 | 1 | -10/+12 |
* | Format video blacklist | Chocobozzz | 2017-04-26 | 1 | -1/+0 |
* | Add ability for an administrator to remove any video (#61) | Green-Star | 2017-04-26 | 3 | -11/+134 |
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 1 | -0/+19 |
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 1 | -0/+12 |
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -0/+13 |
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -0/+18 |
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -0/+18 |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 3 | -2/+109 |
* | Server: add views attribute when sending videos to friends | Chocobozzz | 2017-03-04 | 1 | -2/+4 |
* | Server: fix migrations with an empty Applications table | Chocobozzz | 2017-03-04 | 1 | -1/+1 |
* | Server: implement video views | Chocobozzz | 2017-02-26 | 4 | -6/+179 |
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 5 | -65/+232 |
* | Server: fix migration scripts | Chocobozzz | 2017-02-18 | 1 | -1/+1 |
* | Server: use a request scheduler object instance for friends | Chocobozzz | 2017-02-18 | 1 | -181/+27 |
* | Add email to users | Chocobozzz | 2017-02-18 | 3 | -3/+31 |
* | Server: add unique to unique indexes | Chocobozzz | 2017-02-16 | 3 | -3/+10 |
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+5 |
* | Fix update host script | Chocobozzz | 2017-02-08 | 1 | -1/+1 |
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 1 | -1/+2 |
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -13/+18 |
* | Server: requests refractoring | Chocobozzz | 2017-01-17 | 1 | -38/+38 |
* | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 1 | -1/+1 |
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 1 | -1/+2 |
* | Server: transaction serializable for videos | Chocobozzz | 2017-01-11 | 1 | -1/+1 |