aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-0822-51/+51
|
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-088-31/+73
| | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options
* ensure menu footer respects spacing across translationsRigel Kent2020-06-071-3/+1
|
* Add lang attribute in languages list menuCaroline Chuong2020-06-052-4/+4
|
* Fix default anonymous themeChocobozzz2020-06-051-1/+1
|
* Fix config form issue with index URLChocobozzz2020-06-051-2/+1
|
* fix mascot sizes, fix tick, delete extraneous .png iconsRigel Kent2020-06-046-26/+19
| | | | follows PR #2822
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-043-16/+9
|
* inject lang in document to match current localeRigel Kent2020-06-042-3/+15
|
* Merge branch 'release/2.2.0' into developChocobozzz2020-06-021-1/+1
|\
| * Fix regression scrollbar bgcolor mdtextarea maximized-modeChocobozzz2020-06-021-1/+1
| | | | | | | | By kimsible
* | Revert "Remove oc locale support"Chocobozzz2020-05-292-2/+108
| | | | | | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82.
* | Support broadcast messagesChocobozzz2020-05-297-17/+186
| |
* | Add bulk comment actions on account dropdownChocobozzz2020-05-293-75/+132
|/
* Fix grey color themeChocobozzz2020-05-2211-21/+21
|
* Fix action button icons themeChocobozzz2020-05-221-5/+5
|
* Fix lintChocobozzz2020-05-221-21/+21
|
* Fix input/textarea themesChocobozzz2020-05-201-0/+2
|
* Fix dropdown menu overflowChocobozzz2020-05-202-6/+6
|
* Explicit theme colors for inputs and textareaChocobozzz2020-05-201-1/+0
|
* Fix upload button color in dark modeChocobozzz2020-05-201-1/+0
|
* Fix broken client when cookies are disabledChocobozzz2020-05-201-18/+24
|
* Fix action button overflow in tablesChocobozzz2020-05-206-6/+6
|
* Fix external auth email/password updateChocobozzz2020-05-202-2/+3
| | | | Also check if an actor does not already exist when creating the user
* Fix deleting highlighted threadChocobozzz2020-05-141-3/+7
|
* Add link to the account page in commentChocobozzz2020-05-142-7/+16
|
* Fix old edge HLS compatChocobozzz2020-05-131-0/+5
|
* 10 items per page for my videosChocobozzz2020-05-121-1/+1
|
* Fix user dropdown overflowChocobozzz2020-05-114-3/+8
|
* Update translationsChocobozzz2020-05-111-13/+11
|
* Fix top menu dropdown hoveringChocobozzz2020-05-111-1/+1
|
* Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)Kim2020-05-115-14/+111
| | | | | | | | | * Make my-account-videos responsive on small screens * Make my-account-channels responsive for small screens * Make search result responsive on small screen Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-114-10/+17
| | | | | | | | | | | | | | * Fix: correct my-account menu overflow-x on touchscreens * Add menuLeftDisplayed support for account-sub-menu * Handle menu in screen service + clean top-menu-dropdown * Add comment on menuWidth menu service to allow backtracking Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Fix displaying more dropdown on touchscreenkimsible2020-05-112-0/+14
|
* Add edit button to scroll watch playlist on touchscreenskimsible2020-05-114-5/+94
|
* Display video redundancy entries as table link objectsRigel Kent2020-05-083-11/+20
|
* Align follower handle display on instance display in tablesRigel Kent2020-05-085-7/+26
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-087-13/+13
|
* Add last login date to usersChocobozzz2020-05-071-0/+3
|
* Use video abuse filters on client sideChocobozzz2020-05-073-8/+90
|
* Fix relative links in video descriptionChocobozzz2020-05-061-26/+25
|
* Add ability to override login signup messageChocobozzz2020-05-064-9/+10
|
* Support pagination rowsPerPage change in instance account/server blocklistsRigel Kent2020-05-062-2/+2
|
* Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
|
* Add ability for video owners to delete commentsChocobozzz2020-05-051-0/+1
|
* Fix textarea sizeChocobozzz2020-05-051-1/+7
|
* Add auth plugin info in users listChocobozzz2020-05-052-0/+11
|
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-052-3/+3
|
* Re generate translationsChocobozzz2020-05-052-2/+2
|
* Handle external login errorsChocobozzz2020-05-043-9/+17
|