Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-12 | 26 | -10/+132 | |
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 172 | -258/+606 | |
* | | | | | | | | | Merge pull request #41367 from nextcloud/backport/41333/stable27 | Julius Härtl | 2023-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix(LDAP): prevent incomplete displaynames… | Arthur Schiwon | 2023-11-09 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* / | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-10 | 108 | -16/+370 | |
|/ / / / / / / | ||||||
* | | / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-09 | 176 | -442/+970 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-08 | 200 | -478/+660 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #41236 from nextcloud/backport/41062/stable27 | Louis | 2023-11-07 | 1 | -11/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Return correct status if touch failed | Louis Chemineau | 2023-11-02 | 1 | -11/+13 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-07 | 6 | -12/+14 | |
* | | | | | | Merge pull request #41106 from nextcloud/backport/40443/stable27 | Arthur Schiwon | 2023-11-06 | 5 | -416/+444 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | fix(LDAP): solve race condition reading groups of disappeared LDAP user | Arthur Schiwon | 2023-10-30 | 3 | -7/+131 | |
| * | | | | | refactor(LDAP): pass IConfig via constructor to Group_LDAP | Arthur Schiwon | 2023-10-30 | 4 | -23/+25 | |
| * | | | | | refactor(tests): simplify code, reduce duplication | Arthur Schiwon | 2023-10-30 | 1 | -425/+257 | |
| * | | | | | test(Group LDAP): add test for getting groups of OfflineUser | Arthur Schiwon | 2023-10-30 | 1 | -0/+45 | |
| * | | | | | fix(ldap): store last known user groups | Arthur Schiwon | 2023-10-30 | 2 | -2/+27 | |
* | | | | | | Merge pull request #41219 from nextcloud/backport/41053/stable27 | Benjamin Gaussorgues | 2023-11-06 | 2 | -0/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(files_external): on case insensitive system, block case change | Benjamin Gaussorgues | 2023-10-31 | 2 | -0/+24 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-06 | 12 | -10/+16 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-04 | 24 | -50/+296 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 22 | -14/+140 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-02 | 30 | -2/+166 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-01 | 12 | -0/+80 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #41206 from nextcloud/fix/39565/race-condition-on-web-file... | Grigorii K. Shartsev | 2023-10-31 | 3 | -13/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(files): remove resetting and reload curr dir on show | Grigorii K. Shartsev | 2023-10-31 | 1 | -7/+0 | |
| * | | | | | fix(files): add silent mode in legacy navigation | Grigorii K. Shartsev | 2023-10-31 | 2 | -6/+12 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-31 | 20 | -88/+712 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #41147 from nextcloud/backport/39743/stable27 | Ferdinand Thiessen | 2023-10-30 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix: don't try to access null array | Git'Fellow | 2023-10-27 | 1 | -0/+1 | |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-30 | 16 | -24/+330 | |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-29 | 18 | -8/+60 | |
* | | | | | Fix dupblicate sharing option | fenn-cs | 2023-10-28 | 1 | -3/+0 | |
* | | | | | Do not treat `isDefaultExpireDateEnforced` as fallback | fenn-cs | 2023-10-28 | 1 | -2/+2 | |
* | | | | | Fix has expiration date logic | fenn-cs | 2023-10-28 | 1 | -15/+12 | |
* | | | | | Check expiry enforcement for all share types | fenn-cs | 2023-10-28 | 1 | -7/+7 | |
* | | | | | Allow share expiry dates lower than enforced limits | fenn-cs | 2023-10-28 | 1 | -8/+12 | |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-28 | 180 | -550/+912 | |
|/ / / / | ||||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-27 | 164 | -106/+626 | |
* | | | | enh(IMountManager): Add method to get MountPoint from CachedMountInfo | Jonas | 2023-10-26 | 2 | -5/+13 | |
* | | | | fix(isLegitimatedForUserId): Setup mountpoints to check file access | Jonas | 2023-10-26 | 2 | -9/+24 | |
* | | | | fix(external): Get storage before update it | Joas Schilling | 2023-10-26 | 1 | -0/+3 | |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-26 | 14 | -34/+718 | |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-25 | 32 | -22/+246 | |
| |_|/ |/| | | ||||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-24 | 34 | -8/+100 | |
| |/ |/| | ||||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-23 | 2 | -0/+2 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-22 | 10 | -44/+46 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-21 | 200 | -376/+994 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-20 | 240 | -124/+510 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-19 | 40 | -14/+96 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 128 | -606/+788 |