Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 13 | -8/+214 | |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 8 | -21/+33 | |
| | ||||||
* | Add newInstanceFollower in notification settings | Chocobozzz | 2019-04-09 | 2 | -3/+6 | |
| | ||||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 19 | -21/+212 | |
| | ||||||
* | Add delete/manual approval instance followers in client | Chocobozzz | 2019-04-08 | 7 | -21/+149 | |
| | ||||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 16 | -30/+261 | |
| | ||||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 19 | -55/+196 | |
| | ||||||
* | Fix HLS federation | Chocobozzz | 2019-04-08 | 3 | -3/+13 | |
| | ||||||
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 8 | -11/+202 | |
| | ||||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 9 | -24/+121 | |
| | ||||||
* | Copy video/audio codec for HLS | Chocobozzz | 2019-04-08 | 1 | -37/+59 | |
| | ||||||
* | Fix context types | Chocobozzz | 2019-04-08 | 1 | -11/+11 | |
| | ||||||
* | Fix privacy label display | Chocobozzz | 2019-04-08 | 2 | -2/+12 | |
| | ||||||
* | Handle actions in other videos section | Chocobozzz | 2019-04-08 | 3 | -2/+4 | |
| | ||||||
* | Fix jsonld context | Chocobozzz | 2019-04-08 | 1 | -12/+45 | |
| | ||||||
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 3 | -75/+91 | |
| | ||||||
* | Add auto blacklist info in feature table | Chocobozzz | 2019-04-05 | 1 | -0/+4 | |
| | ||||||
* | Improve playlist element style | Chocobozzz | 2019-04-05 | 6 | -43/+49 | |
| | ||||||
* | video add to playlist component -> onpush strategy | Chocobozzz | 2019-04-05 | 11 | -13/+46 | |
| | ||||||
* | Add video miniature dropdown | Chocobozzz | 2019-04-05 | 36 | -301/+643 | |
| | ||||||
* | Refactor videos selection components | Chocobozzz | 2019-04-05 | 15 | -288/+323 | |
| | ||||||
* | Update CONTRIBUTING.md | Chocobozzz | 2019-04-04 | 1 | -1/+1 | |
| | ||||||
* | Refactor video miniatures | Chocobozzz | 2019-04-03 | 18 | -244/+199 | |
| | ||||||
* | Set thumbnail height | Chocobozzz | 2019-04-03 | 4 | -12/+12 | |
| | ||||||
* | Try to fix multiline ellipsis | Chocobozzz | 2019-04-03 | 2 | -16/+7 | |
| | | | | some characters like "g" were cut out | |||||
* | Improve abstract videos list | Chocobozzz | 2019-04-03 | 5 | -16/+36 | |
| | | | | Better responsive and align miniatures to the left | |||||
* | Add Nederlands and Português (Portugal) | Chocobozzz | 2019-04-03 | 9 | -1364/+31 | |
| | ||||||
* | Update translations | Chocobozzz | 2019-04-03 | 49 | -7370/+11946 | |
| | ||||||
* | Fix notification tests | Chocobozzz | 2019-04-03 | 1 | -13/+39 | |
| | ||||||
* | Use custom ffmpeg path in youtube dl | Chocobozzz | 2019-04-03 | 1 | -0/+5 | |
| | ||||||
* | tslint update | Chocobozzz | 2019-04-02 | 26 | -141/+102 | |
| | ||||||
* | Update client dep | Chocobozzz | 2019-04-02 | 7 | -2585/+1193 | |
| | ||||||
* | Upgrade server dep | Chocobozzz | 2019-04-02 | 3 | -288/+300 | |
| | ||||||
* | Restore videos list components | Chocobozzz | 2019-04-02 | 25 | -459/+395 | |
| | ||||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 58 | -99/+1047 | |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | |||||
* | Add the video tags restrictions to the API docs | Mathieu Agopian | 2019-03-29 | 1 | -1/+1 | |
| | | | | Fixes #1744 | |||||
* | (doc) rephrase yarn version to latest (#1719) | Quentin Dupont | 2019-03-28 | 1 | -1/+1 | |
| | ||||||
* | Reduce player big button border width | Chocobozzz | 2019-03-20 | 1 | -5/+5 | |
| | ||||||
* | Fix custom CSS help | Chocobozzz | 2019-03-20 | 1 | -8/+8 | |
| | ||||||
* | Add icon to delete history button | Chocobozzz | 2019-03-20 | 2 | -8/+8 | |
| | ||||||
* | Add my library section in menu | Chocobozzz | 2019-03-20 | 26 | -124/+266 | |
| | ||||||
* | Improve comment deletion message | Chocobozzz | 2019-03-20 | 2 | -0/+14 | |
| | ||||||
* | Move video file import in its own file | Chocobozzz | 2019-03-19 | 4 | -80/+89 | |
| | ||||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 7 | -21/+31 | |
| | ||||||
* | Fix email notification | Chocobozzz | 2019-03-19 | 2 | -2/+1 | |
| | ||||||
* | Better videos redundancy config error handling | Chocobozzz | 2019-03-19 | 3 | -2/+7 | |
| | ||||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 16 | -49/+117 | |
| | ||||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 13 | -25/+36 | |
| | ||||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 13 | -59/+215 | |
| | ||||||
* | Increase refresh interval to 2 days | Chocobozzz | 2019-03-19 | 1 | -2/+2 | |
| |