aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* 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
* | | | | Merge pull request #33623 from NoSleep82/masterblizzz2022-08-221-2/+2
|\ \ \ \ \
| * | | | | Update core/Controller/LostController.phpNoSleep822022-08-211-1/+1
| * | | | | Update LostController.phpNoSleep822022-08-191-2/+2
| |/ / / /
* | | | | Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encryptedCôme Chilliet2022-08-222-26/+43
|\ \ \ \ \
| * | | | | Adapt test to fixed command output.Côme Chilliet2022-08-041-3/+14
| * | | | | Fix encryption:fix-encrypted-version command when encrypted is set to 0Côme Chilliet2022-08-021-0/+16
| * | | | | Improve typing in FixEncryptedVersion commandCôme Chilliet2022-08-021-23/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-2212-12/+18
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-218-16/+26
* | | | | | Merge pull request #33626 from nextcloud/dependabot/npm_and_yarn/puppeteer-16...Carl Schwan2022-08-202-18/+16
|\ \ \ \ \ \
| * | | | | | Bump puppeteer from 15.5.0 to 16.2.0dependabot[bot]2022-08-202-18/+16
| | |/ / / / | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2022-08-208-0/+12
|/ / / / /
* | | | | Merge pull request #33592 from nextcloud/release/25.0.0_beta_2v25.0.0beta2John Molakvoæ2022-08-191-2/+2
|\ \ \ \ \
| * | | | | 25.0.0 beta 2John Molakvoæ2022-08-181-2/+2
* | | | | | Merge pull request #33610 from nextcloud/enh/background-blur-varsJohn Molakvoæ2022-08-198-15/+33
|\ \ \ \ \ \
| * | | | | | Fix theming testsJohn Molakvoæ2022-08-192-0/+10
| * | | | | | Compile assetsnextcloud-command2022-08-192-3/+3
| * | | | | | Expose core background imageJulius Härtl2022-08-193-4/+9
| * | | | | | Move dashboard to new variablesJulius Härtl2022-08-191-8/+6
| * | | | | | Add css variables for blurred backgroundJulius Härtl2022-08-192-0/+5
* | | | | | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-1911-196/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |