Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix client admin | Chocobozzz | 2017-08-28 | 2 | -2/+2 |
* | Update production example configuration | Chocobozzz | 2017-08-26 | 1 | -0/+5 |
* | Fix config checker | Chocobozzz | 2017-08-26 | 3 | -22/+26 |
* | Upgrade sequelize | Chocobozzz | 2017-08-25 | 2 | -118/+66 |
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 21 | -564/+505 |
* | Update client dependencies | Chocobozzz | 2017-08-25 | 4 | -605/+1032 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 17 | -63/+63 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 30 | -338/+816 |
* | Fix tests | Chocobozzz | 2017-08-02 | 4 | -29/+25 |
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 10 | -13/+324 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 15 | -41/+97 |
* | Fix overflow on embed for firefox | Chocobozzz | 2017-07-23 | 1 | -0/+1 |
* | Process embed in webpack too | Chocobozzz | 2017-07-23 | 9 | -612/+942 |
* | Better webtorrent error handling | Chocobozzz | 2017-07-23 | 1 | -5/+18 |
* | Fix upgrade script \n | Chocobozzz | 2017-07-23 | 3 | -3/+4 |
* | Fix preview location in embed | Bigard Florian | 2017-07-19 | 1 | -1/+1 |
* | Fix player on embed | Bigard Florian | 2017-07-19 | 1 | -6/+16 |
* | Fix lint | Chocobozzz | 2017-07-12 | 4 | -7/+2 |
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 2 | -13/+2 |
* | Add preview to embed | Chocobozzz | 2017-07-12 | 2 | -4/+8 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 27 | -16/+202 |
* | 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 | 58 | -176/+450 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 5 | -18/+20 |
* | Type webtorrent | Chocobozzz | 2017-07-11 | 7 | -29/+88 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 59 | -166/+400 |
* | Fix upgrade peertube script (bad semver comparison) | Chocobozzz | 2017-07-10 | 1 | -3/+10 |
* | 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 | 2 | -10/+6 |
* | Fix page titles | Chocobozzz | 2017-07-06 | 10 | -18/+33 |
* | Clean up bottom video bar | Chocobozzz | 2017-07-06 | 2 | -9/+20 |
* | Better skin for videojs | Chocobozzz | 2017-07-06 | 5 | -3/+318 |
* | Update videojs -> 6 | Chocobozzz | 2017-07-06 | 7 | -133/+221 |
* | Move to promises | Chocobozzz | 2017-07-05 | 88 | -2520/+1995 |
* | 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 | 5 | -12/+12 |
* | Remove ng2-completer | Chocobozzz | 2017-06-25 | 2 | -2/+1 |
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 25 | -67/+62 |
* | Rename 'npm run upgrade' to 'npm run upgrade-peertube' | Chocobozzz | 2017-06-25 | 3 | -2/+3 |
* | Oup's, forgot to increate timeout test | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
* | Fix travis tests | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
* | Fix issue with node-sass and yarn | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
* | Return to sequelize@4.0.0-2 (makes tests fail) | Chocobozzz | 2017-06-25 | 3 | -40/+37 |
* | Fix play script | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
* | Fix client admin | Chocobozzz | 2017-06-25 | 3 | -31/+34 |
* | Fix client build | Chocobozzz | 2017-06-25 | 3 | -31/+606 |
* | Update dependencies | Chocobozzz | 2017-06-25 | 3 | -269/+429 |