| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|/ |
|
* | Fix cancel upload | Chocobozzz | 2020-04-14 | 1 | -0/+4 |
* | Fix lint | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
* | Fix lint | Rigel Kent | 2020-04-14 | 2 | -3/+11 |
* | Rich reporter field and video embed in moderation abuse list | Rigel Kent | 2020-04-13 | 8 | -28/+109 |
* | Improving select displays, focus box-shadows for paginators, instructions for... | Rigel Kent | 2020-04-13 | 21 | -60/+96 |
* | Fix my-video-imports display when a video gets deleted | Rigel Kent | 2020-04-12 | 1 | -6/+7 |
* | Revert 41a94d0, keep the fix for years | Rigel Kent | 2020-04-12 | 1 | -70/+23 |
* | Improve from-now pipe readability | Rigel Kent | 2020-04-11 | 1 | -9/+12 |
* | Refactor from-now pipe to display the two most significant intervals | Rigel Kent | 2020-04-11 | 2 | -24/+67 |
* | Place private/unlisted labels in thumbnail instead of miniature | Rigel Kent | 2020-04-11 | 3 | -6/+18 |
* | Remove unused interface section for interface language | Rigel Kent | 2020-04-11 | 2 | -13/+5 |
* | Improve highlighted comment scrollTo, improve reply comment display | Rigel Kent | 2020-04-10 | 2 | -1/+8 |
* | Improve admin tables row expand | Chocobozzz | 2020-04-08 | 8 | -17/+36 |
* | Increase debug font size | Chocobozzz | 2020-04-08 | 1 | -1/+6 |
* | Fix sort in admin tables | Chocobozzz | 2020-04-08 | 14 | -6/+62 |