Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix notification socket | Chocobozzz | 2019-01-14 | 8 | -39/+63 |
| | | | | Should be in core module to share the same subject to all the app | ||||
* | 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 |
| | | | | | Because they will not be able to create another channel with the same actor name | ||||
* | 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 |
| | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage | ||||
* | 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 |
| | |||||
* | 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 |
| | | | | Shorter name and use primeng component | ||||
* | 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 |
| | | | | | If we don't transcode additional resolutions, and user decided to wait transcoding before publishing the video | ||||
* | 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 ability to disable, clear and list user videos history | ||||
* | Add WebFinger support (#1498) | Acid Chicken (硫酸鶏) | 2018-12-18 | 1 | -2/+19 |
| | | | | | | | | | | * Add WebFinger support * Fix TS7006 * Follow lint * Fix TS7006 | ||||
* | 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 |
| |