Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | add command for getting fileinfo for debugging | Robin Appelman | 2023-04-17 | 2 | -0/+11 | |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-21 | 34 | -0/+214 | |
* | | | | | Merge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guests | Joas Schilling | 2023-04-20 | 2 | -16/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(files): Don't throw an error when guests access the controller | Joas Schilling | 2023-04-19 | 2 | -16/+9 | |
* | | | | | | Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions | Côme Chilliet | 2023-04-20 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check for non-numeric versions, not non-integer | Côme Chilliet | 2023-04-05 | 1 | -2/+2 | |
| * | | | | | | Ignore and log non integer versions | Côme Chilliet | 2023-04-05 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #36565 from march42/feature/ldap_update_profile | Simon L | 2023-04-20 | 6 | -1/+343 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | optimized handling of user profile data change | Marc Hefter | 2023-04-14 | 1 | -1/+23 | |
| * | | | | | | | error handling in update profile from LDAP | Marc Hefter | 2023-04-11 | 1 | -1/+7 | |
| * | | | | | | | trying to make github-code-scanning bot happy | Marc Hefter | 2023-04-06 | 1 | -2/+3 | |
| * | | | | | | | added simple data conversion for LDAP attributes | Marc Hefter | 2023-04-06 | 1 | -7/+19 | |
| * | | | | | | | handling, formatting of postalAddress attribute syntax | Marc Hefter | 2023-04-06 | 1 | -24/+39 | |
| * | | | | | | | nice up the code handling AccountManager | Marc Hefter | 2023-04-06 | 5 | -83/+66 | |
| * | | | | | | | refined code, to be independend from OCP\IUser | Marc Hefter | 2023-04-06 | 6 | -56/+51 | |
| * | | | | | | | fixing Psalm messages | Marc Hefter | 2023-04-06 | 1 | -8/+8 | |
| * | | | | | | | handling updateProfile with array of values | Marc Hefter | 2023-04-06 | 6 | -66/+79 | |
| * | | | | | | | CleanUp: removed redundant storing profile attributes in user settings | Marc Hefter | 2023-04-06 | 1 | -2/+0 | |
| * | | | | | | | CleanUp: removed redundant condition if block | Marc Hefter | 2023-04-06 | 1 | -4/+1 | |
| * | | | | | | | CleanUp: tidy checking for empty profileScope | Marc Hefter | 2023-04-06 | 1 | -1/+1 | |
| * | | | | | | | Fix: Parameter $scope has no provided type | Marc Hefter | 2023-04-06 | 1 | -4/+3 | |
| * | | | | | | | CleanUp: remove unneeded UNSET, to unclutter code | Marc Hefter | 2023-04-06 | 1 | -7/+0 | |
| * | | | | | | | cleanup: removed unnecessary imports of IAccountManager, AccountManager, IDBC... | Marc Hefter | 2023-04-06 | 1 | -4/+1 | |
| * | | | | | | | fixed error: Array to string conversion at user_ldap/lib/User/User.php#639 | Marc Hefter | 2023-04-06 | 1 | -1/+1 | |
| * | | | | | | | bugfix: changed forgotten userName, to getUsername | Marc Hefter | 2023-04-06 | 1 | -2/+2 | |
| * | | | | | | | added user profile scope setting | Marc Hefter | 2023-04-06 | 5 | -10/+33 | |
| * | | | | | | | feature addition: [user_ldap] update user profile from LDAP | Marc Hefter | 2023-04-06 | 1 | -20/+22 | |
| * | | | | | | | feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some... | Marc Hefter | 2023-04-06 | 6 | -4/+64 | |
| * | | | | | | | feature addition: [user_ldap] update user profile from LDAP; WIP work-in-prog... | Marc Hefter | 2023-04-06 | 5 | -0/+226 | |
* | | | | | | | | feat(files): expose Files router | John Molakvoæ | 2023-04-20 | 4 | -13/+90 | |
* | | | | | | | | feat(files): add default action support | John Molakvoæ | 2023-04-20 | 7 | -34/+113 | |
* | | | | | | | | Merge pull request #37807 from nextcloud/fix/37373 | John Molakvoæ | 2023-04-20 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(files_external): Background color of external devices with errors should ... | Ferdinand Thiessen | 2023-04-20 | 1 | -1/+2 | |
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-20 | 130 | -2/+376 | |
* | | | | | | | | | Remove legacy systemtags code | Christopher Ng | 2023-04-19 | 4 | -509/+0 | |
* | | | | | | | | | Add accessible system tags select | Christopher Ng | 2023-04-19 | 7 | -9/+566 | |
* | | | | | | | | | Merge pull request #37809 from nextcloud/fix/last-used | Pytal | 2023-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Dedupe last used tags | Christopher Ng | 2023-04-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0 | Andy Scherzinger | 2023-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Deprecate PHP8.0 | fenn-cs | 2023-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #37817 from nextcloud/Jerome-Herbinet-theming-patch-1 | Simon L | 2023-04-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improvement of the theme selection UI | Jérôme Herbinet | 2023-04-19 | 1 | -0/+5 | |
* | | | | | | | | | | | fix(files): forward arguments to store creation | John Molakvoæ | 2023-04-19 | 5 | -18/+18 | |
* | | | | | | | | | | | fix(files): fix sorting mixin usage | John Molakvoæ | 2023-04-19 | 1 | -12/+8 | |
|/ / / / / / / / / / | ||||||
* | / / / / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-19 | 212 | -224/+326 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #33434 from Jerome-Herbinet/patch-2 | Simon L | 2023-04-18 | 1 | -0/+98 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Highlight selected file version (Nextcloud Office) | Jérôme Herbinet | 2023-04-18 | 1 | -0/+98 | |
* | | | | | | | | | | Merge pull request #36854 from nextcloud/feature/36852/allow-to-revert-automa... | Joas Schilling | 2023-04-18 | 14 | -33/+409 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(status): Store locally status message when editing | Maksim Sukharev | 2023-04-18 | 1 | -7/+13 | |
| * | | | | | | | | | fix(status): Fix infinite loading of predefined statuses | Maksim Sukharev | 2023-04-18 | 2 | -12/+9 |