| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 3 | -9/+17 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -1/+0 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+12 |
* | Add external login buttons | Chocobozzz | 2020-05-04 | 3 | -33/+101 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 4 | -51/+81 |
* | Fix video-abuse-list init abuse duplication | Rigel Kent | 2020-05-04 | 1 | -2/+3 |
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list sear... | Rigel Kent | 2020-05-04 | 17 | -46/+115 |
* | Move abuse-list details into its own component | Rigel Kent | 2020-05-04 | 4 | -74/+96 |
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 2 | -1/+1 |
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 7 | -1/+11 |
* | Support is:blacklisted as video-abuse-list filter | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
* | Reduce createdAt column size by using short date format | Rigel Kent | 2020-05-04 | 6 | -13/+13 |
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 7 | -25/+40 |
* | Fix margin-content and miniature thumbnail width on mobile, fix media queries... | Rigel Kent | 2020-05-01 | 2 | -2/+3 |
* | Fix dropdown-user placement and menu-left scroll on touchscreens (#2706) | Kim | 2020-05-01 | 3 | -2/+20 |
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 2 | -2/+3 |
* | Add reportee stats for deleted videos | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 15 | -29/+23 |
* | Unify paginator disabling when no result is displayable, fix batch domain add... | Rigel Kent | 2020-05-01 | 18 | -31/+56 |
* | Support search param in URL for video abuses | Rigel Kent | 2020-05-01 | 3 | -10/+27 |
* | Fixing circular dependency and table variable access | Rigel Kent | 2020-05-01 | 2 | -3/+3 |
* | Empty states for tables | Rigel Kent | 2020-05-01 | 13 | -8/+116 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 10 | -31/+93 |
* | Factorize video display in table for moderation components, apply it to black... | Rigel Kent | 2020-05-01 | 5 | -83/+99 |
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 5 | -23/+115 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 4 | -30/+75 |
* | Add tooltip on caption upload to specify which formats are supported | Rigel Kent | 2020-05-01 | 2 | -0/+6 |
* | Rename duplicate to more universal mirror, add to miniature for quick access ... | Rigel Kent | 2020-05-01 | 2 | -2/+2 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 7 | -17/+140 |
* | Increase rows per page, add reporter muting for abuse list | Rigel Kent | 2020-05-01 | 8 | -14/+68 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 7 | -17/+40 |
* | Fix tables width, paginators, button on mobile / touchscreens (#2695) | Kim | 2020-05-01 | 2 | -3/+1 |
* | Make admin sub-navs, selects, buttons responsive (#2702) | Kim | 2020-05-01 | 3 | -0/+62 |
* | Remove border-bottom on header to prevent header redimensioning (#2691) | Kim | 2020-04-30 | 1 | -2/+2 |
* | Use modal instead of dropdown menu in small/mobile views (#2674) | Kim | 2020-04-30 | 3 | -11/+101 |
* | Fix buttons display on mobile history view | kimsible | 2020-04-28 | 1 | -0/+19 |
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 11 | -78/+283 |
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 13 | -26/+226 |
* | Make video-add-nav tabs scrollable on small devices (#2677) | Kim | 2020-04-27 | 1 | -1/+28 |
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 2 | -0/+30 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -3/+34 |
* | Fix unknown video language label | Chocobozzz | 2020-04-16 | 1 | -0/+2 |
* | Support rel="me" links in markdown | Chocobozzz | 2020-04-16 | 3 | -4/+8 |
* | Add custom modal to plugin helpers (#2631) | Kim | 2020-04-15 | 7 | -2/+162 |
* | Update translations | Chocobozzz | 2020-04-15 | 5 | -6/+6 |
* | Merge branch 'pr/2629' into develop | Chocobozzz | 2020-04-15 | 1 | -25/+39 |
|\ |
|
| * | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -25/+39 |
* | | Better plugin notifier typings | Chocobozzz | 2020-04-15 | 1 | -1/+5 |
* | | Add notifier to plugin helpers (#2627) | Kim | 2020-04-15 | 1 | -1/+4 |
* | | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 27 | -174/+333 |
|/ |
|