aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* replace title with video name in moderation listingsRigel Kent2020-06-134-4/+5
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-1334-72/+104
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* switch margin-bottom rules to padding-bottom now used in miniatureRigel Kent2020-06-123-6/+12
|
* match margin of abstract-video-list and sub-menu's fixed marginRigel Kent2020-06-126-35/+59
|
* fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-124-11/+11
| | | | channels list
* Fix lintChocobozzz2020-06-121-5/+5
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-1112-41/+47
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-114-18/+26
| | | also move label to caption element in table
* Limit thumbnail sizesChocobozzz2020-06-1112-60/+88
|
* rephrase warning for self-hostable servicesRigel Kent2020-06-111-2/+2
|
* prevent video-bottom overflow in video-miniatureRigel Kent2020-06-111-3/+4
|
* support type as override to search in listBlocksRigel Kent2020-06-101-0/+1
|
* preserve original variable names server-sideRigel Kent2020-06-1016-37/+37
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1052-591/+564
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* smaller miniature average size in fluid grid, updated admin instructions for ↵Rigel Kent2020-06-102-35/+45
| | | | global search
* Add explicit step and aria-current attribute in register formCaroline Chuong2020-06-101-2/+2
|
* Add search target check paramsChocobozzz2020-06-101-3/+3
|
* Fix search query when updating from typeaheadChocobozzz2020-06-101-2/+7
|
* First implem global searchChocobozzz2020-06-1030-286/+660
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-102-6/+6
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* change focus color instead of opacity of video play button (#2845)Caroline Chuong2020-06-091-1/+1
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-0955-163/+201
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* 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
|