aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix upload pageChocobozzz2020-06-241-1/+4
|
* Use pointer for search suggestionsChocobozzz2020-06-241-0/+1
|
* Add P2P concept for HLS configChocobozzz2020-06-241-1/+1
|
* Support player hotkeys when it is not focusedChocobozzz2020-06-231-1/+0
|
* Lazy load all routesChocobozzz2020-06-23113-56/+93
|
* Reorganize client shared modulesChocobozzz2020-06-23448-2059/+2045
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-2211-54/+284
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* soft border-radius for search typeahead suggestionsRigel Kent2020-06-181-2/+8
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-1811-19/+19
|
* Add videos count in channels listChocobozzz2020-06-164-2/+14
|
* Correctly fix client buildChocobozzz2020-06-162-4/+3
|
* Fix client compilationChocobozzz2020-06-161-1/+0
|
* Add channel information in my videosChocobozzz2020-06-165-4/+17
|
* Add video dropdown in discover pageChocobozzz2020-06-161-3/+3
|
* Fix anonymous nsfw policyChocobozzz2020-06-1623-160/+227
|
* Fix scrolling with hash in urlChocobozzz2020-06-164-3/+22
|
* Remove unused serviceChocobozzz2020-06-151-3/+1
|
* Use local search for recommended videosChocobozzz2020-06-151-5/+23
|
* Fix search error loopChocobozzz2020-06-151-1/+4
|
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-1528-332/+324
|
* 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
|