summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | LDAP: Increase profile picture limit to 512Marcel Klehr2023-10-141-1/+1
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-154-2/+36
* | | | | | | | | Merge pull request #41176 from nextcloud/encode-uri-trashbin-delete-3Andy Scherzinger2023-11-141-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: encode uri for trashbin deleteDaniel Kesselberg2023-11-131-1/+5
* | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1424-66/+174
* | | | | | | | | | Merge pull request #41418 from nextcloud/backport/41404/stable27Arthur Schiwon2023-11-131-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(workflow): Fix "Call to a member function getUID() on null" with appdataJoas Schilling2023-11-131-3/+3
| |/ / / / / / / / /
* / / / / / / / / / fix(workflowengine): use andWhere() not second where()Arthur Schiwon2023-11-131-1/+1
|/ / / / / / / / /
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-136-0/+14
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1226-10/+132
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-11172-258/+606
* | | | | | | | | Merge pull request #41367 from nextcloud/backport/41333/stable27Julius Härtl2023-11-111-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fix(LDAP): prevent incomplete displaynames…Arthur Schiwon2023-11-091-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-10108-16/+370
|/ / / / / / /
* | | / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-09176-442/+970
| |_|/ / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-08200-478/+660
| |_|/ / / |/| | | |
* | | | | Merge pull request #41236 from nextcloud/backport/41062/stable27Louis2023-11-071-11/+13
|\ \ \ \ \
| * | | | | Return correct status if touch failedLouis Chemineau2023-11-021-11/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-076-12/+14
* | | | | | Merge pull request #41106 from nextcloud/backport/40443/stable27Arthur Schiwon2023-11-065-416/+444
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix(LDAP): solve race condition reading groups of disappeared LDAP userArthur Schiwon2023-10-303-7/+131
| * | | | | refactor(LDAP): pass IConfig via constructor to Group_LDAPArthur Schiwon2023-10-304-23/+25
| * | | | | refactor(tests): simplify code, reduce duplicationArthur Schiwon2023-10-301-425/+257
| * | | | | test(Group LDAP): add test for getting groups of OfflineUserArthur Schiwon2023-10-301-0/+45
| * | | | | fix(ldap): store last known user groupsArthur Schiwon2023-10-302-2/+27
* | | | | | Merge pull request #41219 from nextcloud/backport/41053/stable27Benjamin Gaussorgues2023-11-062-0/+24
|\ \ \ \ \ \
| * | | | | | fix(files_external): on case insensitive system, block case changeBenjamin Gaussorgues2023-10-312-0/+24
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0612-10/+16
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0424-50/+296
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0322-14/+140
| |_|/ / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0230-2/+166
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0112-0/+80
|/ / / / /
* | | | | Merge pull request #41206 from nextcloud/fix/39565/race-condition-on-web-file...Grigorii K. Shartsev2023-10-313-13/+12
|\ \ \ \ \
| * | | | | fix(files): remove resetting and reload curr dir on showGrigorii K. Shartsev2023-10-311-7/+0
| * | | | | fix(files): add silent mode in legacy navigationGrigorii K. Shartsev2023-10-312-6/+12
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-3120-88/+712
|/ / / / /
* | | | | Merge pull request #41147 from nextcloud/backport/39743/stable27Ferdinand Thiessen2023-10-301-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: don't try to access null arrayGit'Fellow2023-10-271-0/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-3016-24/+330
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2918-8/+60
* | | | | Fix dupblicate sharing optionfenn-cs2023-10-281-3/+0
* | | | | Do not treat `isDefaultExpireDateEnforced` as fallbackfenn-cs2023-10-281-2/+2
* | | | | Fix has expiration date logicfenn-cs2023-10-281-15/+12
* | | | | Check expiry enforcement for all share typesfenn-cs2023-10-281-7/+7
* | | | | Allow share expiry dates lower than enforced limitsfenn-cs2023-10-281-8/+12
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-28180-550/+912
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-27164-106/+626
* | | | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-262-5/+13
* | | | fix(isLegitimatedForUserId): Setup mountpoints to check file accessJonas2023-10-262-9/+24
* | | | fix(external): Get storage before update itJoas Schilling2023-10-261-0/+3