summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34650 from nextcloud/bugfix/noid/fix-rebuildNavigationJoas Schilling2022-10-1810-129/+20
|\
| * 🤖 RebuildJoas Schilling2022-10-188-12/+12
| * 🧭 Fix rebuilding the navigationJoas Schilling2022-10-182-117/+8
|/
* Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexpSimon L2022-10-183-7/+14
|\
| * Fix regexp for unified searching in appsVincent Petry2022-10-143-7/+14
* | Merge pull request #34632 from nextcloud/fix/rate-limit-recovery-emailsCôme Chilliet2022-10-183-11/+27
|\ \
| * | Fix LostController testCôme Chilliet2022-10-181-2/+7
| * | Add rate limiting on lost password emailsCôme Chilliet2022-10-182-9/+20
* | | Merge pull request #34625 from nextcloud/fix/filepicker-endtoendCarl Schwan2022-10-185-7/+12
|\ \ \ | |/ / |/| |
| * | Fix icon of encrypted folders in filepickerCarl Schwan2022-10-175-7/+12
* | | Merge pull request #34628 from nextcloud/fix/files_sharing_psalmCarl Schwan2022-10-1815-96/+28
|\ \ \
| * | | Fix various other small psalm issuesCarl Schwan2022-10-178-80/+12
| * | | Fix incorrect argument name in inherited methodCarl Schwan2022-10-171-2/+2
| * | | Fix checkpassword undocummented null parameterCarl Schwan2022-10-173-5/+5
| * | | Fix permission not being intCarl Schwan2022-10-172-5/+5
| * | | Fix exception getCode typeCarl Schwan2022-10-171-2/+2
| * | | Fix type when getting appconfig with intCarl Schwan2022-10-172-2/+2
| |/ /
* | | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registryCarl Schwan2022-10-184-26/+7
|\ \ \
| * | | Fix the type of the return array in a few more placesCarl Schwan2022-10-183-15/+6
| * | | Fix wrong types in phpdoc for twofactor registryCarl Schwan2022-10-122-11/+1
* | | | Merge pull request #34379 from nextcloud/fix/transactional-session-token-renewalChristoph Wurst2022-10-182-25/+50
|\ \ \ \
| * | | | Run session token renewals in a database transactionChristoph Wurst2022-10-182-25/+50
* | | | | Merge pull request #34636 from nextcloud/fix/user-status-dislexiaSimon L2022-10-183-3/+4
|\ \ \ \ \
| * | | | | Make css rule importantCarl Schwan2022-10-183-4/+4
| * | | | | Fix vertical alignment of user status iconCarl Schwan2022-10-173-3/+4
* | | | | | Merge pull request #34620 from nextcloud/fix/cleanup-theming-cacheblizzz2022-10-182-1/+78
|\ \ \ \ \ \
| * | | | | | Add a repair step to cleanup old theming cacheChristopher Ng2022-10-182-1/+78
* | | | | | | Merge pull request #34634 from nextcloud/fix/focus-file-selectionCarl Schwan2022-10-183-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix unnecessary highlighting of selected elementCarl Schwan2022-10-173-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-themingblizzz2022-10-183-2/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | set theming app to alwaysEnabledszaimen2022-10-173-2/+13
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-188-4/+10
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #34643 from nextcloud/dependabot/npm_and_yarn/exports-load...Pytal2022-10-172-9/+9
|\ \ \ \ \ \
| * | | | | | Bump exports-loader from 3.1.0 to 4.0.0dependabot[bot]2022-10-172-9/+9
|/ / / / / /
* | | | | | Merge pull request #33725 from nextcloud/dependabot/npm_and_yarn/webdav-4.11.0Louis2022-10-184-83/+84
|\ \ \ \ \ \
| * | | | | | Bump webdav from 4.8.0 to 4.11.0dependabot[bot]2022-10-174-83/+84
* | | | | | | Merge pull request #34631 from nextcloud/chore/no-automatic-dependabot-rebaseJohn Molakvoæ2022-10-171-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Disable automatic Dependabot rebasesChristoph Wurst2022-10-171-0/+2
* | | | | | | Merge pull request #34622 from nextcloud/dependabot/npm_and_yarn/jquery-ui-di...Louis2022-10-175-62/+26
|\ \ \ \ \ \ \
| * | | | | | | Bump jquery-ui-dist from 1.13.1 to 1.13.2dependabot[bot]2022-10-175-62/+26
* | | | | | | | Merge pull request #31499 from nextcloud/bugfix/empty-secretCarl Schwan2022-10-175-12/+70
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Mark method as deprecatedCarl Schwan2022-09-132-2/+1
| * | | | | | | Fix unit testsCarl Schwan2022-03-101-3/+15
| * | | | | | | Fix decryption fallback after adding a secretJulius Härtl2022-03-101-5/+10
| * | | | | | | Rotate token after fallbackJulius Härtl2022-03-101-2/+8
| * | | | | | | Add fallback routines for empty secret casesJulius Härtl2022-03-104-5/+41
* | | | | | | | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-argumentsChristoph Wurst2022-10-172-4/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-162-4/+1
* | | | | | | | | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-argumentsChristoph Wurst2022-10-172-6/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix TooManyArguments for FakeLockerPluginDaniel Kesselberg2022-10-142-6/+1
| | |_|_|/ / / / | |/| | | | | |