Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 |
| | |||||
* | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2019-01-21 | 2 | -2/+2 |
| | |||||
* | Add link to the profile who commented in notif | Chocobozzz | 2019-01-21 | 2 | -2/+3 |
| | |||||
* | Fix notification popover width | Chocobozzz | 2019-01-21 | 2 | -4/+11 |
| | |||||
* | Add server host in notification account field | Chocobozzz | 2019-01-21 | 5 | -4/+19 |
| | |||||
* | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 3 | -3/+3 |
| | |||||
* | Typos | Chocobozzz | 2019-01-17 | 1 | -10/+10 |
| | |||||
* | Prepare changelog | Chocobozzz | 2019-01-17 | 1 | -0/+84 |
| | |||||
* | Prefer avg_frame_rate to fetch video FPS | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 4 | -6/+16 |
| | |||||
* | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 5 | -10/+20 |
| | |||||
* | Fix tests | Chocobozzz | 2019-01-17 | 1 | -1/+5 |
| | |||||
* | Fix some styles | Chocobozzz | 2019-01-17 | 5 | -30/+41 |
| | | | | Video edit tags, dropdown actions font ... | ||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 116 | -891/+667 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 30 | -755/+330 |
| | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version | ||||
* | 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 |
| | | | | And correctly handle new 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 |
| |