aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* fix video update button, add color to danger zoneRigel Kent2020-07-0111-21/+36
|
* switch from softies to feathericonsRigel Kent2020-07-0119-80/+85
| | | | also organize icons in folders per origin
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-013-5/+14
|
* remove extra action for when the video block type is set to manualRigel Kent2020-06-281-4/+6
|
* slight improvement for column size in imports tableRigel Kent2020-06-281-6/+6
|
* allow muting from the miniature optionsRigel Kent2020-06-287-33/+77
| | | | initial implementation with a listing refresh except on search results
* align ownership change video list table with moderation tablesRigel Kent2020-06-285-26/+135
|
* fix typo in blocked notice in loginRigel Kent2020-06-281-1/+1
|
* replace current ownership transfer icon with softies forward iconRigel Kent2020-06-283-3/+3
|
* fix quota representation in profile settingsRigel Kent2020-06-282-4/+5
|
* add user account-blocklist missing scss mixinRigel Kent2020-06-281-0/+4
|
* Fix query string parsingChocobozzz2020-06-262-4/+6
|
* Fix search filter in video reportsChocobozzz2020-06-261-3/+4
|
* Fix missing module for my-accountChocobozzz2020-06-241-0/+2
|
* Put empty module in app moduleChocobozzz2020-06-241-0/+2
|
* 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