aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* add check-params test for user listRigel Kent2020-07-033-3/+5
* align feed icons to the right for video listingsRigel Kent2020-07-024-28/+37
* rename rss 2.0 to media rss 2.0Rigel Kent2020-07-023-9/+3
* Fix player menu on mobileChocobozzz2020-07-021-2/+0
* Fix lintChocobozzz2020-07-021-1/+1
* Don't reload videos on muteChocobozzz2020-07-021-1/+0
* simplify navigation within most admin menusRigel Kent2020-07-026-6/+243
* fix reactive file upload buttonRigel Kent2020-07-012-0/+3
* fix video update button, add color to danger zoneRigel Kent2020-07-013-3/+11
* switch from softies to feathericonsRigel Kent2020-07-014-59/+66
* allow muting from the miniature optionsRigel Kent2020-06-285-29/+66
* replace current ownership transfer icon with softies forward iconRigel Kent2020-06-281-1/+1
* add user account-blocklist missing scss mixinRigel Kent2020-06-281-0/+4
* Lazy load all routesChocobozzz2020-06-234-0/+271
* Reorganize client shared modulesChocobozzz2020-06-23258-3224/+1618
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-227-45/+207
* Remove uneccessary details to link titlesCaroline Chuong2020-06-183-5/+5
* Add videos count in channels listChocobozzz2020-06-162-0/+10
* Add channel information in my videosChocobozzz2020-06-163-2/+12
* Fix anonymous nsfw policyChocobozzz2020-06-164-70/+102
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-159-6/+374
* replace title with video name in moderation listingsRigel Kent2020-06-132-2/+3
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-133-6/+11
* fix miniature fixed height, add link/title to avatar, remove pr-2 on channels...Rigel Kent2020-06-123-10/+11
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-117-22/+28
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-113-17/+26
* Limit thumbnail sizesChocobozzz2020-06-117-47/+53
* 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-104-15/+15
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1021-181/+169
* smaller miniature average size in fluid grid, updated admin instructions for ...Rigel Kent2020-06-101-4/+7
* First implem global searchChocobozzz2020-06-107-28/+69
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-0923-50/+92
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-085-9/+9
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-086-30/+64
* 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-041-1/+0
* Merge branch 'release/2.2.0' into developChocobozzz2020-06-021-1/+1
|\
| * Fix regression scrollbar bgcolor mdtextarea maximized-modeChocobozzz2020-06-021-1/+1
* | Revert "Remove oc locale support"Chocobozzz2020-05-291-0/+104
* | Add bulk comment actions on account dropdownChocobozzz2020-05-293-75/+132
|/
* Fix grey color themeChocobozzz2020-05-226-10/+10
* Fix lintChocobozzz2020-05-221-21/+21
* Fix input/textarea themesChocobozzz2020-05-201-0/+2
* Explicit theme colors for inputs and textareaChocobozzz2020-05-201-1/+0
* Fix broken client when cookies are disabledChocobozzz2020-05-201-18/+24
* Fix user dropdown overflowChocobozzz2020-05-112-1/+3
* Fix top menu dropdown hoveringChocobozzz2020-05-111-1/+1