aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-316-10/+10
|
* Channel/account page redesign feedbacksChocobozzz2021-03-3119-40/+61
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
|
* Display channel in miniatureChocobozzz2021-03-312-3/+3
| | | | With some exceptions though
* 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
| | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901
* show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
| | | | | | | | * client(video/download): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent <par@rigelk.eu>
* 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
| | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons
* Refactor auth flowChocobozzz2021-03-241-1/+3
| | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow
* Add new plugin/peertube version notifsChocobozzz2021-03-244-4/+59
|
* Reduce bundle size using a const enumChocobozzz2021-03-242-19/+16
|
* Try to reduce CSS sizeChocobozzz2021-03-242-167/+165
|
* Update english stringsChocobozzz2021-03-246-14/+10
|
* Add warning in download modal if neededChocobozzz2021-03-242-2/+10
|
* Hide best strategy if not logged inChocobozzz2021-03-241-2/+11
|
* Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-243-10/+8
|
* Fix mention notification with deleted commentChocobozzz2021-03-221-12/+20
|
* Fix checkbox ids in plugin settingsChocobozzz2021-03-091-1/+1
|
* Fix default boolean plugin settingChocobozzz2021-03-091-1/+1
|
* Improve validator text, I guessMarcin Mikołajczak2021-03-041-1/+1
|
* Add watch redirection for playlistsChocobozzz2021-03-041-0/+4
|
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+1
|
* Fix broken local actorsChocobozzz2021-02-262-3/+5
| | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons
* Fix updating boolean anonymous settingsChocobozzz2021-02-261-1/+1
|
* Fix preview upload with capitalized extChocobozzz2021-02-261-1/+1
|
* Fix anonymous user settingsChocobozzz2021-02-251-10/+30
|
* Trim video name also on serverChocobozzz2021-02-251-6/+5
|
* Fix titles do not trim leading and trailing spacesRamiellll2021-02-251-3/+13
|
* Fix async issues with channels listChocobozzz2021-02-254-35/+30
|
* Display the preview image on waiting livesChocobozzz2021-02-222-5/+18
|
* Correctly load live information when not startedChocobozzz2021-02-221-9/+14
|
* Fix loading things twice on trending pageChocobozzz2021-02-222-12/+33
|
* Fix NSFW policy on account/channel videosChocobozzz2021-02-197-35/+44
|
* Fix video comments display with deleted commentsChocobozzz2021-02-196-18/+37
|
* Fix jobs type list orderChocobozzz2021-02-191-1/+1
|
* Fix lintChocobozzz2021-02-181-1/+1
|
* Remember last log typeChocobozzz2021-02-182-5/+17
|
* Add ability to update torrents cache in clientChocobozzz2021-02-183-1/+18
|
* Use new doc website linksChocobozzz2021-02-126-13/+13
|
* Fix complete description loadingChocobozzz2021-02-121-0/+1
|
* Link to auto follow documentationChocobozzz2021-02-121-1/+1
|