aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Support search param in URL for video abusesRigel Kent2020-05-013-10/+27
* Fixing circular dependency and table variable accessRigel Kent2020-05-012-3/+3
* Empty states for tablesRigel Kent2020-05-0113-8/+116
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-0110-31/+93
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-015-83/+99
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-015-23/+115
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-014-30/+75
* Add tooltip on caption upload to specify which formats are supportedRigel Kent2020-05-012-0/+6
* Rename duplicate to more universal mirror, add to miniature for quick access ...Rigel Kent2020-05-012-2/+2
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-017-17/+140
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-018-14/+68
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-017-17/+40
* Fix tables width, paginators, button on mobile / touchscreens (#2695)Kim2020-05-012-3/+1
* Make admin sub-navs, selects, buttons responsive (#2702)Kim2020-05-013-0/+62
* Remove border-bottom on header to prevent header redimensioning (#2691)Kim2020-04-301-2/+2
* Use modal instead of dropdown menu in small/mobile views (#2674)Kim2020-04-303-11/+101
* Fix buttons display on mobile history viewkimsible2020-04-281-0/+19
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-2811-78/+283
* Fix broken views on mobile and small screens (#2671)Kim2020-04-2713-26/+226
* Make video-add-nav tabs scrollable on small devices (#2677)Kim2020-04-271-1/+28
* Add markdown support to plugins (#2654)Kim2020-04-202-0/+30
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-3/+34
* Fix unknown video language labelChocobozzz2020-04-161-0/+2
* Support rel="me" links in markdownChocobozzz2020-04-163-4/+8
* Add custom modal to plugin helpers (#2631)Kim2020-04-157-2/+162
* Update translationsChocobozzz2020-04-155-6/+6
* Merge branch 'pr/2629' into developChocobozzz2020-04-151-25/+39
|\
| * Add getSubs to YoutubeDL video importkimsible2020-04-141-25/+39
* | Better plugin notifier typingsChocobozzz2020-04-151-1/+5
* | Add notifier to plugin helpers (#2627)Kim2020-04-151-1/+4
* | Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-1427-174/+333
|/
* Fix cancel uploadChocobozzz2020-04-141-0/+4
* Fix lintChocobozzz2020-04-141-2/+2
* Fix lintRigel Kent2020-04-142-3/+11
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-138-28/+109
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-1321-60/+96
* Fix my-video-imports display when a video gets deletedRigel Kent2020-04-121-6/+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-112-24/+67
* Place private/unlisted labels in thumbnail instead of miniatureRigel Kent2020-04-113-6/+18
* Remove unused interface section for interface languageRigel Kent2020-04-112-13/+5
* Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-102-1/+8
* Improve admin tables row expandChocobozzz2020-04-088-17/+36
* Increase debug font sizeChocobozzz2020-04-081-1/+6
* Fix sort in admin tablesChocobozzz2020-04-0814-6/+62
* Cleanup menu footer linksChocobozzz2020-04-083-26/+40
* Fix playlist autoplayChocobozzz2020-04-081-2/+4
* Fix search after first type on inputRigel Kent2020-04-072-6/+3
* Fix lint relative to DragDropDirectiveRigel Kent2020-04-033-8/+8