| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-27 | 124 | -366/+494 |
* | fix(translation): Fix string concatenation in LDAP endpointbackport/51071/stable31 | Joas Schilling | 2025-02-26 | 1 | -2/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-26 | 118 | -248/+248 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 2 | -70/+70 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-18 | 2 | -0/+20 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-12 | 2 | -20/+20 |
* | feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsbackport/50567/stable31 | Côme Chilliet | 2025-02-09 | 1 | -0/+9 |
* | fix(user_ldap): Remove redundant if check | Côme Chilliet | 2025-02-09 | 1 | -3/+1 |
* | feat(user_ldap): Add command test-user-settings to test LDAP user settings | Côme Chilliet | 2025-02-09 | 4 | -0/+230 |
* | feat(user_ldap): upstream common code into Proxy class and add public getters... | Côme Chilliet | 2025-02-09 | 3 | -47/+59 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-09 | 2 | -12/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-08 | 2 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-06 | 2 | -2/+24 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-05 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-01 | 4 | -14/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-28 | 2 | -8/+8 |
* | fix(user_ldap): Do not map groups we do not know if they match filterbackport/45364/stable31 | Côme Chilliet | 2025-01-27 | 2 | -4/+11 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-27 | 2 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-25 | 2 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 68 | -136/+68 |
* | Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handling | Arthur Schiwon | 2025-01-16 | 12 | -179/+44 |
|\ |
|
| * | fix(user_ldap): Remove now unused class FilesystemHelper | Côme Chilliet | 2025-01-13 | 11 | -80/+1 |
| * | fix(user_ldap): Strong type User class and fix most type issues | Côme Chilliet | 2025-01-13 | 3 | -37/+28 |
| * | fix(user_ldap): Always update avatar from LDAP when we have the data | Côme Chilliet | 2025-01-13 | 1 | -16/+1 |
| * | chore(user_ldap): Improve typing in user_ldap User class | Côme Chilliet | 2025-01-13 | 1 | -43/+16 |
| * | chore(user_ldap): Rename avatar setting method to a more suited name | Côme Chilliet | 2025-01-13 | 1 | -7/+2 |
* | | feat(updatenotification): Add a limit to user count from LDAP so save perform... | Côme Chilliet | 2025-01-14 | 2 | -13/+15 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-06 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-21 | 2 | -4/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-14 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-08 | 2 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-07 | 2 | -0/+12 |
* | Merge pull request #49404 from Thatoo/Thatoo-patch-1 | Arthur Schiwon | 2024-12-05 | 1 | -1/+8 |
|\ |
|
| * | fix(user_ldap): retrieve from LDAP first "email shaped" value instead of firs... | Thatoo | 2024-11-20 | 1 | -1/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-04 | 2 | -0/+18 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-01 | 2 | -6/+6 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-30 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-19 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-18 | 4 | -6/+20 |
* | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routes | provokateurin | 2024-11-14 | 1 | -13/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-12 | 2 | -2/+2 |
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 3 | -4/+8 |
|\ |
|
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 3 | -4/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-04 | 4 | -36/+456 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-31 | 2 | -0/+20 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-30 | 2 | -242/+242 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 2 | -10/+10 |
* | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-casts | provokateurin | 2024-10-23 | 1 | -1/+1 |