aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Refactor feed componentChocobozzz2021-04-153-29/+10
* Refactor menu cssChocobozzz2021-04-153-72/+76
* Refactor comment add cssChocobozzz2021-04-152-1/+2
* Don't always use a link for account avatarChocobozzz2021-04-155-25/+33
* Remove unused class in download modalChocobozzz2021-04-151-9/+0
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-1519-52/+111
* Refactor modal buttons styleChocobozzz2021-04-1413-53/+33
* Add plugin placeholder elements supportChocobozzz2021-04-123-2/+23
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-122-2/+2
* Fix plugin checkbox placementChocobozzz2021-04-092-8/+12
* Plugins can register html/select settingsChocobozzz2021-04-091-1/+9
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-081-6/+2
|\
| * Fix updating transcoding profilesChocobozzz2021-04-081-6/+2
| * Add warning in download modal if neededChocobozzz2021-03-242-2/+10
* | Set channel banner/avatar in creation formChocobozzz2021-04-086-10/+30
* | Display banner on channel pageChocobozzz2021-04-081-1/+2
* | Add ability to update the bannerChocobozzz2021-04-0822-275/+354
* | Agnostic actor image storageChocobozzz2021-04-085-11/+11
* | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)aschaap2021-04-064-2/+18
* | Fix miniature overflowChocobozzz2021-04-051-1/+1
* | Responsive searchChocobozzz2021-04-011-5/+4
* | Account/channel videos display as rowsChocobozzz2021-04-013-2/+16
* | Refactor video miniatureChocobozzz2021-04-019-226/+263
* | Fix multiline ellipsisChocobozzz2021-04-011-0/+2
* | Refactor horizontal marginsChocobozzz2021-03-311-1/+1
* | Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-1/+1
* | Channel/account page redesign feedbacksChocobozzz2021-03-318-25/+20
* | 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-318-13/+31
* | Add support button in channel pageChocobozzz2021-03-316-1/+86
* | Redesign account's channels pageChocobozzz2021-03-311-2/+2
* | Redesign account pageChocobozzz2021-03-313-33/+68
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-313-4/+6
* | show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
* | Auto focus plugin search inputChocobozzz2021-03-243-0/+16
* | client(video/download): set direct dl as defaultkontrollanten2021-03-241-1/+1
* | Add client action hooks for pubish pagesChocobozzz2021-03-241-1/+8
* | Add hooks support for video downloadChocobozzz2021-03-241-5/+14
* | Change copy icon (#3867)kontrollanten2021-03-242-3/+4
* | Refactor auth flowChocobozzz2021-03-241-1/+3
* | Add new plugin/peertube version notifsChocobozzz2021-03-243-2/+53
* | Reduce bundle size using a const enumChocobozzz2021-03-242-19/+16
* | Add warning in download modal if neededChocobozzz2021-03-242-2/+10
|/
* Fix mention notification with deleted commentChocobozzz2021-03-221-12/+20
* Fix checkbox ids in plugin settingsChocobozzz2021-03-091-1/+1
* Improve validator text, I guessMarcin Mikołajczak2021-03-041-1/+1
* Fix preview upload with capitalized extChocobozzz2021-02-261-1/+1
* Trim video name also on serverChocobozzz2021-02-251-6/+5
* Fix titles do not trim leading and trailing spacesRamiellll2021-02-251-3/+13