Commit Graph

80 Commits (1620a0c0510a42b1da0a66488838f1ce3ba1210d)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing 5 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
provokateurin aacb3ddc1e
fix(files_sharing): Cleanup error messages 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 1 year ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 1 year ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 1 year ago
fenn-cs 9a0913afdc refactor(shareApiController): use contrusctor property promotion & DI logger 1 year ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
Benjamin Gaussorgues cc3a2c351a
fix(share): use user timezone to parse share expiration date 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 20058eb9de
tests: Fix test isolation on object storage 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago
Joas Schilling 50c697dbd4
Fix unit tests 3 years ago
Robin Appelman 11a6887c7d
ensure user folder is created in ApiTest 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Valdnet 602448a05b
l10n: Unify spelling in test 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Richard Steinmetz 89f7e2ab64
Indicate preview availability in share api responses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Georg Ehrke 5b26487f14
Expose status via Collaborators API 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 5 years ago
Julius Härtl 8289565bc7
Fix share update test 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl 5646f7c761
Link shares have reshare permission if outgoing federated shares are enabled 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma e9c972f708
Fix share tests 6 years ago
Maxence Lange 77b95ccd12
revert tests 7 years ago