aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Rename video-file job to video-transcodingChocobozzz2019-03-197-21/+31
* | | Fix email notificationChocobozzz2019-03-192-2/+1
* | | Better videos redundancy config error handlingChocobozzz2019-03-193-2/+7
* | | Cleanup invalid rates/comments/sharesChocobozzz2019-03-1916-49/+117
* | | Limit user tokens cacheChocobozzz2019-03-1913-25/+36
* | | Refresh playlistsChocobozzz2019-03-1913-59/+215
* | | Increase refresh interval to 2 daysChocobozzz2019-03-191-2/+2
* | | Only create refresh job if neededChocobozzz2019-03-191-2/+1
* | | Cleanup tmp directory at startupChocobozzz2019-03-192-2/+11
* | | Cleanup express locals typingsChocobozzz2019-03-1945-234/+270
* | | Better AP route checkerChocobozzz2019-03-192-62/+76