summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-252-26/+0
|\
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-022-26/+0
* | Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry2022-08-251-0/+1
|\ \
| * | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* | | Merge pull request #33375 from nextcloud/add-back-token-cleanup-jobJoas Schilling2022-08-256-0/+96
|\ \ \
| * | | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-256-0/+96
* | | | Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2Vincent Petry2022-08-25156-1264/+1684
|\ \ \ \
| * | | | Adjust acceptance test selectorsVincent Petry2022-08-255-7/+8
| * | | | 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 #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