aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add embed api buildChocobozzz2019-12-1811-7/+78
|
* Remove watch scriptsChocobozzz2019-12-1810-33/+42
|
* Add package.json for embed apiChocobozzz2019-12-185-4/+32
|
* Fix test embed pageChocobozzz2019-12-188-18/+96
|
* Remove CSP for embedChocobozzz2019-12-181-2/+1
|
* Speedup embed first paintChocobozzz2019-12-188-66/+117
|
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-183-3/+3
| | | | | | | | | | | | | | | | * #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-175-9/+305
|
* (css) alter .title-page section header styleRigel Kent2019-12-171-1/+8
|
* (nodeinfo) add server config to the nodeinfo metadataRigel Kent2019-12-172-30/+118
|
* Fix support button styleChocobozzz2019-12-171-2/+2
|
* Fix video import with long thumbnail urlChocobozzz2019-12-173-4/+46
|
* Update nginx cipher to the one we use on framatubeChocobozzz2019-12-171-1/+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-1342-2859/+5636
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2019-12-132-1762/+1544
|\
| * Translated using Weblate (Gaelic)GunChleoc2019-12-131-944/+813
| | | | | | | | | | | | | | Currently translated at 53.8% (605 of 1125 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
| * Translated using Weblate (French (France))chocobozzz2019-12-131-818/+731
| | | | | | | | | | | | | | Currently translated at 92.9% (1045 of 1125 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* | 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-133-27/+65
|
* search bar shadow on focusRigel Kent2019-12-131-0/+10
|
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-1314-24/+68
|
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
|
* autoplay next video support for playlistsRigel Kent2019-12-1318-18/+144
|
* autoplay next video switch for both user and visitorsRigel Kent2019-12-136-5/+93
|
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-125-5/+16
|
* Add internal privacy modeChocobozzz2019-12-1219-88/+217
|
* Added pointer to the .env filetilllt2019-12-121-1/+4
|
* Use a migration script to generate HLS torrent filesChocobozzz2019-12-123-56/+78
|
* Don't add the unique preferredUsername index for nowChocobozzz2019-12-121-7/+7
| | | | We'll do it in the next release so admins can prepare it
* Slightly relax Cipher Suite hardeningMarkus Richter2019-12-121-1/+1
| | | | This enables legacy software like apps on android 4.4.2 and matches the traefik configuration, where the specific cipher suite is already allowed.
* Docker: stretch -> busterChocobozzz2019-12-124-7/+7
|
* Fix logs regexChocobozzz2019-12-121-1/+2
|
* Add support for HLS in the Docker container. (#2324)Ben Lubar2019-12-122-5/+8
| | | | | | * Add support for HLS in the Docker container. * Remove comment from Dockerfile.stretch
* Fix comments feedChocobozzz2019-12-111-7/+10
|
* Serve audit logs to clientChocobozzz2019-12-1118-72/+272
|
* Don't use the max quality file when transcoding to a new resolutionChocobozzz2019-12-112-5/+13
|