Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin user quota | Chocobozzz | 2017-09-04 | 11 | -17/+144 |
* | Fix config checker | Chocobozzz | 2017-08-26 | 2 | -11/+14 |
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 18 | -101/+102 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 16 | -61/+61 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 18 | -305/+744 |
* | Fix tests | Chocobozzz | 2017-08-02 | 4 | -29/+25 |
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 7 | -8/+288 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 9 | -36/+88 |
* | Fix lint | Chocobozzz | 2017-07-12 | 4 | -7/+2 |
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 1 | -12/+1 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 14 | -15/+172 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 25 | -91/+86 |
* | Add tests for open graph tags | Chocobozzz | 2017-07-11 | 2 | -0/+97 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 39 | -141/+411 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 5 | -18/+20 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 19 | -76/+162 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 21 | -49/+49 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 10 | -54/+40 |
* | Video search -> case insensitive | Chocobozzz | 2017-07-06 | 1 | -8/+4 |
* | Move to promises | Chocobozzz | 2017-07-05 | 79 | -2445/+1926 |
* | Fix test (#71) | Green-Star | 2017-07-02 | 12 | -17/+22 |
* | Move ensureRegistrationEnabled to middlewares | Chocobozzz | 2017-06-25 | 3 | -11/+23 |
* | ClientLocal -> OAuthClientLocal | Chocobozzz | 2017-06-25 | 2 | -7/+7 |
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 8 | -21/+21 |
* | Oup's, forgot to increate timeout test | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
* | Fix travis tests | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
* | Excluse .js.map when scanning models/ directory | Chocobozzz | 2017-06-24 | 1 | -1/+2 |
* | Update systemd service template | Chocobozzz | 2017-06-20 | 1 | -1/+1 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 10 | -12/+41 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 6 | -9/+11 |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 16 | -28/+62 |
* | Add this context to instance model functions | Chocobozzz | 2017-06-16 | 10 | -32/+38 |
* | Reorganize model files | Chocobozzz | 2017-06-16 | 43 | -83/+128 |
* | BaseRequestScheduler -> AbstractRequestScheduler | Chocobozzz | 2017-06-16 | 6 | -11/+11 |
* | Fix video update test | Chocobozzz | 2017-06-12 | 2 | -19/+16 |
* | Convert scripts to typescript | Chocobozzz | 2017-06-12 | 1 | -1/+1 |
* | Better models define typing | Chocobozzz | 2017-06-11 | 17 | -31/+31 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 7 | -18/+30 |
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -0/+2 |
* | Use shared models | Chocobozzz | 2017-06-11 | 3 | -4/+6 |
* | Type functions | Chocobozzz | 2017-06-10 | 87 | -541/+936 |
* | require -> import | Chocobozzz | 2017-06-05 | 30 | -60/+52 |
* | Type models | Chocobozzz | 2017-05-25 | 73 | -637/+1495 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 107 | -1747/+1755 |
* | Server: move requests lib in their own directory | Chocobozzz | 2017-05-05 | 7 | -16/+18 |
* | Server: finish old jobs at startup | Chocobozzz | 2017-05-05 | 2 | -20/+39 |
* | Server: check ffmpeg at startup | Chocobozzz | 2017-05-05 | 1 | -0/+25 |
* | Server: split videos controller | Chocobozzz | 2017-05-05 | 4 | -264/+339 |
* | Fix unset video language on video update | Chocobozzz | 2017-05-05 | 2 | -7/+7 |
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 2 | -2/+2 |