| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Factorize video display in table for moderation components, apply it to black... | Rigel Kent | 2020-05-01 | 6 | -85/+102 |
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 7 | -39/+206 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 6 | -56/+171 |
* | 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 | 12 | -35/+193 |
* | Increase rows per page, add reporter muting for abuse list | Rigel Kent | 2020-05-01 | 9 | -14/+78 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 15 | -38/+141 |
* | Fix tables width, paginators, button on mobile / touchscreens (#2695) | Kim | 2020-05-01 | 6 | -12/+81 |
* | Make admin sub-navs, selects, buttons responsive (#2702) | Kim | 2020-05-01 | 5 | -0/+99 |
* | 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 select width on view < 800px | kimsible | 2020-04-30 | 1 | -1/+2 |
* | Apply the fix to both expanded and not expanded, using convention | Rigel Kent | 2020-04-30 | 1 | -10/+12 |
* | Use same styles on full or not until lg screen | kimsible | 2020-04-30 | 1 | -12/+10 |
* | Fix width content with menu from 500px to 800px | kimsible | 2020-04-30 | 1 | -0/+6 |
* | 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 | 15 | -78/+338 |
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 16 | -28/+257 |
* | Make video-add-nav tabs scrollable on small devices (#2677) | Kim | 2020-04-27 | 1 | -1/+28 |
* | Fix openapi search endpoint | Chocobozzz | 2020-04-22 | 1 | -1/+0 |
* | Fix playlist element param in api doc | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
* | Add playlist exist api doc | Chocobozzz | 2020-04-21 | 1 | -19/+83 |
* | Add videos list filters param in api doc | Chocobozzz | 2020-04-21 | 1 | -4/+54 |
* | Fix comment body api doc | Chocobozzz | 2020-04-21 | 1 | -0/+24 |
* | Improve abuse api doc | Chocobozzz | 2020-04-21 | 1 | -7/+83 |
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 2 | -59/+324 |
* | Openapi consistency | Chocobozzz | 2020-04-21 | 1 | -174/+185 |
* | Fix videojs | Chocobozzz | 2020-04-21 | 25 | -25/+26 |
* | Do not display deleted comments in RSS feed | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 3 | -4/+18 |
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 7 | -9/+125 |
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 5 | -1/+51 |
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 3 | -9/+50 |
* | Revert partially "Update client angular" | Chocobozzz | 2020-04-20 | 2 | -63/+63 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 2 | -5/+16 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 6 | -44/+86 |
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
* | Fix tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
* | Fix tests | Chocobozzz | 2020-04-20 | 2 | -10/+11 |
* | Update client angular | Chocobozzz | 2020-04-20 | 2 | -65/+65 |
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Increase API rate limit | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 24 | -62/+60 |
* | Fix unknown video language label | Chocobozzz | 2020-04-16 | 1 | -0/+2 |
* | Fix languageOneOf filter with only _unknown | Chocobozzz | 2020-04-16 | 1 | -13/+18 |
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 3 | -1/+7 |
* | Fix import/upload CLI options | Chocobozzz | 2020-04-16 | 1 | -2/+3 |
* | Support rel="me" links in markdown | Chocobozzz | 2020-04-16 | 3 | -4/+8 |
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 2 | -34/+93 |