Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic colspan for tables | Chocobozzz | 2023-05-26 | 4 | -11/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2023-05-24 | 2 | -6/+2 |
| | |||||
* | Implement runner in client side | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
| | |||||
* | Remove empty sass files | Wicklow | 2023-02-20 | 2 | -4/+1 |
| | |||||
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | Try to prevent layout shift with redundancy stats | Chocobozzz | 2023-02-15 | 2 | -2/+9 |
| | |||||
* | Refactor row selection reset | Chocobozzz | 2023-01-20 | 3 | -5/+7 |
| | |||||
* | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 4 | -22/+14 |
| | |||||
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | Reword instance following title | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Fix angular warning | Chocobozzz | 2022-08-10 | 1 | -2/+2 |
| | |||||
* | Add bulk action on following/followers | Chocobozzz | 2022-07-27 | 4 | -46/+155 |
| | |||||
* | Handle rejected follows in client | Chocobozzz | 2022-07-27 | 4 | -19/+25 |
| | | | | Also add quick filters so it's easier to find pending follows | ||||
* | Reset table pagination on search | Chocobozzz | 2022-07-12 | 3 | -5/+6 |
| | |||||
* | Fix strings that cannot be merged by xlf-merge | Chocobozzz | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 3 | -3/+3 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 2 | -6/+6 |
| | |||||
* | Support ICU in TS components | Chocobozzz | 2022-06-08 | 1 | -1/+8 |
| | |||||
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 1 | -1/+6 |
| | |||||
* | Better display redundancy pies | Chocobozzz | 2022-02-09 | 1 | -11/+22 |
| | |||||
* | Remove unnecessary onPage event on admin tables | Chocobozzz | 2021-12-24 | 3 | -3/+3 |
| | |||||
* | Remove useless components | Chocobozzz | 2021-10-29 | 9 | -27/+4 |
| | |||||
* | Always use my-table-expander-icon | Chocobozzz | 2021-10-29 | 1 | -4/+2 |
| | |||||
* | Fix broken delete buttons of admin federation lists (#4378) | Ms Kimsible | 2021-09-08 | 3 | -1/+9 |
| | | | | | | | * Add ellipsis on my-delete button of federation admin * Add ellipsis on button label to define (max-)width on host component Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com> | ||||
* | Update client dependencies | Chocobozzz | 2021-08-26 | 1 | -16/+18 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 3 | -5/+4 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 5 | -46/+48 |
| | |||||
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 8 | -33/+133 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 6 | -11/+11 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 6 | -11/+11 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 3 | -3/+4 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 7 | -42/+18 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 4 | -4/+7 |
| | |||||
* | Add `i18n` prop where it is missing (#3946) | Marcin Mikołajczak | 2021-04-12 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html | ||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 1 | -5/+8 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+0 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -2/+2 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 4 | -31/+23 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 1 | -3/+2 |
| | |||||
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 1 | -1/+1 |
| | |||||
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 3 | -20/+18 |
| | | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 3 | -4/+16 |
| | | | | statuses | ||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 3 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -2/+2 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
| | | | | fixes #2918 | ||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 1 | -12/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 6 | -27/+22 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 4 | -7/+3 |
| |