aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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 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
* | | Improve abstract videos listChocobozzz2019-04-035-16/+36
* | | 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 the video tags restrictions to the API docsMathieu Agopian2019-03-291-1/+1
* | | (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
* | | Move video file import in its own fileChocobozzz2019-03-194-80/+89