Arthur Schiwon
b62b572818
fix(SecureView): hide disfunctional *download* files action
...
This is achieved by setting a specific DAV attribute. At the moment there
is one handler in dav-apps FilesPlugin and it could overwrite the value
with "false". We make sure not to downgrade here and prevent downgrade
from dav (possible race condition).
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-11-24 22:04:49 +01:00
Elizabeth Danzberger
a7892cad34
fix(sharing): use correct save path when renaming
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-01-09 09:29:32 -05:00
Julius Knorr
9ca8814005
chore: Bump php-cs-fixer config and apply
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-09-19 11:43:02 +02:00
Julius Härtl
52cc7613cb
chore(php-cs): Fix php code style
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-26 12:39:45 +02:00
Andy Scherzinger
e9a4c159fb
fix: add further SPDX headers
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-09 10:37:24 +02:00
Julius Härtl
c4424ece68
test: Add integration test for guest names
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-05-08 20:08:58 +02:00
Julius Härtl
197edfd591
tests: Adapt integration tests to initial state
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-02 21:47:31 +01:00
Julius Härtl
2eca85078c
Fix php-cs-fixer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-03 14:35:52 +02:00
dependabot[bot]
0565747269
Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 3.8.0 to 3.9.5.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v3.8.0...v3.9.5 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 07:37:03 +02:00
Julius Härtl
9bb9661795
Apply cs fixes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-20 14:43:43 +02:00
Julius Härtl
95985564d0
Add API to set the guest name for an existing WOPI token
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-13 13:55:41 +02:00
Julius Härtl
b9319c126a
Add tests for creating a file from a template
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-05-14 08:06:18 +02:00
Julius Härtl
77d119e94e
Add more extensive testing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-28 10:40:59 +02:00
Julius Härtl
3e2c2207ed
Add federation tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-26 14:53:09 +02:00