aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load static objectsChocobozzz2019-12-1854-353/+542
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-185-9/+21
|
* Speedup embed first paintChocobozzz2019-12-181-4/+4
|
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-181-1/+1
| | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928
* comment name emphasis for video authorRigel Kent2019-12-182-4/+23
|
* (css) optimize .other-videos widthRigel Kent2019-12-172-3/+4
|
* (fix) upnext timeout set to 10sRigel Kent2019-12-171-1/+1
|
* add 'up next' screen on autoplayRigel Kent2019-12-171-8/+25
|
* Fix support button styleChocobozzz2019-12-171-2/+2
|
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-1710-22/+113
|
* Add hyperlink video timestamps in descriptionLesterpig2019-12-175-10/+24
| | | | | Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing.
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-166-10/+28
|
* improve likes-dislikes bar usabilityRigel Kent2019-12-162-7/+23
|
* improve comment form: cancel button and full widthRigel Kent2019-12-155-5/+29
|
* add channel avatar to watch viewRigel Kent2019-12-156-47/+88
|
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
| | | | resolves #2338
* Fix support iconChocobozzz2019-12-131-7/+7
|
* Add peertube version in features tableChocobozzz2019-12-136-11/+26
|
* Hide hardware information if emptyChocobozzz2019-12-131-1/+1
|
* Update translationsChocobozzz2019-12-131-2/+2
|
* 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
|