summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce $updateDir to move updates outside $dataDirGit'Fellow2022-08-251-2/+2
* Merge pull request #33674 from nextcloud/release/25.0.0_beta_3v25.0.0beta3blizzz2022-08-251-2/+2
|\
| * 25.0.0 beta 3Arthur Schiwon2022-08-251-2/+2
|/
* Merge pull request #33668 from nextcloud/tests/fix-session-middlewareCarl Schwan2022-08-251-3/+17
|\
| * Fix SessionMiddlewareTest and cover new case with reopeningJulius Härtl2022-08-241-3/+17
* | Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailableblizzz2022-08-252-2/+2
|\ \
| * | app_path cannot be emptyArthur Schiwon2022-08-241-1/+1
| * | Fix opening Help page throws ExceptionArthur Schiwon2022-08-241-1/+1
* | | Merge pull request #33602 from nextcloud/perf/parent-nodeJulius Härtl2022-08-254-17/+60
|\ \ \
| * | | Only pass parent if paths matchJulius Härtl2022-08-242-6/+38
| * | | Save getting the parent node when generating the previewJulius Härtl2022-08-241-1/+1
| * | | Avoid extra query for the parent node if we can pass it alongJulius Härtl2022-08-243-11/+22
| |/ /
* | | Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl2022-08-255-5/+17
|\ \ \
| * | | Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-185-5/+17
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-2510-8/+40
| |/ / |/| |
* | | Merge pull request #33662 from nextcloud/automated/noid/master-update-psalm-b...Carl Schwan2022-08-241-8/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-08-241-8/+0
| | |/ | |/|
* | | Merge pull request #33670 from nextcloud/debt/noid/type-hints-confirm-destruc...Louis2022-08-243-3/+3
|\ \ \
| * | | Update typehint for confirmDestructiveDaniel Kesselberg2022-08-243-3/+3
| |/ /
* | | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-2437-201/+278
|\ \ \ | |/ / |/| |
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-2337-201/+278
* | | [tx-robot] updated from transifexNextcloud bot2022-08-24124-324/+324
* | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-2331-348/+246
|\ \ \
| * | | Fix many tests and warningsCarl Schwan2022-08-0811-106/+37
| * | | Port existing server code to new interfaceCarl Schwan2022-08-0828-229/+160
| * | | Deprecated ILogger from IJobCarl Schwan2022-08-084-25/+61
* | | | Merge pull request #33574 from nextcloud/search-share-query-filter-no-initVincent Petry2022-08-232-4/+10
|\ \ \ \
| * | | | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-172-4/+10
* | | | | Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry2022-08-237-14/+74
|\ \ \ \ \
| * | | | | Move setting of gc_maxlifetime to initSessionJulius Härtl2022-08-171-3/+2
| * | | | | Add config option to disable strict session timeout to be able to use read_an...Julius Härtl2022-08-173-4/+28
| * | | | | Reopen sessions if we need to write to them instead of keeping them openJulius Härtl2022-08-176-8/+45
| |/ / / /
* | | | | Merge pull request #33595 from nextcloud/fix/cache-profile-configCarl Schwan2022-08-231-1/+8
|\ \ \ \ \
| * | | | | Cache ConfigProfileCarl Schwan2022-08-181-1/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-b...Carl Schwan2022-08-231-5/+0
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2022-08-231-5/+0
* | | | | | Merge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldapblizzz2022-08-231-27/+20
|\ \ \ \ \ \
| * | | | | | Remove unused methodJoas Schilling2022-08-221-14/+0
| * | | | | | Fix plural usage in LDAP wizardJoas Schilling2022-08-221-13/+20
* | | | | | | Merge pull request #33001 from nextcloud/enh/imip-invitations-responsesAnna2022-08-239-11/+698
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Support iMIP invitations from MailAnna Larch2022-08-229-11/+698
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-2338-36/+38
* | | | | | | Merge pull request #33643 from nextcloud/enh/profile-handlingPytal2022-08-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Improve handling of profile pageChristopher Ng2022-08-221-1/+1
|/ / / / / /
* | | | | | Merge pull request #33627 from nextcloud/dependabot/npm_and_yarn/p-queue-7.3.0dependabot[bot]2022-08-224-11/+11
|\ \ \ \ \ \
| * | | | | | Bump p-queue from 7.2.0 to 7.3.0dependabot[bot]2022-08-224-11/+11
|/ / / / / /
* | | | | | Merge pull request #33638 from nextcloud/fix/user-mgmt-avatar-sizeChristoph Wurst2022-08-227-16/+11
|\ \ \ \ \ \
| * | | | | | Request 64px avatars for the user managementChristoph Wurst2022-08-227-16/+11
|/ / / / / /
* | | | | | Merge pull request #33624 from nextcloud/updateCrlblizzz2022-08-221-35/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update crl after revoke money.csrVitor Mattos2022-08-191-35/+35