aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* simplify navigation within most admin menusRigel Kent2020-07-0214-70/+76
* remove extraneous user-list table attributeRigel Kent2020-07-022-17/+5
* align danger colors for user-editRigel Kent2020-07-012-1/+6
* fix reactive file upload buttonRigel Kent2020-07-014-0/+5
* fix video update button, add color to danger zoneRigel Kent2020-07-0111-21/+36
* switch from softies to feathericonsRigel Kent2020-07-0119-80/+85
* 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
* 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
* 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
* 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 channels...Rigel Kent2020-06-124-11/+11
* Fix lintChocobozzz2020-06-121-5/+5
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-1112-41/+47
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-114-18/+26
* 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