aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Does existChocobozzz2019-03-1928-133/+132
|
* Handle theater mode for playlistsChocobozzz2019-03-185-177/+236
|
* Fix unit testsChocobozzz2019-03-182-7/+17
|
* Add playlist channel validator when playlist is publicChocobozzz2019-03-186-21/+47
|
* Forbid public playlists not assigned to a channelChocobozzz2019-03-182-13/+62
|