summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-26248-1064/+902
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33217 from nextcloud/enh/27869/twitterVincent Petry2022-08-2533-1247/+559
|\ | | | | Remake Twitter handle saving with Vue and modularize account property components
| * Remake Twitter handle saving with VueChristopher Ng2022-08-257-49/+60
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * Modularize shared account property componentsChristopher Ng2022-08-2530-1201/+502
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-252-26/+0
|\ | | | | Remove broken function resetStorage from test cases
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-022-26/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry2022-08-251-0/+1
|\ \ | | | | | | Fix ETAG returned by bulk upload
| * | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
| | | | | | | | | | | | | | | | | | Refresh Node object to get fresh fileinfo data after touch Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #33375 from nextcloud/add-back-token-cleanup-jobJoas Schilling2022-08-256-0/+96
|\ \ \ | | | | | | | | Add back TokenCleanupJob to invalidate old temporary tokens
| * | | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-256-0/+96
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2Vincent Petry2022-08-25156-1264/+1684
|\ \ \ \ | | | | | | | | | | Bump @nextcloud/vue to 6.0.0-beta.4 and related
| * | | | Adjust acceptance test selectorsVincent Petry2022-08-255-7/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry2022-08-2531-76/+186
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Update snapshotVincent Petry2022-08-251-78/+78
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Add Nc prefix to Nc vue component namesVincent Petry2022-08-25149-912/+929
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-2544-382/+674
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | Merge pull request #33674 from nextcloud/release/25.0.0_beta_3v25.0.0beta3blizzz2022-08-251-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | | 25.0.0 beta 3
| * | | | 25.0.0 beta 3Arthur Schiwon2022-08-251-2/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #33668 from nextcloud/tests/fix-session-middlewareCarl Schwan2022-08-251-3/+17
|\ \ \ \ | | | | | | | | | | Fix SessionMiddlewareTest and cover new case with reopening
| * | | | Fix SessionMiddlewareTest and cover new case with reopeningJulius Härtl2022-08-241-3/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailableblizzz2022-08-252-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix opening Help page throwing Exception
| * | | | | app_path cannot be emptyArthur Schiwon2022-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | Fix opening Help page throws ExceptionArthur Schiwon2022-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Commit 458c2fa2971e6595a18a289b0afeb4a79ea0e0d3 provoked the error, because the "core" "app" was not found. Previously, false was returned, but now an AppPathNotFoundException - IUrlGenerator::linkTo() accepts an empty app argument however, moving the "core" portion to the path solves it and avoids apps lookup Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As the user folder might be initialized by the root from two levels down the hierarchy, passing this as a parent only works if the path matches Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Save getting the parent node when generating the previewJulius Härtl2022-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Avoid extra query for the parent node if we can pass it alongJulius Härtl2022-08-243-11/+22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl2022-08-255-5/+17
|\ \ \ \ \ | | | | | | | | | | | | Add config option to hide deprecated projects in sharing tab by default
| * | | | | Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-185-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-2510-8/+40
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #33662 from ↵Carl Schwan2022-08-241-8/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | Update psalm baselinenextcloud-command2022-08-241-8/+0
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | Merge pull request #33670 from ↵Louis2022-08-243-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/debt/noid/type-hints-confirm-destructive Update typehint for confirmDestructive
| * | | | | Update typehint for confirmDestructiveDaniel Kesselberg2022-08-243-3/+3
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-2437-201/+278
|\ \ \ \ \ | |/ / / / |/| | | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper
| * | | | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-2337-201/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-08-24124-324/+324
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-2331-348/+246
|\ \ \ \ | | | | | | | | | | Deprecated ILogger from IJob
| * | | | Fix many tests and warningsCarl Schwan2022-08-0811-106/+37
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Port existing server code to new interfaceCarl Schwan2022-08-0828-229/+160
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Deprecated ILogger from IJobCarl Schwan2022-08-084-25/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the ILogger will be soon removed we need to ensure that nothing in the public api use it. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | 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 source cache
| * | | | | directly build the search filter for shared storage instead of setting up ↵Robin Appelman2022-08-172-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the source cache Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry2022-08-237-14/+74
|\ \ \ \ \ \ | | | | | | | | | | | | | | Avoid locking the php session
| * | | | | | Move setting of gc_maxlifetime to initSessionJulius Härtl2022-08-171-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Add config option to disable strict session timeout to be able to use ↵Julius Härtl2022-08-173-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | read_and_close Fixed https://github.com/nextcloud/server/issues/29356 Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Reopen sessions if we need to write to them instead of keeping them openJulius Härtl2022-08-176-8/+45
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sessions are a locking operation until we write close them, so close them early and reopen later in case we want to write to them Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #33595 from nextcloud/fix/cache-profile-configCarl Schwan2022-08-231-1/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cache ConfigProfile
| * | | | | | Cache ConfigProfileCarl Schwan2022-08-181-1/+8
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce DB query count on homepage from 21 to 13 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | Merge pull request #33650 from ↵Carl Schwan2022-08-231-5/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml