aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-0810-20/+60
|\
| * Fix embed playlist menu background on focusChocobozzz2021-04-081-1/+2
| * Fix outbox fetch with subtitled videosChocobozzz2021-04-081-1/+1
| * Fix video channel list apiChocobozzz2021-04-081-3/+8
| * Remove duplicate captionsChocobozzz2021-04-082-1/+24
| * Fix updating transcoding profilesChocobozzz2021-04-085-14/+25
| * Fix subtitles importChocobozzz2021-04-081-1/+1
* | Set channel banner/avatar in creation formChocobozzz2021-04-0810-57/+112
* | Add size info in db for actor imagesChocobozzz2021-04-0812-48/+126
* | Update data in DB when regenerate thumbnailsChocobozzz2021-04-086-27/+52
* | Don't pause video upon modal open (#3909)kontrollanten2021-04-083-37/+4
* | Fixing disappearing hamburger menu for narrow screens (#3929)aschaap2021-04-082-6/+5
* | correct inconsistency in spacing "Sort By" for narrow screens (#3938)aschaap2021-04-082-2/+7
* | Fix static ffmpeg version checkChocobozzz2021-04-082-3/+3
* | Update avatar/banner API docChocobozzz2021-04-081-5/+127
* | 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
* | 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
* | 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
* | 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
* | 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
* | Fix multiline ellipsisChocobozzz2021-04-013-7/+11
* | Resume videos for non-logged in users (#3885)kontrollanten2021-03-316-8/+73
* | 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
* | Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
* | Display channel in miniatureChocobozzz2021-03-312-3/+3