summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2210-6/+120
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-2182-299/+596
* Merge pull request #37858 from nextcloud/fix/lockJohn Molakvoæ2023-04-212-20/+21
|\
| * chore(npm): fix warning and buildJohn Molakvoæ2023-04-212-20/+21
* | Merge pull request #37525 from nextcloud/file-debug-infoRobin Appelman2023-04-212-0/+11
|\ \ | |/ |/|
| * add command for getting fileinfo for debuggingRobin Appelman2023-04-172-0/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2134-0/+214
* | Merge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guestsJoas Schilling2023-04-202-16/+9
|\ \
| * | fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-192-16/+9
* | | Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versionsCôme Chilliet2023-04-201-1/+7
|\ \ \
| * | | Check for non-numeric versions, not non-integerCôme Chilliet2023-04-051-2/+2
| * | | Ignore and log non integer versionsCôme Chilliet2023-04-051-0/+6
* | | | Merge pull request #36565 from march42/feature/ldap_update_profileSimon L2023-04-206-1/+343
|\ \ \ \
| * | | | optimized handling of user profile data changeMarc Hefter2023-04-141-1/+23
| * | | | error handling in update profile from LDAPMarc Hefter2023-04-111-1/+7
| * | | | trying to make github-code-scanning bot happyMarc Hefter2023-04-061-2/+3
| * | | | added simple data conversion for LDAP attributesMarc Hefter2023-04-061-7/+19
| * | | | handling, formatting of postalAddress attribute syntaxMarc Hefter2023-04-061-24/+39
| * | | | nice up the code handling AccountManagerMarc Hefter2023-04-065-83/+66
| * | | | refined code, to be independend from OCP\IUserMarc Hefter2023-04-066-56/+51
| * | | | fixing Psalm messagesMarc Hefter2023-04-061-8/+8
| * | | | handling updateProfile with array of valuesMarc Hefter2023-04-066-66/+79
| * | | | CleanUp: removed redundant storing profile attributes in user settingsMarc Hefter2023-04-061-2/+0
| * | | | CleanUp: removed redundant condition if blockMarc Hefter2023-04-061-4/+1
| * | | | CleanUp: tidy checking for empty profileScopeMarc Hefter2023-04-061-1/+1
| * | | | Fix: Parameter $scope has no provided typeMarc Hefter2023-04-061-4/+3
| * | | | CleanUp: remove unneeded UNSET, to unclutter codeMarc Hefter2023-04-061-7/+0
| * | | | cleanup: removed unnecessary imports of IAccountManager, AccountManager, IDBC...Marc Hefter2023-04-061-4/+1
| * | | | fixed error: Array to string conversion at user_ldap/lib/User/User.php#639Marc Hefter2023-04-061-1/+1
| * | | | bugfix: changed forgotten userName, to getUsernameMarc Hefter2023-04-061-2/+2
| * | | | added user profile scope settingMarc Hefter2023-04-065-10/+33
| * | | | feature addition: [user_ldap] update user profile from LDAPMarc Hefter2023-04-061-20/+22
| * | | | feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some...Marc Hefter2023-04-066-4/+64
| * | | | feature addition: [user_ldap] update user profile from LDAP; WIP work-in-prog...Marc Hefter2023-04-065-0/+226
* | | | | feat(files): expose Files routerJohn Molakvoæ2023-04-204-13/+90
* | | | | feat(files): add default action supportJohn Molakvoæ2023-04-207-34/+113
* | | | | Merge pull request #37807 from nextcloud/fix/37373John Molakvoæ2023-04-201-1/+2
|\ \ \ \ \
| * | | | | fix(files_external): Background color of external devices with errors should ...Ferdinand Thiessen2023-04-201-1/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-20130-2/+376
* | | | | | Remove legacy systemtags codeChristopher Ng2023-04-194-509/+0
* | | | | | Add accessible system tags selectChristopher Ng2023-04-197-9/+566
* | | | | | Merge pull request #37809 from nextcloud/fix/last-usedPytal2023-04-191-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Dedupe last used tagsChristopher Ng2023-04-181-1/+1
* | | | | | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\ \ \ \ \ \
| * | | | | | Deprecate PHP8.0fenn-cs2023-04-171-1/+1
* | | | | | | Merge pull request #37817 from nextcloud/Jerome-Herbinet-theming-patch-1Simon L2023-04-191-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Improvement of the theme selection UIJérôme Herbinet2023-04-191-0/+5
* | | | | | | | fix(files): forward arguments to store creationJohn Molakvoæ2023-04-195-18/+18
* | | | | | | | fix(files): fix sorting mixin usageJohn Molakvoæ2023-04-191-12/+8
|/ / / / / / /
* | / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-19212-224/+326
| |/ / / / / |/| | | | |