| Commit message (Expand) | Author | Age | Files | Lines |
* | Use modal instead of dropdown menu in small/mobile views (#2674) | Kim | 2020-04-30 | 3 | -11/+101 |
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 4 | -32/+269 |
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -0/+12 |
* | Support rel="me" links in markdown | Chocobozzz | 2020-04-16 | 1 | -2/+5 |
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 4 | -3/+20 |
* | Fix lint | Rigel Kent | 2020-04-14 | 1 | -1/+1 |
* | Improving select displays, focus box-shadows for paginators, instructions for... | Rigel Kent | 2020-04-13 | 1 | -0/+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 | 1 | -23/+66 |
* | Place private/unlisted labels in thumbnail instead of miniature | Rigel Kent | 2020-04-11 | 3 | -6/+18 |
* | Fix sort in admin tables | Chocobozzz | 2020-04-08 | 1 | -4/+9 |
* | Fix playlist autoplay | Chocobozzz | 2020-04-08 | 1 | -2/+4 |
* | Improve channel and account display on medium devices | Rigel Kent | 2020-04-03 | 1 | -0/+8 |
* | Fix help component border | Rigel Kent | 2020-04-03 | 1 | -1/+1 |
* | Enlarge right column in video-edit on small screens | Rigel Kent | 2020-04-02 | 3 | -8/+20 |
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 8 | -21/+37 |
* | Remove deprecated NgbTabsetModule module | Chocobozzz | 2020-04-01 | 3 | -45/+62 |
* | Client dependencies upgrade | Chocobozzz | 2020-04-01 | 1 | -53/+53 |
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -2/+2 |
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 2 | -2/+7 |
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -1/+6 |
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 4 | -6/+19 |
* | Describe user video settings checkboxes, put emphasis on p2p | Rigel Kent | 2020-03-23 | 3 | -0/+18 |
* | Correctly format video duration | Chocobozzz | 2020-03-18 | 1 | -6/+15 |
* | Declutter interface, hide RSSĀ until hovering section title | Rigel Kent | 2020-03-11 | 1 | -0/+5 |
* | Handle overview pagination in client | Chocobozzz | 2020-03-11 | 1 | -3/+6 |
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 1 | -1/+2 |
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 2 | -2/+4 |
* | Servicify menu, close menu on admin for small and medium screens | Rigel Kent | 2020-03-10 | 1 | -0/+4 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 4 | -5/+186 |
* | Normalize modal close buttons, and cancel/submit button styles | Rigel Kent | 2020-03-06 | 5 | -11/+13 |
* | Remove title attribute from thumbnail in video miniature | Rigel Kent | 2020-03-06 | 1 | -1/+1 |
* | Always copy full actor handle in video-channels view | Rigel Kent | 2020-03-05 | 1 | -0/+2 |
* | Fix i18n generation | Chocobozzz | 2020-02-28 | 1 | -3/+4 |
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 9 | -24/+199 |
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
* | Mark additional strings as translatable (#2507) | Filip Bengtsson | 2020-02-21 | 2 | -3/+3 |
* | Properly hide Watch Later when user logs out | Rigel Kent | 2020-02-19 | 1 | -1/+1 |
* | Fix search parameter initialisation for search-typeahead | Rigel Kent | 2020-02-18 | 1 | -1/+1 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -0/+6 |
|\ |
|
| * | Fix playlist cache error | Chocobozzz | 2020-02-17 | 1 | -0/+6 |
* | | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+12 |
* | | Simplify code for search-typeahead | Rigel Kent | 2020-02-13 | 2 | -2/+2 |
* | | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 1 | -36/+38 |
* | | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 1 | -0/+11 |
* | | Search typeahead initial design | Rigel Kent | 2020-02-13 | 2 | -0/+55 |
* | | Fix list overflow when refreshing the page | Chocobozzz | 2020-02-13 | 1 | -9/+14 |
* | | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 8 | -4/+217 |
* | | Use angular 9 clipboard cdk | Chocobozzz | 2020-02-10 | 3 | -3/+5 |