Граф коммитов

662 Коммитов

Автор SHA1 Сообщение Дата
Eric Wolf 8e7ce5a0fa
enable feature `systemd` by default
Signed-off-by: Eric Wolf <robo-eric@gmx.de>
2024-05-27 21:33:13 +02:00
Robin Appelman 4bf53fd68b
Merge pull request #455 from nextcloud/sqlx-07
update to sqlx 0.7
2024-05-27 14:21:53 +02:00
nextcloud-command 3f37113978 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-05-26 02:34:03 +00:00
Eric Wolf 3cb19c8dee
add support for notifying SystemD when the push server is ready
This requires the optional feature `systemd` to be enabled and allows
the startup of units depending on e.g. Unix domain sockets to be delayed
until these are created.

Signed-off-by: Eric Wolf <robo-eric@gmx.de>
2024-05-25 02:20:35 +02:00
Robin Appelman c65b8c696d update to sqlx 0.7
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-05-23 17:24:46 +02:00
Robin Appelman 590e91e39c
Merge pull request #450 from nextcloud/dependabot/cargo/serde_json-1.0.117
Bump serde_json from 1.0.116 to 1.0.117
2024-05-22 14:39:02 +02:00
dependabot[bot] f4b14b9e0c
Bump serde_json from 1.0.116 to 1.0.117
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 20:49:18 +00:00
Robin Appelman 75b488f202
Merge pull request #446 from nextcloud/dependabot/cargo/base64-0.22.1
Bump base64 from 0.22.0 to 0.22.1
2024-05-21 22:48:55 +02:00
Robin Appelman 9207df85f9
Merge pull request #453 from nextcloud/dependabot/cargo/thiserror-1.0.61
Bump thiserror from 1.0.59 to 1.0.61
2024-05-21 22:48:36 +02:00
Robin Appelman 754064064f
Merge pull request #454 from nextcloud/dependabot/cargo/serde-1.0.202
Bump serde from 1.0.199 to 1.0.202
2024-05-21 22:48:29 +02:00
dependabot[bot] 2bc7b7fae3
---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 02:45:04 +00:00
dependabot[bot] 7912100e85
---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 02:44:51 +00:00
dependabot[bot] ee898efb49
Bump base64 from 0.22.0 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.0 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 02:19:44 +00:00
Robin Appelman d0fa194c29
Merge pull request #444 from nextcloud/release-0.6.11
Release 0.6.11
2024-04-30 20:00:52 +02:00
Robin Appelman e5e8014928 0.6.11
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-04-30 18:43:39 +02:00
Robin Appelman 3be943057b minor dependency updates
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-04-30 18:43:23 +02:00
Robin Appelman 6e42e44881
Merge pull request #427 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2024-04-30 18:39:48 +02:00
Robin Appelman 6e1d34e7de
Merge pull request #441 from nextcloud/feat/workflow-auto-update-appstore-build-publish.yml
Updating appstore-build-publish.yml workflow from template
2024-04-29 16:57:00 +02:00
Robin Appelman 852a3e3e1f
Merge pull request #440 from nextcloud/feat/workflow-auto-update-pr-feedback.yml
Updating pr-feedback.yml workflow from template
2024-04-29 16:49:59 +02:00
Nextcloud bot e59420743e Updating appstore-build-publish.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-29 16:40:02 +02:00
Robin Appelman 4c71d93b50
Merge pull request #434 from nextcloud/filter-more-paths
fix: filter more paths from being sent to the daemon
2024-04-29 16:38:21 +02:00
nextcloud-command a0c62f1843 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-04-28 02:31:45 +00:00
Nextcloud bot 96c2c7e6fb Updating pr-feedback.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-26 18:04:11 +00:00
Robin Appelman 77820824e6 fix: filter more paths from being sent to the daemon
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-04-10 13:54:43 +02:00
Robin Appelman 19864d70d6
Merge pull request #428 from nextcloud/dependabot/cargo/serde_json-1.0.115
Bump serde_json from 1.0.114 to 1.0.115
2024-04-04 17:47:00 +02:00
dependabot[bot] d4cc2c596b
Bump serde_json from 1.0.114 to 1.0.115
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 11:31:35 +00:00
Robin Appelman 4e0102de32
Merge pull request #429 from nextcloud/dependabot/cargo/tokio-1.37.0
Bump tokio from 1.36.0 to 1.37.0
2024-04-02 13:30:52 +02:00
dependabot[bot] 6ec7cf0f7a
Bump tokio from 1.36.0 to 1.37.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 02:38:58 +00:00
Joas Schilling 9196e1e840
feat(deps): Add Nextcloud 30 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-28 13:26:17 +01:00
Robin Appelman f988ffce3f
Merge pull request #424 from nextcloud/dependabot/cargo/clap-4.5.4
Bump clap from 4.5.3 to 4.5.4
2024-03-27 22:43:58 +01:00
Robin Appelman 76b9dbf742
Merge pull request #425 from nextcloud/dependabot/cargo/smallvec-1.13.2
Bump smallvec from 1.13.1 to 1.13.2
2024-03-27 22:42:16 +01:00
dependabot[bot] e4c7a4022b
Bump smallvec from 1.13.1 to 1.13.2
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:32:07 +00:00
dependabot[bot] d270831f05
Bump clap from 4.5.3 to 4.5.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:31:54 +00:00
Robin Appelman a07bc11629
Merge pull request #334 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2024-03-25 23:12:05 +01:00
nextcloud-command 19dda5d8b8 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-03-24 02:27:53 +00:00
Robin Appelman 0195781bf8
Merge pull request #422 from nextcloud/release-0.6.10
release 0.6.10
2024-03-19 17:47:53 +01:00
Robin Appelman 2a12f7f8bb release 0.6.10
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 17:30:47 +01:00
Robin Appelman cd4e4347cc
Merge pull request #421 from nextcloud/support-24
see if we can support back to 24
2024-03-19 17:29:20 +01:00
Robin Appelman abb8918bc7 make composer install work over a larger range
not locking is fine since we only have dev-dependencies

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 17:24:59 +01:00
Robin Appelman 9377d50a7a see if we can support back to 24
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 17:03:08 +01:00
Robin Appelman 1d9f18b4cd
Merge pull request #420 from nextcloud/detail-error
more detailed error messages
2024-03-19 17:01:44 +01:00
Robin Appelman 29354cd202 revert cachix-action to 13
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 16:45:47 +01:00
Robin Appelman 134a3459fd rust-ci concurrency
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 16:39:37 +01:00
Robin Appelman 05acc9e498
Merge pull request #412 from nextcloud/feat/workflow-auto-update-phpunit-mysql.yml
Updating phpunit-mysql.yml workflow from template
2024-03-19 16:36:07 +01:00
Robin Appelman a21ae7a56c bumb dependencies
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 16:27:53 +01:00
Robin Appelman 9053cb969b more detailed error messages
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 16:24:46 +01:00
Nextcloud bot cc987525b5 Updating phpunit-mysql.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 16:26:27 +00:00
Robin Appelman 68f3e6462a
Merge pull request #410 from nextcloud/combined-deps
chore: bumb dependencies
2024-03-11 18:43:07 +01:00
Robin Appelman 819af62903 chore: bumb dependencies
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-11 16:20:11 +01:00
Robin Appelman 091779d93d
Merge pull request #374 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2024-03-11 14:39:49 +01:00