summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: Add a header which signals that the request was throttledJoas Schilling2023-08-231-4/+14
* feat(security): Add a "testing mode" for bruteforce protection that doesn't s...Joas Schilling2023-08-232-2/+19
* feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-2310-150/+630
* Merge pull request #39993 from nextcloud/backport/39937/stable27Joas Schilling2023-08-2224-703/+531
|\
| * Fix(CI): Satisfy old psalm by being less specificJoas Schilling2023-08-221-1/+1
| * chore(assets): Recompile JSJoas Schilling2023-08-228-35/+6
| * feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-2216-668/+525
|/
* Merge pull request #39934 from nextcloud/backport/39481/stable27Julius Härtl2023-08-221-16/+24
|\
| * fix: don't emit Hooks when hookpaths are emptyAnna Larch2023-08-211-16/+24
* | Merge pull request #39949 from nextcloud/backport/39770/stable27Julius Härtl2023-08-221-0/+5
|\ \
| * | fix: always use display name from correct backendMax2023-08-171-0/+5
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2216-4/+56
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2114-38/+144
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2018-0/+24
* | Merge pull request #39919 from nextcloud/fix/legacy-files-list-sortingFerdinand Thiessen2023-08-194-30/+71
|\ \
| * | fix(files): Fix legacy files list sortingFerdinand Thiessen2023-08-194-30/+71
|/ /
* | Merge pull request #39962 from nextcloud/backport/39961/stable27Joas Schilling2023-08-194-9/+9
|\ \
| * | chore: compile assetsChristopher Ng2023-08-192-3/+3
| * | fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-192-6/+6
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-19148-134/+160
* | Merge pull request #39947 from nextcloud/backport/39910/stable27Joas Schilling2023-08-182-8/+11
|\ \
| * | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-172-8/+11
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-18134-338/+556
|/
* Merge pull request #39930 from nextcloud/backport/39906/stable27Ferdinand Thiessen2023-08-173-4/+29
|\
| * fix: Prevent PHP warnings when optional CacheEntry attributes are unsetFerdinand Thiessen2023-08-172-4/+4
| * tests: Add test for CacheEntry gettersFerdinand Thiessen2023-08-171-0/+25
|/
* Merge pull request #39908 from nextcloud/release/27.1.0_beta_2v27.1.0beta2John Molakvoæ2023-08-171-2/+2
|\
| * 27.1.0 beta 2John Molakvoæ2023-08-161-2/+2
* | Merge pull request #39921 from nextcloud/backport/39916/stable27John Molakvoæ2023-08-175-5/+11
|\ \
| * | try to fix regression with public file upload buttonSimon L2023-08-165-5/+11
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-17136-74/+500
|/ /
* | Merge pull request #39873 from nextcloud/backport/39786/stable27Julius Härtl2023-08-161-0/+15
|\ \
| * | fix: Also cleanup version metadata if expiringJulius Härtl2023-08-161-0/+15
* | | Merge pull request #39913 from nextcloud/fix/stable27-filepicker-updateFerdinand Thiessen2023-08-1610-222/+21
|\ \ \
| * | | fix: Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issuesFerdinand Thiessen2023-08-1610-222/+21
* | | | Merge pull request #39915 from nextcloud/backport/39884/stable27Simon L2023-08-168-11/+20
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2023-08-164-4/+4
| * | | address reviewSimon L2023-08-161-1/+3
| * | | adjust add buttonSimon L2023-08-164-7/+14
|/ / /
* | | Merge pull request #39904 from nextcloud/backport/38397/stable27John Molakvoæ2023-08-163-14/+54
|\ \ \ | |/ / |/| |
| * | enh(contacts): show/hide addressbooks for allJohannes Merkel2023-08-163-14/+54
| |/
* | Merge pull request #39871 from nextcloud/backport/38714/stable27John Molakvoæ2023-08-161-5/+9
|\ \
| * | select the fileid first when looking for incomplete filesRobin Appelman2023-08-141-5/+9
* | | Merge pull request #39858 from nextcloud/backport/39568/stable27John Molakvoæ2023-08-164-5/+103
|\ \ \
| * | | cache calendar objects from calendarQueryRobin Appelman2023-08-141-5/+30
| * | | preload shares for calendars when listing calendarsRobin Appelman2023-08-144-0/+73
* | | | Merge pull request #39817 from nextcloud/backport/39700/stable27John Molakvoæ2023-08-162-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-112-2/+5
* | | | Merge pull request #39893 from nextcloud/fix/stable27-filepicker-refAndy Scherzinger2023-08-166-69/+28
|\ \ \ \
| * | | | fix(files): Files reference picker migrated to new file pickerFerdinand Thiessen2023-08-156-69/+28