summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2614-34/+718
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2532-22/+246
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2434-8/+100
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-232-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2210-44/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-21200-376/+994
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-20240-124/+510
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1940-14/+96
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18128-606/+788
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1744-30/+406
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1666-308/+314
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-156-0/+58
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1418-6/+78
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1326-4/+172
* fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
* remove unused propertiessorbaugh2023-10-121-29/+1
* Remove unneeded includes.sorbaugh2023-10-121-4/+0
* Keep Search Provider but remove actual search and display on the searchlist d...sorbaugh2023-10-121-29/+1
* Add new user filter to search.sorbaugh2023-10-125-0/+151
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-12178-592/+956
* Merge pull request #40569 from nextcloud/backport/40499/stable27Arthur Schiwon2023-10-111-18/+10
|\