| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix user creation form | Chocobozzz | 2021-07-16 | 1 | -4/+2 |
* | Move to sass module | Chocobozzz | 2021-06-28 | 3 | -6/+7 |
* | Move to sass @use | Chocobozzz | 2021-06-28 | 3 | -6/+6 |
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -1/+2 |
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 3 | -17/+8 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 1 | -0/+2 |
|\ |
|
| * | Fix local plugin auth select | Chocobozzz | 2021-05-25 | 1 | -0/+2 |
* | | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 2 | -2/+2 |
|/ |
|
* | Refactor search filters | Chocobozzz | 2021-05-03 | 2 | -16/+11 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 3 | -42/+21 |
* | Move to stylelint | Chocobozzz | 2021-04-28 | 3 | -3/+4 |
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 1 | -1/+1 |
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 2 | -11/+2 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -9/+1 |
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 4 | -34/+41 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 3 | -1/+19 |
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 1 | -5/+6 |
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 1 | -5/+0 |
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 2 | -3/+3 |
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 2 | -3/+11 |
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -4/+3 |
* | Profile settings title consistency | Chocobozzz | 2020-11-26 | 1 | -3/+3 |
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 1 | -2/+2 |
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 2 | -33/+6 |
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 3 | -18/+32 |
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -3/+3 |
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 4 | -46/+30 |
* | Remove useless i18n tags | Chocobozzz | 2020-08-14 | 1 | -8/+8 |
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 1 | -0/+1 |
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 3 | -36/+43 |
* | Add validator channel name | kimsible | 2020-08-11 | 1 | -1/+1 |
* | Add channel_name field to create-user view | kimsible | 2020-08-11 | 2 | -0/+12 |
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -2/+3 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
* | correct column toggle z-index for user list | Rigel Kent | 2020-08-03 | 1 | -1/+1 |
* | Fix user list view | Chocobozzz | 2020-07-31 | 1 | -8/+8 |
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 1 | -9/+7 |
* | modify user-quota to match account settings style | Rigel Kent | 2020-07-29 | 1 | -1/+1 |
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -7/+16 |
* | variable columns for users list, more columns possible, badge display for sta... | Rigel Kent | 2020-07-29 | 3 | -19/+129 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 1 | -1/+1 |
|\ |
|
| * | Correct missing test in user-edit template | kimsible | 2020-07-20 | 1 | -1/+1 |
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -4/+4 |
|/ |
|
* | Fix external user edition | Chocobozzz | 2020-07-06 | 1 | -11/+11 |
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 3 | -16/+80 |
* | remove extraneous user-list table attribute | Rigel Kent | 2020-07-02 | 2 | -17/+5 |