Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support text/plain caption files | Chocobozzz | 2019-10-18 | 1 | -1/+2 |
* | Add auto play next video migration | Chocobozzz | 2019-09-24 | 2 | -1/+28 |
* | Try to fix tests | Chocobozzz | 2019-09-24 | 2 | -3/+12 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 5 | -0/+35 |
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 4 | -4/+4 |
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
* | Improve plugin package.json error message | Chocobozzz | 2019-09-11 | 2 | -17/+77 |
* | Fix migrations | Chocobozzz | 2019-09-06 | 2 | -1/+1 |
* | Better video publishing notification | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-05 | 3 | -10/+9 |
|\ | |||||
| * | Fix blacklist sort | Chocobozzz | 2019-09-04 | 2 | -8/+8 |
| * | Fix auto blacklist view | Chocobozzz | 2019-09-04 | 1 | -1/+0 |
| * | Fix bug in redundancy eviction | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
* | | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 4 | -0/+19 |
* | | Add creation reason | Chocobozzz | 2019-09-05 | 4 | -0/+8 |
* | | Add config instance warning modal | Chocobozzz | 2019-09-05 | 1 | -6/+6 |
* | | Add welcome modal | Chocobozzz | 2019-09-05 | 7 | -25/+153 |
* | | Add more attributes to about page | Chocobozzz | 2019-09-05 | 4 | -1/+70 |
* | | Fix tests | Chocobozzz | 2019-09-04 | 2 | -1/+5 |
* | | Implement auto follow in client | Chocobozzz | 2019-09-04 | 2 | -1/+41 |
* | | Add notification on auto follow index | Chocobozzz | 2019-09-04 | 3 | -9/+46 |
* | | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 4 | -14/+191 |
* | | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 32 | -144/+535 |
* | | Fix redundancy too heavy with streaming playlists | Chocobozzz | 2019-08-30 | 1 | -2/+1 |
* | | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 5 | -30/+65 |
* | | Lowercase video tags search | Chocobozzz | 2019-08-29 | 3 | -8/+16 |
* | | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 4 | -80/+61 |
* | | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 3 | -9/+102 |
* | | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 2 | -3/+3 |
* | | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
* | | peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose [level... | Frank de Lange | 2019-08-26 | 2 | -37/+81 |
* | | fixes 2065: optimisation (#2073) | John Livingston | 2019-08-23 | 1 | -1/+2 |
* | | Fix build | Chocobozzz | 2019-08-23 | 1 | -1/+1 |
* | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
|\| | |||||
| * | Fix lazy static route with unknown avatars | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
* | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 3 | -6/+11 |
|\| | |||||
| * | Fix image and plugin CSP | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
| * | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| * | Fix user creation by moderators | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
| * | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| * | email object -> email subject | Chocobozzz | 2019-08-22 | 3 | -20/+20 |
| * | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 3 | -2/+20 |
* | | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 182 | -1232/+2875 |
|\ \ | |||||
| * | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 24 | -53/+109 |
| * | | Fix ownership change | Chocobozzz | 2019-08-21 | 4 | -10/+12 |
| * | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 54 | -147/+401 |
| * | | Cleanup model types | Chocobozzz | 2019-08-20 | 50 | -321/+668 |
| * | | Fix tests | Chocobozzz | 2019-08-20 | 4 | -10/+13 |