Marcel Klehr
|
ee7592ffdd
|
fix: Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-14 11:38:39 +02:00 |
|
Marcel Klehr
|
17486ad15b
|
fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-14 11:38:39 +02:00 |
|
Marcel Klehr
|
4b2acee64b
|
test: Add OldTasksShouldBeCleanedUp test
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-14 11:38:39 +02:00 |
|
Marcel Klehr
|
8352b27c11
|
fix: weed out some psalm errors and run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-14 11:38:39 +02:00 |
|
Marcel Klehr
|
00894e2420
|
feat: first pass at TaskProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-14 11:38:39 +02:00 |
|
Andy Scherzinger
|
e3f341fecb
|
Merge pull request #45252 from nextcloud/chore/noid/spdx-batch2
Add SPDX header - batch #2
|
2024-05-13 18:37:23 +02:00 |
|
Ferdinand Thiessen
|
cba9a7ff49
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-05-13 17:41:37 +02:00 |
|
Ferdinand Thiessen
|
36b6af9259
|
fix: Also extract comments for spdx license information
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-05-13 17:41:37 +02:00 |
|
Andy Scherzinger
|
1f7e2ba599
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-13 17:41:36 +02:00 |
|
Robin Appelman
|
d76de94c5b
|
Merge pull request #44791 from nextcloud/reshare-permission-logic
fix: consider all paths the user has for a share source when considering max permissions
|
2024-05-13 16:00:10 +02:00 |
|
Marco
|
b0954b5004
|
Merge pull request #45218 from nextcloud/update-pdf-icon
Update pdf icon
|
2024-05-13 15:50:08 +02:00 |
|
Marco
|
40a1fe7c42
|
Merge branch 'master' into update-pdf-icon
|
2024-05-13 15:14:04 +02:00 |
|
Julius Härtl
|
c4e32d33e0
|
Merge pull request #44953 from nextcloud/perf/44951/lock-provider
perf(ILockManager): Allow registering a lock provider lazy
|
2024-05-13 14:21:28 +02:00 |
|
Côme Chilliet
|
c31d6b1fdc
|
Merge pull request #45262 from nextcloud/check-HttpsUrlGeneration
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check
|
2024-05-13 12:06:21 +02:00 |
|
Daniel
|
99f89bb3de
|
Merge pull request #45242 from nextcloud/check-memcache-memcached
fix(setupCheck): Only warn when memcache present w/o memcached
|
2024-05-13 11:53:27 +02:00 |
|
Côme Chilliet
|
2d40dae4af
|
Merge pull request #45233 from nextcloud/fix/touch-propagate-size
fix: Avoid updating size when calling touch on a file
|
2024-05-13 11:48:06 +02:00 |
|
Côme Chilliet
|
bf8b93e530
|
Merge pull request #45258 from nextcloud/bug/noid/get-mounts-for-fileid-may-return-and-unindexed-list
fix: getMountsForFileId may return an unordered list
|
2024-05-13 11:43:26 +02:00 |
|
Marco Ambrosini
|
edc809a30a
|
Feat: Fix pdf icon
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
|
2024-05-13 11:35:49 +02:00 |
|
Côme Chilliet
|
e68544d9f4
|
Merge pull request #43794 from nextcloud/fix/files/scanner-metadata-diff
fix(files): handle multidimensional arrays in scanner
|
2024-05-13 11:05:40 +02:00 |
|
Ferdinand Thiessen
|
7d05983622
|
Merge pull request #45254 from nextcloud/fix/message
fix: Move hint about firewall issues to common helper string
|
2024-05-13 10:13:41 +02:00 |
|
Ferdinand Thiessen
|
ef320200b9
|
fix: Move hint about firewall issues to common helper string
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-05-13 09:27:19 +02:00 |
|
Julius Härtl
|
a5fc9b1563
|
Merge pull request #45272 from nextcloud/check-db-missing-indices
feat(SetupChecks): Refactor DatabaseHasMissingIndices
|
2024-05-13 07:55:39 +02:00 |
|
Josh Richards
|
5b5178abe7
|
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-12 18:09:36 -04:00 |
|
Andy Scherzinger
|
4560ddd706
|
Merge pull request #45241 from nextcloud/checks-db-versions
fix(setupChecks): update db version checks
|
2024-05-11 16:42:12 +02:00 |
|
Josh Richards
|
229e5444c9
|
feat(SetupChecks): Refactor DatabaseHasMissingIndices
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-11 10:29:42 -04:00 |
|
Kate
|
b0429e7ef4
|
Merge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes
|
2024-05-11 16:27:13 +02:00 |
|
provokateurin
|
aff7798fc1
|
refactor(provisioning_api): Add types for user details scopes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-05-11 09:22:19 +02:00 |
|
dependabot[bot]
|
4dc73b3354
|
Merge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.5
|
2024-05-11 04:38:16 +00:00 |
|
dependabot[bot]
|
08602b116a
|
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-11 02:21:36 +00:00 |
|
Ferdinand Thiessen
|
18a81205c3
|
Merge pull request #45255 from nextcloud/fix/ci-mariadb
fix(ci): Align mariadb versions with list of supported versions
|
2024-05-10 23:46:42 +02:00 |
|
Daniel Kesselberg
|
69883ac0cc
|
fix: getMountsForFileId may return an unordered list
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-05-10 22:49:28 +02:00 |
|
Ferdinand Thiessen
|
08e62bece9
|
fix(ci): Align mariadb versions with list of supported versions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-05-10 22:44:56 +02:00 |
|
Josh Richards
|
29157149c8
|
fix: oops vendor string embedded in version
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Josh
|
7d7ae250d2
|
fix(phpunit-pgsql): master/v30 only supports pgsql 12-16; drop 10
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Josh Richards
|
2e94ec8832
|
fix: only compare major version of pgsql
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Josh Richards
|
3ce8c6d0db
|
fix: refactor postgresql check to match mariadb/mysql
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Josh Richards
|
f486be8da1
|
fix: only compare minor mariadb version differences
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Josh Richards
|
2abd67cc02
|
fix(setupChecks): update db version checks
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-05-10 16:41:29 -04:00 |
|
Andy Scherzinger
|
f6d4af8b2c
|
Merge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker
Revert rename changes
|
2024-05-10 21:39:50 +02:00 |
|
Andy Scherzinger
|
0d52697f8f
|
fix: revert rename changes
see #45250
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-10 19:16:41 +02:00 |
|
Andy Scherzinger
|
fc6e9e4e86
|
Merge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename
Revert rename
|
2024-05-10 13:46:48 +02:00 |
|
Andy Scherzinger
|
2fd537a25b
|
chore: revert rename
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-10 13:46:00 +02:00 |
|
Andy Scherzinger
|
e38ddf8629
|
Merge pull request #45244 from nextcloud/chore/noid/spdx
Add SPDX header - batch #1
|
2024-05-10 12:14:42 +02:00 |
|
nextcloud-command
|
6c1b48c3a7
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-05-10 09:25:54 +00:00 |
|
Andy Scherzinger
|
3a161f74fb
|
fix: move SPDX info of generated files to dep5 definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-10 11:07:54 +02:00 |
|
Andy Scherzinger
|
789dfacc7c
|
chore(build): Add changed file set on root level
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-10 11:07:53 +02:00 |
|
Andy Scherzinger
|
1df96b0417
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-10 11:07:50 +02:00 |
|
Andy Scherzinger
|
3669608b23
|
Merge pull request #45240 from nextcloud/jtr/issue-template-security-redirect
fix(issue_template): Add security reporting redirect to bug report form
|
2024-05-10 11:06:58 +02:00 |
|
Kate
|
0b175b4a74
|
Merge pull request #42973 from nextcloud/feat/dashboard/expose-layout-statuses-apis
|
2024-05-10 10:21:45 +02:00 |
|
provokateurin
|
395bf7c70d
|
refactor(dashboard): Use attributes for routing
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-05-10 09:44:01 +02:00 |
|