aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix small UI bugsChocobozzz2021-02-021-0/+4
* Transcode audio uploads to lower resolutionsChocobozzz2021-02-021-1/+2
* fix trending page scrollRigel Kent2021-02-011-1/+7
* localize decimal separator in video miniatures (#3643)kontrollanten2021-01-292-9/+13
* move from trending routes to alg paramRigel Kent2021-01-281-2/+8
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-283-9/+10
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-289-18/+86
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-5/+14
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-196-2/+107
* fix video download modal select widthRigel Kent2021-01-181-1/+3
* add space before type name in download popup titleRigel Kent2021-01-171-1/+1
* Implement remote interactionChocobozzz2021-01-154-20/+36
* Put feed url as linkChocobozzz2021-01-152-7/+6
* Fix display all videos filterChocobozzz2021-01-131-2/+5
* prevent sending search GET parameter if undefined in my watch historyRigel Kent2021-01-131-1/+2
* Fix loading bar for HTTP requestsChocobozzz2021-01-131-0/+8
* Avatar info component optimizationsChocobozzz2021-01-132-26/+17
* Move orange admin buttons on the left sideChocobozzz2021-01-132-5/+7
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+2
* show first decimal for views above a thousand (#3564)Rigel Kent2021-01-131-2/+17
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-136-10/+83
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
* better subscribe button display for accountsRigel Kent2021-01-121-1/+2