aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-041-1/+12
* Add external login buttonsChocobozzz2020-05-044-35/+101
* Begin support for external authsChocobozzz2020-05-044-51/+81
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-0420-52/+158
* Move abuse-list details into its own componentRigel Kent2020-05-044-74/+96
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-042-1/+1
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-047-1/+11
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-041-1/+1
* Reduce createdAt column size by using short date formatRigel Kent2020-05-046-13/+13
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-049-27/+62
* Fix margin-content and miniature thumbnail width on mobile, fix media queries...Rigel Kent2020-05-015-20/+23
* Clearer font definitons via a font-face mixinRigel Kent2020-05-011-42/+19
* Fix dropdown-user placement and menu-left scroll on touchscreens (#2706)Kim2020-05-013-2/+20
* Add links from user-editRigel Kent2020-05-013-2/+5
* Add reportee stats for deleted videosRigel Kent2020-05-011-1/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-0115-29/+23
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-0118-31/+56
* 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-0114-8/+125
* 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-019-14/+78
* 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-016-12/+81
* Make admin sub-navs, selects, buttons responsive (#2702)Kim2020-05-015-0/+99
* 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 select width on view < 800pxkimsible2020-04-301-1/+2
* Apply the fix to both expanded and not expanded, using conventionRigel Kent2020-04-301-10/+12
* Use same styles on full or not until lg screenkimsible2020-04-301-12/+10
* Fix width content with menu from 500px to 800pxkimsible2020-04-301-0/+6
* Fix buttons display on mobile history viewkimsible2020-04-281-0/+19
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-2815-78/+338
* Fix broken views on mobile and small screens (#2671)Kim2020-04-2716-28/+257
* Make video-add-nav tabs scrollable on small devices (#2677)Kim2020-04-271-1/+28
* Fix videojsChocobozzz2020-04-2125-25/+26
* Add markdown support to plugins (#2654)Kim2020-04-203-0/+35
* Revert partially "Update client angular"Chocobozzz2020-04-202-63/+63
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-3/+34
* Update client angularChocobozzz2020-04-202-65/+65
* Fix videojs typingsChocobozzz2020-04-1724-62/+60
* Fix unknown video language labelChocobozzz2020-04-161-0/+2
* Support rel="me" links in markdownChocobozzz2020-04-163-4/+8