aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Fix theme loadingChocobozzz2019-12-132-2/+4
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-134-16/+35
* change repeat icon and factorize functionsRigel Kent2019-12-132-26/+53
* search bar shadow on focusRigel Kent2019-12-131-0/+10
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-1313-24/+67
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
* autoplay next video support for playlistsRigel Kent2019-12-1311-17/+100
* autoplay next video switch for both user and visitorsRigel Kent2019-12-136-5/+93
* Add internal privacy modeChocobozzz2019-12-122-12/+20
* Serve audit logs to clientChocobozzz2019-12-119-11/+83
* Improve comment tree UIChocobozzz2019-12-104-74/+110
* Add a warning when uploading videos using rootChocobozzz2019-12-103-3/+27
* Support basic markdown in commentsChocobozzz2019-12-092-4/+4
* (css) improve video-watch title display on small screensRigel Kent2019-12-092-48/+72
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-0/+1
* Don't seed on cellular networksChocobozzz2019-12-061-2/+0
* Fix enable history labelChocobozzz2019-12-061-1/+1
* Don't support images in account descriptionsChocobozzz2019-12-062-10/+21
* Handle HTML in account descriptionsChocobozzz2019-12-062-29/+58
* Add peertube applications links in about pageChocobozzz2019-12-064-121/+183
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-064-21/+35
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-20/+38
* Fix buildChocobozzz2019-12-062-7/+12
* Add ability to update icons contentChocobozzz2019-12-053-11/+34
* Add hook to alter player build optionsChocobozzz2019-12-051-80/+103
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-053-2/+25
* Fix buildChocobozzz2019-12-052-24/+23
* Support playlists in share modalChocobozzz2019-12-058-141/+202
* Pause the video when a modal is openedChocobozzz2019-12-053-1/+25
* search filtering improvements per #1654Rigel Kent2019-12-056-19/+213
* Add ability to filter per job typeChocobozzz2019-12-044-17/+67
* Skip channel search on empty searchChocobozzz2019-12-041-1/+3
* Clearer video quota label in user settingsChocobozzz2019-12-043-2/+28
* Soft delete video comments instead of detroyJulien Maulny2019-12-045-49/+62
* Test a color for the support buttonChocobozzz2019-12-031-0/+13
* Change the support iconChocobozzz2019-12-033-4/+4
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Fix private video downloadChocobozzz2019-12-031-3/+9
* (plugins) add helper to know if user is logged-inRigel Kent2019-12-021-0/+6
* Fix channel playlist miniatures overflowChocobozzz2019-11-292-2/+3
* Add ability to disable P2P in HLS player tooChocobozzz2019-11-291-1/+1
* Improve video languages user settings labelChocobozzz2019-11-291-2/+2
* Add more filters to admin follows tableChocobozzz2019-11-292-8/+4
* Filter on follows actor types in about pageChocobozzz2019-11-292-7/+11
* Fix brackets truncation in video descriptionChocobozzz2019-11-291-2/+2
* Only display accepted followers/followings in about pageChocobozzz2019-11-284-7/+23
* Focus player on video loadingChocobozzz2019-11-281-0/+1
* Fix overflow in menuChocobozzz2019-11-271-2/+6
* Fix overflow when creating a channelChocobozzz2019-11-271-2/+2
* Fix welcome modal when saving configChocobozzz2019-11-271-1/+2