aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix user dropdown overflowChocobozzz2020-05-112-1/+3
* Fix top menu dropdown hoveringChocobozzz2020-05-111-1/+1
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-113-10/+16
* Fix displaying more dropdown on touchscreenkimsible2020-05-111-0/+6
* Add edit button to scroll watch playlist on touchscreenskimsible2020-05-113-5/+93
* Add last login date to usersChocobozzz2020-05-071-0/+3
* Use video abuse filters on client sideChocobozzz2020-05-072-6/+88
* Fix relative links in video descriptionChocobozzz2020-05-061-26/+25
* Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
* Add auth plugin info in users listChocobozzz2020-05-051-0/+4
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-1/+1
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+20
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-1/+0
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+5
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
* Fix margin-content and miniature thumbnail width on mobile, fix media queries...Rigel Kent2020-05-011-1/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+3
* Fixing circular dependency and table variable accessRigel Kent2020-05-011-1/+1
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-012-6/+20
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-011-1/+8
* Rename duplicate to more universal mirror, add to miniature for quick access ...Rigel Kent2020-05-012-2/+2
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-012-1/+2
* Fix tables width, paginators, button on mobile / touchscreens (#2695)Kim2020-05-011-1/+1
* Use modal instead of dropdown menu in small/mobile views (#2674)Kim2020-04-303-11/+101
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-284-32/+269
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+12
* Support rel="me" links in markdownChocobozzz2020-04-161-2/+5
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-144-3/+20
* Fix lintRigel Kent2020-04-141-1/+1
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-0/+7
* Revert 41a94d0, keep the fix for yearsRigel Kent2020-04-121-70/+23
* Improve from-now pipe readabilityRigel Kent2020-04-111-9/+12
* Refactor from-now pipe to display the two most significant intervalsRigel Kent2020-04-111-23/+66
* Place private/unlisted labels in thumbnail instead of miniatureRigel Kent2020-04-113-6/+18
* Fix sort in admin tablesChocobozzz2020-04-081-4/+9
* Fix playlist autoplayChocobozzz2020-04-081-2/+4
* Improve channel and account display on medium devicesRigel Kent2020-04-031-0/+8
* Fix help component borderRigel Kent2020-04-031-1/+1
* Enlarge right column in video-edit on small screensRigel Kent2020-04-023-8/+20
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-028-21/+37
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-013-45/+62
* Client dependencies upgradeChocobozzz2020-04-011-53/+53
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* Put channel stats behind withStats flagRigel Kent2020-03-312-2/+7
* View stats for channelsRigel Kent2020-03-311-1/+6
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-274-6/+19
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-233-0/+18
* Correctly format video durationChocobozzz2020-03-181-6/+15
* Declutter interface, hide RSSĀ until hovering section titleRigel Kent2020-03-111-0/+5
* Handle overview pagination in clientChocobozzz2020-03-111-3/+6