| Commit message (Expand) | Author | Age | Files | Lines |
* | Use aria-expanded correctly on toggle user actions | fenn-cs | 2023-05-22 | 2 | -1/+4 |
* | fix(settings): Increase "Edit your profile visibility button" contrast | Ferdinand Thiessen | 2023-05-04 | 1 | -3/+3 |
* | fix(settings): Fix title of profile scope options | Joas Schilling | 2023-04-27 | 1 | -1/+1 |
* | Improve handling of profile fields | Christopher Ng | 2023-04-03 | 9 | -33/+64 |
* | Create `<h3>` headings for profile page. Replace `<label>` which have no conn... | julia.kirschenheuter | 2023-03-30 | 4 | -6/+16 |
* | Create headings for settings pages | julia.kirschenheuter | 2023-03-09 | 1 | -0/+2 |
* | Port admin delegation selects | Christopher Ng | 2023-02-28 | 2 | -10/+17 |
* | Port profile visibility select | Christopher Ng | 2023-02-06 | 1 | -9/+8 |
* | fix(user-management): Fix deleting user in hidden group(s) | Christoph Wurst | 2023-02-03 | 1 | -0/+4 |
* | Drop vue-clipboard2 to fix copy to clipboard | Christopher Ng | 2023-02-01 | 2 | -21/+29 |
* | don't translate a variable | Simon L | 2023-01-24 | 1 | -1/+1 |
* | Correct title for button on federation actions button | julia.kirschenheuter | 2023-01-18 | 1 | -0/+1 |
* | Replace custom tooltips with native tooltips | julia.kirschenheuter | 2023-01-11 | 5 | -27/+15 |
* | Replace custom tooltips with native ones in users page | julia.kirschenheuter | 2023-01-11 | 2 | -17/+15 |
* | Replace custom tooltips with native ones in apps page | julia.kirschenheuter | 2023-01-10 | 2 | -6/+10 |
* | Fix default phone region validation | Christopher Ng | 2023-01-05 | 1 | -1/+7 |
* | Use correct filter for app icons in the right sidebar of app management | Joas Schilling | 2022-12-09 | 1 | -1/+1 |
* | Fix profile visibility not appearing | Carl Schwan | 2022-12-06 | 2 | -4/+5 |
* | Adapt router.js for setting document title | julia.kirschenheuter | 2022-12-03 | 1 | -1/+18 |
* | Adapt router.js for setting document title. | julia.kirschenheuter | 2022-11-28 | 4 | -17/+98 |
* | Merge pull request #35399 from nextcloud/fix/sharepi-admin | Simon L | 2022-11-24 | 1 | -5/+5 |
|\ |
|
| * | Fix share admin page | Carl Schwan | 2022-11-24 | 1 | -5/+5 |
* | | Fix UX of renaming token | Carl Schwan | 2022-11-23 | 1 | -1/+4 |
|/ |
|
* | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 3 | -13/+13 |
* | Refactor profile info settings | Carl Schwan | 2022-11-21 | 2 | -1/+4 |
* | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 3 | -0/+58 |
* | Fix settings for setting default expiration date | Vincent Petry | 2022-11-16 | 1 | -1/+1 |
* | Increase the "bad waiting time" for cron mode to 24h to account for "time ins... | Joas Schilling | 2022-11-07 | 1 | -1/+1 |
* | Show the correct warning for system cron vs. webcron/ajax | Joas Schilling | 2022-11-07 | 1 | -2/+2 |
* | Update @nextcloud/dialogs@ and fix toasts styling | John Molakvoæ | 2022-11-02 | 3 | -3/+3 |
* | Fix disabled federated scope | Christopher Ng | 2022-10-28 | 2 | -9/+18 |
* | Display invalid input message | Christopher Ng | 2022-10-27 | 2 | -4/+68 |
* | 🧭 Fix rebuilding the navigation | Joas Schilling | 2022-10-18 | 1 | -117/+2 |
* | Fix password length limitation | Joas Schilling | 2022-10-10 | 1 | -0/+1 |
* | Merge pull request #34163 from Jerome-Herbinet/patch-6 | Simon L | 2022-09-26 | 2 | -5/+8 |
|\ |
|
| * | Fix : strong HTML end tag | Jérôme Herbinet | 2022-09-22 | 1 | -1/+1 |
| * | User list : Other user and display name inversion | Jérôme Herbinet | 2022-09-22 | 1 | -2/+4 |
| * | User list : Invert user name and display name | Jérôme Herbinet | 2022-09-22 | 1 | -3/+4 |
* | | Switch to overflow-wrap | Git'Fellow | 2022-09-21 | 1 | -1/+1 |
* | | Show long nomes correctly on profile card | Git'Fellow | 2022-09-21 | 1 | -1/+1 |
|/ |
|
* | Remove completed refresh avatar FIXME | Christopher Ng | 2022-09-19 | 1 | -6/+0 |
* | Fix styling of locale dropdown | Christopher Ng | 2022-09-16 | 1 | -10/+0 |
* | Remake locale saving with Vue | Christopher Ng | 2022-09-16 | 5 | -0/+313 |
* | Merge pull request #33819 from nextcloud/fix/user-exists-l10n | Vincent Petry | 2022-09-16 | 1 | -8/+0 |
|\ |
|
| * | Fix translation of user exists error server-side | Christopher Ng | 2022-09-15 | 1 | -8/+0 |
* | | l10n: Remove spaces | Valdnet | 2022-09-16 | 1 | -1/+1 |
* | | Remake group and quota details section with Vue | Christopher Ng | 2022-09-15 | 3 | -3/+128 |
|/ |
|
* | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 10 | -10/+20 |
* | Port Profile section checbox to NcCheckoxRadioSwitch component | Carl Schwan | 2022-09-12 | 1 | -28/+19 |
* | Fix avatar icons in user list when using dark theme | Carl Schwan | 2022-09-12 | 4 | -12/+37 |