| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Fix NSFW blur on search | Chocobozzz | 2019-01-14 | 2 | -3/+8 |
| | * | Fix captions in HTTP fallback | Chocobozzz | 2019-01-14 | 3 | -0/+26 |
| | * | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 2 | -0/+8 |
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 7 | -4/+33 |
| | * | Patch docker entrypoint to speed up the chown at startup | victor héry | 2019-01-14 | 1 | -2/+2 |
| | * | Use origin video url in canonical tag | Chocobozzz | 2019-01-10 | 1 | -3/+3 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 21 | -316/+454 |
| * | | Add federation tests on download enabled | Chocobozzz | 2019-02-11 | 1 | -2/+4 |
| * | | Fix too big line length | Lucas Declercq | 2018-10-08 | 1 | -1/+9 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 35 | -64/+64 |
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 4 | -4/+5 |
| * | | Only show download button if downloadingEnabled is set to true | Lucas Declercq | 2018-10-06 | 2 | -0/+7 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 34 | -4/+100 |
* | | | Enable video watch | clementbrizard | 2019-01-12 | 2 | -2/+9 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 8 | -5/+47 |
* | | | Change models | clementbrizard | 2019-01-12 | 8 | -1/+26 |
* | | | Add migration file | clementbrizard | 2019-01-12 | 1 | -0/+42 |
| |/
|/| |
|
* | | Update credits | Chocobozzz | 2019-01-10 | 2 | -6/+24 |
* | | Update translations | Chocobozzz | 2019-01-10 | 4 | -849/+750 |
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 18 | -24/+281 |
* | | Add contact form checkbox in admin form | Chocobozzz | 2019-01-10 | 8 | -399/+387 |
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 32 | -49/+541 |
* | | Update CHANGELOG.md | Chocobozzz | 2019-01-09 | 1 | -1/+3 |
* | | Fix video tags update/upload in openapi | Chocobozzz | 2019-01-09 | 1 | -4/+8 |
* | | Update FAQ | Chocobozzz | 2019-01-09 | 1 | -0/+14 |
* | | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 7 | -14/+34 |
* | | Correctly scroll to video comment | Chocobozzz | 2019-01-09 | 2 | -6/+2 |
* | | Correctly scroll in notification preferences | Chocobozzz | 2019-01-09 | 3 | -6/+5 |
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 56 | -112/+1073 |
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 25 | -57/+899 |
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 23 | -250/+814 |
* | | Fix notification icon position | Chocobozzz | 2019-01-09 | 2 | -5/+2 |
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 7 | -33/+81 |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 52 | -111/+2449 |
* | | increase waitJobs pendingJobs timeout to 2000 | Josh Morel | 2019-01-08 | 1 | -1/+1 |
* | | (doc) update API spec to include user subscription routes | Rigel Kent | 2019-01-03 | 1 | -4/+105 |
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 3 | -9/+69 |
* | | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 14 | -73/+118 |
* | | Fix notification with large message | Chocobozzz | 2018-12-20 | 4 | -23/+26 |
* | | Refractor notification service | Chocobozzz | 2018-12-19 | 78 | -476/+435 |
* | | Don't call watching endpoint if history is disabled | Chocobozzz | 2018-12-19 | 1 | -1/+1 |
* | | Fix federation of some videos | Chocobozzz | 2018-12-19 | 3 | -9/+61 |
* | | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 |
* | | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 |
* | | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 11 | -55/+163 |
* | | Add history page on client | Chocobozzz | 2018-12-18 | 13 | -7/+239 |
* | | Add history on server side | Chocobozzz | 2018-12-18 | 19 | -29/+385 |
* | | Add WebFinger support (#1498) | Acid Chicken (硫酸鶏) | 2018-12-18 | 1 | -2/+19 |
* | | Add ability to set subtitle in URL in watch page | Chocobozzz | 2018-12-17 | 1 | -3/+6 |
* | | Set last subtitle or subtitle in URL | Chocobozzz | 2018-12-17 | 6 | -41/+81 |