aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-101-1/+2
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-102-2/+4
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-101-0/+4
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-104-5/+186
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-065-11/+13
* Remove title attribute from thumbnail in video miniatureRigel Kent2020-03-061-1/+1
* Always copy full actor handle in video-channels viewRigel Kent2020-03-051-0/+2
* Fix i18n generationChocobozzz2020-02-281-3/+4
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-289-24/+199
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-212-3/+3
* Properly hide Watch Later when user logs outRigel Kent2020-02-191-1/+1
* Fix search parameter initialisation for search-typeaheadRigel Kent2020-02-181-1/+1
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-0/+6
|\
| * Fix playlist cache errorChocobozzz2020-02-171-0/+6
* | Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+12
* | Simplify code for search-typeaheadRigel Kent2020-02-132-2/+2
* | Improve search typeahead performance and use native eventsRigel Kent2020-02-131-36/+38
* | Make the search helper change based on the server configRigel Kent2020-02-131-0/+11
* | Search typeahead initial designRigel Kent2020-02-132-0/+55
* | Fix list overflow when refreshing the pageChocobozzz2020-02-131-9/+14
* | Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-138-4/+217
* | Use angular 9 clipboard cdkChocobozzz2020-02-103-3/+5
* | Strict templates enabledChocobozzz2020-02-1010-16/+18