aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Display banner on channel pageChocobozzz2021-04-086-4/+13
|
* Add ability to update the bannerChocobozzz2021-04-0842-206/+481
|
* Add banner migrationsChocobozzz2021-04-082-1/+51
|
* Add banner testsChocobozzz2021-04-0818-125/+210
|
* Add banners supportChocobozzz2021-04-0833-238/+390
|
* Agnostic actor image storageChocobozzz2021-04-0836-143/+182
|
* Fix notification scrollbar colorChocobozzz2021-04-081-0/+3
|
* Fix testsChocobozzz2021-04-081-1/+8
|
* Reducing tag input excessive padding; fixes #3915 (#3927)aschaap2021-04-071-6/+8
| | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Remove libxmljs in favour of pure JS implemChocobozzz2021-04-063-156/+23
|
* Remove unused sort paramChocobozzz2021-04-061-1/+1
|
* add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-064-1/+29
| | | | fixes #3779
* Enable HLS transcoding by defaultChocobozzz2021-04-063-4/+6
|
* Fix import testsChocobozzz2021-04-061-0/+0
|
* Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)aschaap2021-04-065-2/+23
| | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting
* Fix testsChocobozzz2021-04-058-2/+2
|
* Fix account empty description displayChocobozzz2021-04-051-1/+1
|
* Increase thumbnail size on serverChocobozzz2021-04-053-14/+4
|
* Fix actor overflowsChocobozzz2021-04-052-0/+16
|
* Fix miniature overflowChocobozzz2021-04-051-1/+1
|
* 🐛 FIX: player width/heigth aspect ratioJonas Sulzer2021-04-051-1/+1
| | | | | | to remove unnecessary black border above and below the video Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* simplify channels/playlists name in account/channel viewsRigel Kent2021-04-022-2/+2
|
* Increase videos grid margins on desktopChocobozzz2021-04-011-1/+5
|
* Remove useless thumbnailSizeChocobozzz2021-04-011-1/+0
|
* Limit search entry widthChocobozzz2021-04-011-0/+1
|
* Responsive searchChocobozzz2021-04-014-150/+103
|
* Account/channel videos display as rowsChocobozzz2021-04-017-12/+26
|
* Refactor video miniatureChocobozzz2021-04-0138-626/+688
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Fix multiline ellipsisChocobozzz2021-04-013-7/+11
|
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-316-8/+73
| | | | | | | | | | | * client: resume videos for non-logged in users closes #3866 * fix build for embeded * Update client/src/app/app.component.ts * fix review comments
* Refactor horizontal marginsChocobozzz2021-03-319-176/+97
|
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-3110-25/+25
|
* Channel/account page redesign feedbacksChocobozzz2021-03-3120-41/+63
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
|
* Display channel in miniatureChocobozzz2021-03-312-3/+3
| | | | With some exceptions though
* Square channel avatar consistencyChocobozzz2021-03-3114-103/+36
|
* Add support button in channel pageChocobozzz2021-03-3116-60/+121
|
* Redesign account's channels pageChocobozzz2021-03-3112-71/+296
|
* Redesign account pageChocobozzz2021-03-3116-333/+429
|
* Redesign channel pageChocobozzz2021-03-3111-196/+507
|
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-3113-35/+48
| | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901
* Fix benchmarkChocobozzz2021-03-301-61/+40
|
* Add log to regenerate thumbnailsChocobozzz2021-03-291-0/+2
|
* [support/docker] expose webtorrent setting in os variable settingsArthur Lutz2021-03-291-0/+4
|
* update dependencies.md for macOSX (#3899)Axel Viala2021-03-291-2/+19
| | | | | | add instructions regarding postgresql and bash user/version required for a proper MacOSX install of PeerTube Co-authored-by: Rozen10 <58482276+Rozen10@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
| | | | | | | | * client(video/download): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent <par@rigelk.eu>
* script/upgrade: use db.name config valuekontrollanten2021-03-291-1/+2
|
* Add 1.75 option to playback ratesltsallas2021-03-261-1/+1
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-03-252-2/+2
|\
| * Fix postgresql versionChocobozzz2021-03-252-2/+2
| |