aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-1179-458/+523
|
* Fix my account settings responsiveChocobozzz2019-04-114-2/+20
|
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1119-10/+242
|
* Fix videos list margin with hidden menuChocobozzz2019-04-114-22/+23
|
* Add logs page in clientChocobozzz2019-04-1120-49/+386
|
* Add logs endpointChocobozzz2019-04-1024-77/+435
|
* Add ability to disable trackerChocobozzz2019-04-1016-29/+123
|
* Add check params account ratings testsChocobozzz2019-04-096-26/+56
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-0913-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 clientChocobozzz2019-04-098-21/+33
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-092-3/+6
|
* Add notification on new instance follower (server side)Chocobozzz2019-04-0819-21/+212
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-087-21/+149
|
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-0816-30/+261
|
* Add ability to forbid followersChocobozzz2019-04-0819-55/+196
|
* Fix HLS federationChocobozzz2019-04-083-3/+13
|
* Add ability to remove an instance follower in APIChocobozzz2019-04-088-11/+202
|
* Update P2P media loader peer versionChocobozzz2019-04-089-24/+121
|
* Copy video/audio codec for HLSChocobozzz2019-04-081-37/+59
|
* Fix context typesChocobozzz2019-04-081-11/+11
|
* Fix privacy label displayChocobozzz2019-04-082-2/+12
|
* Handle actions in other videos sectionChocobozzz2019-04-083-2/+4
|
* Fix jsonld contextChocobozzz2019-04-081-12/+45
|
* 2 rows per overview sectionChocobozzz2019-04-053-75/+91
|
* Add auto blacklist info in feature tableChocobozzz2019-04-051-0/+4
|
* Improve playlist element styleChocobozzz2019-04-056-43/+49
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-0511-13/+46
|
* Add video miniature dropdownChocobozzz2019-04-0536-301/+643
|
* Refactor videos selection componentsChocobozzz2019-04-0515-288/+323
|
* Update CONTRIBUTING.mdChocobozzz2019-04-041-1/+1
|
* Refactor video miniaturesChocobozzz2019-04-0318-244/+199
|
* Set thumbnail heightChocobozzz2019-04-034-12/+12
|
* Try to fix multiline ellipsisChocobozzz2019-04-032-16/+7
| | | | some characters like "g" were cut out
* Improve abstract videos listChocobozzz2019-04-035-16/+36
| | | | Better responsive and align miniatures to the left
* Add Nederlands and Português (Portugal)Chocobozzz2019-04-039-1364/+31
|
* Update translationsChocobozzz2019-04-0349-7370/+11946
|
* Fix notification testsChocobozzz2019-04-031-13/+39
|
* Use custom ffmpeg path in youtube dlChocobozzz2019-04-031-0/+5
|
* tslint updateChocobozzz2019-04-0226-141/+102
|
* Update client depChocobozzz2019-04-027-2585/+1193
|
* Upgrade server depChocobozzz2019-04-023-288/+300
|
* Restore videos list componentsChocobozzz2019-04-0225-459/+395
|
* add quarantine videos feature (#1637)Josh Morel2019-04-0258-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 docsMathieu Agopian2019-03-291-1/+1
| | | | Fixes #1744
* (doc) rephrase yarn version to latest (#1719)Quentin Dupont2019-03-281-1/+1
|
* Reduce player big button border widthChocobozzz2019-03-201-5/+5
|
* Fix custom CSS helpChocobozzz2019-03-201-8/+8
|
* Add icon to delete history buttonChocobozzz2019-03-202-8/+8
|
* Add my library section in menuChocobozzz2019-03-2026-124/+266
|
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
|