| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 5 | -4/+29 |
| | * | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 2 | -2/+7 |
| | * | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 32 | -5844/+11513 |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 28 | -80/+136 |
| | * | Fix notification socket | Chocobozzz | 2019-01-14 | 8 | -39/+63 |
| | * | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 2 | -1/+2 |
| | * | Add unload listener on video upload/update | Chocobozzz | 2019-01-14 | 3 | -6/+32 |
| | * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| | * | Add error message when trying to upload .ass subtitles | Chocobozzz | 2019-01-14 | 1 | -0/+11 |
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 8 | -62/+99 |
| | * | Fix peertube CLI documentation | Chocobozzz | 2019-01-14 | 2 | -4/+13 |
| | * | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
| | * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 3 | -5/+9 |
| | * | Help translators to translate trending title/tooltip | Chocobozzz | 2019-01-14 | 2 | -10/+13 |
| | * | 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 |