dependabot[bot]
72292652f4
chore(deps): Bump mikehaertl/php-pdftk from 0.14.0 to 0.14.2
...
Bumps [mikehaertl/php-pdftk](https://github.com/mikehaertl/php-pdftk ) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/mikehaertl/php-pdftk/releases )
- [Commits](https://github.com/mikehaertl/php-pdftk/compare/0.14.0...0.14.2 )
---
updated-dependencies:
- dependency-name: mikehaertl/php-pdftk
dependency-version: 0.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 18:24:06 +00:00
Elizabeth Danzberger
f470eee7de
chore: update to php8.2
...
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-10-06 13:54:43 -04:00
dependabot[bot]
141c188c43
chore(deps): Bump mikehaertl/php-pdftk from 0.13.1 to 0.14.0
...
Bumps [mikehaertl/php-pdftk](https://github.com/mikehaertl/php-pdftk ) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/mikehaertl/php-pdftk/releases )
- [Commits](https://github.com/mikehaertl/php-pdftk/compare/0.13.1...0.14.0 )
---
updated-dependencies:
- dependency-name: mikehaertl/php-pdftk
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 22:08:40 +00:00
Elizabeth Danzberger
7471c8f7f7
feat(wopi): support for wopi proof key
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-08-14 11:05:54 -04:00
dependabot[bot]
64f7ac5220
chore(deps): Bump league/commonmark from 2.7.0 to 2.7.1
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 01:53:13 +00:00
Julien Veyssier
1aa37bd6b5
feat: add docx generation tasktype+provider
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-04-22 12:38:31 +02:00
dependabot[bot]
cd55d5f40b
chore(deps-dev): Bump psalm/phar from 5.26.1 to 6.5.1
...
Bumps [psalm/phar](https://github.com/psalm/phar ) from 5.26.1 to 6.5.1.
- [Release notes](https://github.com/psalm/phar/releases )
- [Commits](https://github.com/psalm/phar/compare/5.26.1...6.5.1 )
---
updated-dependencies:
- dependency-name: psalm/phar
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 09:14:14 +01:00
Elizabeth Danzberger
104de52d6e
refactor: remove composer dir and redirect autoloader
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-01-29 14:46:30 -05:00
Julius Knorr
4f967367f5
chore: Update php requirement for composer
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-12-13 08:19:19 +01:00
Julius Knorr
dd7e2e551f
chore: Add rector
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-09-19 00:44:37 +02:00
Julius Härtl
ae8e248e96
fix: Properly handle internal urls
...
Improve handling of different URLs. From now on we will allow to
configure:
- wopi_url Used by Nextcloud to connect to Collabora in the backend
- wop_callback_url Passed to collabora to connect back to Nextcloud
(optional, determined from the browser URL if not set)
The public_wopi_url which was only partly working is no longer ment to
be manually set and will be overwritten depending on the
/hosting/discovery response.
Further this PR improves:
- Add setup check on occ and admin page
- Give proper error on individual failures of the setup check
- Display configured and detected URLs to make setup issue debugging
easier
- Refactor services to have a cleaner structure for setup checks,
discovery and capabilities fetching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-24 09:08:12 +01:00
Daniel Kesselberg
123e69c885
chore: add script to update psalm baseline
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-20 16:44:43 +01:00
Julius Härtl
a903a1db75
feat: Implement reference picker for document sections
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-06 15:42:04 +02:00
Julius Härtl
2595d4c249
chore(deps): Add phpunit as a dev dependency
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-25 08:09:15 +01:00
Joas Schilling
ebef3af3da
chore(CI): Update master php testing versions and workflow templates
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-25 08:03:18 +01:00
dependabot[bot]
ef29bbd038
Bump psalm/phar from 4.30.0 to 5.3.0
...
Bumps [psalm/phar](https://github.com/psalm/phar ) from 4.30.0 to 5.3.0.
- [Release notes](https://github.com/psalm/phar/releases )
- [Commits](https://github.com/psalm/phar/compare/4.30.0...5.3.0 )
---
updated-dependencies:
- dependency-name: psalm/phar
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 15:33:00 +01:00
Joas Schilling
95a33ddf8f
Migrate to nextcloud/OCP package in master
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-02 09:39:39 +02:00
Julius Härtl
95a55cf7b8
Add php-cs-fixer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-20 14:39:48 +02:00
Julius Härtl
cde25aef6c
Update minimum php version
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-08 19:27:11 +01:00
Julius Härtl
013663a726
Add composer platform config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-14 08:55:47 +01:00
Julius Härtl
b21704e726
Update psalm checks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-14 08:55:47 +01:00
Julius Härtl
94e700d137
Add psalm
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-21 13:34:32 +02:00
Julius Härtl
103cf2233e
Use christophwurst/nextcloud for 21
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 14:47:23 +01:00
Julius Härtl
66452d99c2
Remove old version tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 13:55:28 +01:00
Julius Härtl
8863b4fff9
Run php linter on github actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-23 13:37:52 +02:00
Julius Härtl
47327c5dd5
Add drone for frontend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-16 07:39:16 +02:00