Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Update sequelize | Chocobozzz | 2017-06-25 | 2 | -35/+40 |
* | Stop mocha tests after a failure | Chocobozzz | 2017-06-24 | 1 | -1/+1 |
* | Excluse .js.map when scanning models/ directory | Chocobozzz | 2017-06-24 | 1 | -1/+2 |
* | Don't generate yarn lockfile on upgrade | Chocobozzz | 2017-06-24 | 2 | -4/+2 |
* | Update systemd service template | Chocobozzz | 2017-06-20 | 2 | -2/+2 |
* | Fix client compilation | Chocobozzz | 2017-06-20 | 5 | -6/+3 |
* | Update README schemas | Chocobozzz | 2017-06-20 | 1 | -6/+6 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 30 | -61/+89 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 143 | -1955/+2022 |
* | Fix client compilation | Chocobozzz | 2017-06-16 | 2 | -5/+6 |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 21 | -29/+89 |
* | Add this context to instance model functions | Chocobozzz | 2017-06-16 | 11 | -33/+39 |
* | Reorganize model files | Chocobozzz | 2017-06-16 | 43 | -83/+128 |
* | BaseRequestScheduler -> AbstractRequestScheduler | Chocobozzz | 2017-06-16 | 6 | -11/+11 |
* | Update readme/doc with new client port for dev | Chocobozzz | 2017-06-14 | 3 | -4/+9 |
* | Fix video update test | Chocobozzz | 2017-06-12 | 2 | -19/+16 |
* | Convert scripts to typescript | Chocobozzz | 2017-06-12 | 7 | -70/+65 |
* | Fix prod clean script | Chocobozzz | 2017-06-12 | 1 | -1/+1 |
* | Fix prod build | Chocobozzz | 2017-06-11 | 4 | -9/+17 |
* | Better models define typing | Chocobozzz | 2017-06-11 | 17 | -31/+31 |
* | Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube... | Chocobozzz | 2017-06-11 | 6 | -19/+6 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 32 | -77/+424 |
* | Update client modules | Chocobozzz | 2017-06-11 | 19 | -905/+874 |
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 15 | -27/+612 |
* | Use shared models | Chocobozzz | 2017-06-11 | 10 | -35/+65 |
* | Adapt scripts to typescript | Chocobozzz | 2017-06-10 | 7 | -13/+17 |
* | Type functions | Chocobozzz | 2017-06-10 | 96 | -541/+987 |
* | require -> import | Chocobozzz | 2017-06-05 | 33 | -67/+66 |
* | Type models | Chocobozzz | 2017-05-25 | 76 | -803/+1697 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 113 | -1805/+1982 |
* | Update README | Chocobozzz | 2017-05-05 | 1 | -2/+2 |
* | Server: move requests lib in their own directory | Chocobozzz | 2017-05-05 | 7 | -16/+18 |