aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-209-29/+47
|\
| * Fix accessibility action buttons and display on imports and followers listkimsible2020-07-202-2/+2
| * Correct action button selection mode styleskimsible2020-07-201-3/+6
| * Correct maximized icon padding since new icons set implementedkimsible2020-07-201-1/+1
| * Fix issues with external links in search pageChocobozzz2020-07-205-23/+38
* | Add ability to report accountChocobozzz2020-07-1018-36/+382
* | Add ability to report comments in front endChocobozzz2020-07-109-68/+264
* | Add new abuses testsChocobozzz2020-07-103-3/+2
* | Use 3 tables to represent abusesChocobozzz2020-07-1010-52/+67
|/
* Fix embed urlChocobozzz2020-07-101-3/+2
* 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
|\