aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Translate plugin optionsChocobozzz2021-04-094-26/+58
* Plugins can register html/select settingsChocobozzz2021-04-091-1/+9
* Add playlist and video in watch action hookChocobozzz2021-04-091-1/+6
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-085-14/+25
|\
| * Fix updating transcoding profilesChocobozzz2021-04-085-14/+25
| * Add warning in download modal if neededChocobozzz2021-03-242-2/+10
| * Hide best strategy if not logged inChocobozzz2021-03-241-2/+11
* | Set channel banner/avatar in creation formChocobozzz2021-04-0810-57/+112
* | Don't pause video upon modal open (#3909)kontrollanten2021-04-082-37/+2
* | 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
* | Display banner on channel pageChocobozzz2021-04-084-2/+11
* | Add ability to update the bannerChocobozzz2021-04-0835-199/+432
* | Agnostic actor image storageChocobozzz2021-04-087-16/+15
* | Fix notification scrollbar colorChocobozzz2021-04-081-0/+3
* | Remove unused sort paramChocobozzz2021-04-061-1/+1
* | add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-063-1/+21
* | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)aschaap2021-04-065-2/+23
* | Fix account empty description displayChocobozzz2021-04-051-1/+1
* | Increase thumbnail size on serverChocobozzz2021-04-052-12/+2
* | Fix actor overflowsChocobozzz2021-04-051-0/+10
* | 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
* | Remove useless thumbnailSizeChocobozzz2021-04-011-1/+0
* | Limit search entry widthChocobozzz2021-04-011-0/+1
* | Responsive searchChocobozzz2021-04-013-150/+96
* | Account/channel videos display as rowsChocobozzz2021-04-016-5/+26
* | Refactor video miniatureChocobozzz2021-04-0134-482/+590
* | Fix multiline ellipsisChocobozzz2021-04-011-0/+2
* | Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-2/+8
* | Refactor horizontal marginsChocobozzz2021-03-313-18/+3
* | Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-316-10/+10
* | Channel/account page redesign feedbacksChocobozzz2021-03-3119-40/+61
* | Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
* | Display channel in miniatureChocobozzz2021-03-312-3/+3
* | Square channel avatar consistencyChocobozzz2021-03-3112-22/+35
* | Add support button in channel pageChocobozzz2021-03-3114-42/+97
* | Redesign account's channels pageChocobozzz2021-03-3110-61/+264
* | Redesign account pageChocobozzz2021-03-3115-333/+343
* | Redesign channel pageChocobozzz2021-03-318-187/+434
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-315-5/+9
* | show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
* | Auto focus plugin search inputChocobozzz2021-03-246-8/+19
* | client(video/download): set direct dl as defaultkontrollanten2021-03-241-1/+1
* | Add auth user client hook actionsChocobozzz2021-03-242-1/+23
* | Add client action hooks for pubish pagesChocobozzz2021-03-245-19/+46
* | Add hooks support for video downloadChocobozzz2021-03-241-5/+14
* | Change copy icon (#3867)kontrollanten2021-03-244-5/+6
* | Refactor auth flowChocobozzz2021-03-241-1/+3