aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix loading things twice on trending pageChocobozzz2021-02-221-5/+13
* Fix NSFW policy on account/channel videosChocobozzz2021-02-191-6/+10
* Fix video comments display with deleted commentsChocobozzz2021-02-192-9/+17
* Use new doc website linksChocobozzz2021-02-121-1/+1
* Fix NSFW policy in my videos listChocobozzz2021-02-112-1/+3
* Add missing live config validatorsChocobozzz2021-02-101-0/+24
* Add ability to set a custom quotaChocobozzz2021-02-108-27/+31
* Support custom value in ng-selectChocobozzz2021-02-1010-61/+119
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+8
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+2