| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-03 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-01 | 4 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-31 | 4 | -0/+6 |
* | feat: add switch to disable dns pinning | Daniel Kesselberg | 2023-08-30 | 1 | -2/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-30 | 18 | -0/+18 |
* | Merge pull request #40080 from nextcloud/backport/40077/stable27 | Joas Schilling | 2023-08-29 | 2 | -0/+12 |
|\ |
|
| * | fix(cache): Remove displayname cache entry on delete | Joas Schilling | 2023-08-28 | 2 | -0/+12 |
* | | Merge pull request #40039 from nextcloud/backport/39511/stable27 | Joas Schilling | 2023-08-29 | 1 | -2/+0 |
|\ \ |
|
| * | | fix(utility): De- deprecate getDateTime as now() only returns immutable objects | Anna Larch | 2023-08-28 | 1 | -2/+0 |
| |/ |
|
* | | fix(CalDAV): check voject exists before attempting any operation | Anna Larch | 2023-08-28 | 1 | -5/+35 |
* | | Use nullsafe call syntax instead of additionnal check | Côme Chilliet | 2023-08-28 | 1 | -1/+1 |
* | | Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa... | Côme Chilliet | 2023-08-28 | 1 | -5/+19 |
|/ |
|
* | Fix user log.condition feature | Côme Chilliet | 2023-08-25 | 1 | -8/+12 |
* | Merge pull request #39997 from nextcloud/backport/39870/stable27 | Joas Schilling | 2023-08-23 | 10 | -159/+511 |
|\ |
|
| * | fix(middleware): Fix header injection for bruteforce middleware | Joas Schilling | 2023-08-23 | 1 | -5/+1 |
| * | fix: Make bypass function public API | Joas Schilling | 2023-08-23 | 3 | -7/+18 |
| * | feat(OCC): Add a command to get the bruteforce state of an IP | Joas Schilling | 2023-08-23 | 2 | -2/+4 |
| * | feat: Expose if the own IP is allowed to bypass bruteforce protection | Joas Schilling | 2023-08-23 | 2 | -22/+12 |
| * | feat: Add a header which signals that the request was throttled | Joas Schilling | 2023-08-23 | 1 | -4/+14 |
| * | feat(security): Add a "testing mode" for bruteforce protection that doesn't s... | Joas Schilling | 2023-08-23 | 1 | -2/+6 |
| * | feat(security): Add a bruteforce protection backend base on memcache | Joas Schilling | 2023-08-23 | 8 | -127/+466 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-23 | 2 | -0/+2 |
|/ |
|
* | feat(dashboard): implement widget item api v2 | Richard Steinmetz | 2023-08-22 | 6 | -3/+212 |
* | Merge pull request #39934 from nextcloud/backport/39481/stable27 | Julius Härtl | 2023-08-22 | 1 | -16/+24 |
|\ |
|
| * | fix: don't emit Hooks when hookpaths are empty | Anna Larch | 2023-08-21 | 1 | -16/+24 |
* | | Merge pull request #39949 from nextcloud/backport/39770/stable27 | Julius Härtl | 2023-08-22 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | fix: always use display name from correct backend | Max | 2023-08-17 | 1 | -0/+5 |
* | | fix(memcache): Fix comparison of Memcache configs to classes | Joas Schilling | 2023-08-17 | 1 | -7/+9 |
|/ |
|
* | fix: Prevent PHP warnings when optional CacheEntry attributes are unset | Ferdinand Thiessen | 2023-08-17 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-17 | 2 | -0/+20 |
* | Merge pull request #39871 from nextcloud/backport/38714/stable27 | John Molakvoæ | 2023-08-16 | 1 | -5/+9 |
|\ |
|
| * | select the fileid first when looking for incomplete files | Robin Appelman | 2023-08-14 | 1 | -5/+9 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-16 | 4 | -0/+18 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 68 | -202/+202 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-13 | 2 | -2/+18 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 4 | -0/+110 |
* | Merge pull request #39722 from nextcloud/backport/39698/stable27 | John Molakvoæ | 2023-08-11 | 1 | -1/+1 |
|\ |
|
| * | fix: simplify `sourceData` check | John Molakvoæ | 2023-08-05 | 1 | -1/+1 |
| * | Catch more invalid cache source storage paths | Josh Richards | 2023-08-05 | 1 | -1/+1 |
* | | Merge pull request #39799 from nextcloud/appecosystem-auth-stable27 | John Molakvoæ | 2023-08-11 | 1 | -0/+19 |
|\ \ |
|
| * | | Fix psalm ci (stub). Wrap server container with try-catch | Andrey Borysenko | 2023-08-11 | 1 | -2/+6 |
| * | | added Application Ecosystem V2 login handler | Alexander Piskun | 2023-08-11 | 1 | -0/+15 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-11 | 2 | -0/+4 |
|/ / |
|
* | | log imaginary errors as info to not spam the server logs | Simon L | 2023-08-10 | 1 | -2/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 4 | -0/+6 |
* | | feat: Add delete task API | Julius Härtl | 2023-08-09 | 2 | -0/+20 |
* | | change sql where order to match index order | Julien Veyssier | 2023-08-09 | 1 | -2/+2 |
* | | allow anon text processing scheduling | Julien Veyssier | 2023-08-09 | 7 | -8/+71 |
* | | start implementing ocs endpoint to get task list from user+appId+identifier | Julien Veyssier | 2023-08-09 | 3 | -1/+45 |
* | | fix composer autoload files | Julien Veyssier | 2023-08-09 | 2 | -0/+2 |