| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | fix(backupcodes): Remove old notifications before creating a new reminder | Joas Schilling | 2023-11-14 | 1 | -1/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-14 | 36 | -76/+252 |
* | | | | | | | | Merge pull request #41369 from nextcloud/backport/41333/stable26 | Arthur Schiwon | 2023-11-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix(LDAP): prevent incomplete displaynames… | Arthur Schiwon | 2023-11-09 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #41433 from nextcloud/backport/41417/stable26 | Arthur Schiwon | 2023-11-13 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix(workflowengine): use andWhere() not second where() | Arthur Schiwon | 2023-11-13 | 2 | -2/+2 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #41233 from nextcloud/stable26-catchImaginaryErrors | Richard Steinmetz | 2023-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [stable26] Catch Imaginary processing errors | Git'Fellow | 2023-11-02 | 1 | -1/+1 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #41425 from nextcloud/backport/41406/stable26 | Git'Fellow | 2023-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | fix(log): Log exception class when message is empty | Joas Schilling | 2023-11-13 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #41419 from nextcloud/backport/41404/stable26 | Joas Schilling | 2023-11-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | fix(workflow): Fix "Call to a member function getUID() on null" with appdata | Joas Schilling | 2023-11-13 | 1 | -3/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-13 | 10 | -2/+62 |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-12 | 52 | -24/+2646 |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 292 | -3146/+1074 |
* | | | | | | | | Merge pull request #41372 from nextcloud/backport/41354/stable26 | Julius Härtl | 2023-11-10 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | fix: Validate that we have a proper distributed cache configured | Julius Härtl | 2023-11-10 | 1 | -1/+9 |
|/ / / / / / / |
|
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-10 | 110 | -16/+376 |
* | | | | | | | Merge pull request #41357 from nextcloud/fix/before-log-event | Arthur Schiwon | 2023-11-09 | 1 | -6/+4 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | fix type in BeforeMessageLoggedEvent | Robin Appelman | 2023-11-09 | 1 | -6/+4 |
* | | | | | | | Merge pull request #41323 from nextcloud/fix/bump-sabre/http-to-5.1.10-in-sta... | Côme Chilliet | 2023-11-09 | 1 | -0/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Bump sabre/http to 5.1.10 in stable26 | Côme Chilliet | 2023-11-09 | 1 | -0/+0 |
* | | | | | | | | Merge pull request #41325 from nextcloud/backport/40995/stable26 | Robin Appelman | 2023-11-09 | 2 | -6/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | optimize cache jail creation | Robin Appelman | 2023-11-07 | 2 | -6/+1 |
| |/ / / / / / |
|
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-09 | 220 | -762/+786 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-08 | 322 | -1542/+1724 |
* | | | | | | | Merge pull request #41107 from nextcloud/backport/41106/stable26 | Arthur Schiwon | 2023-11-07 | 5 | -416/+444 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | fix(LDAP): solve race condition reading groups of disappeared LDAP user | Arthur Schiwon | 2023-11-07 | 3 | -7/+131 |
| * | | | | | | refactor(LDAP): pass IConfig via constructor to Group_LDAP | Arthur Schiwon | 2023-11-07 | 4 | -23/+25 |
| * | | | | | | refactor(tests): simplify code, reduce duplication | Arthur Schiwon | 2023-11-07 | 1 | -425/+257 |
| * | | | | | | test(Group LDAP): add test for getting groups of OfflineUser | Arthur Schiwon | 2023-11-07 | 1 | -0/+45 |
| * | | | | | | fix(ldap): store last known user groups | Arthur Schiwon | 2023-11-07 | 2 | -2/+27 |
|/ / / / / / |
|
* | | | | | | Merge pull request #41237 from nextcloud/backport/41062/stable26 | 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 #41222 from nextcloud/backport/41053/stable26 | 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 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #41151 from nextcloud/backport/40885/stable26 | Joas Schilling | 2023-11-06 | 4 | -52/+77 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(OCM): Make the public API only rely on OCP | Joas Schilling | 2023-10-27 | 4 | -52/+77 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-06 | 14 | -10/+20 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-05 | 2 | -0/+8 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-04 | 32 | -56/+306 |
* | | | | | | | Merge pull request #41239 from nextcloud/backport/40859/stable26 | Christoph Wurst | 2023-11-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix(session): Log why session renewal failed | Christoph Wurst | 2023-11-02 | 1 | -1/+2 |
| | |_|/ / / /
| |/| | | | | |
|
* / | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 28 | -16/+154 |
|/ / / / / / |
|
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-02 | 152 | -124/+374 |
* | | | | | | Merge pull request #41224 from nextcloud/backport/41206/race-condition-on-web... | Andy Scherzinger | 2023-11-01 | 5 | -16/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | chore(assets): recompile assets | Grigorii K. Shartsev | 2023-11-01 | 2 | -3/+3 |
| * | | | | | | fix(files): remove resetting and reload curr dir on show | Grigorii K. Shartsev | 2023-11-01 | 1 | -7/+0 |
| * | | | | | | fix(files): add silent mode in legacy navigation | Grigorii K. Shartsev | 2023-11-01 | 2 | -6/+12 |
|/ / / / / / |
|