summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry2022-08-2531-76/+186
* Update snapshotVincent Petry2022-08-251-78/+78
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-25149-912/+929
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-2544-382/+674
* 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
* | | | | | 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