Commit Graph

175 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen 2e4d3e4e75
fix(share): Return empty string if no label is set 1 year ago
Git'Fellow dcbe8da2a6 fix(l10n): Rephrasing some exceptions to be translated 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 1 year ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Côme Chilliet 1cfc25d08c
fix(tests): Adapt tests to change of DefaultShareProvider constructor 1 year ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
Côme Chilliet de6bb33d99
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman 4a72b96532
test: adjust test to new permissions check logic 2 years ago
Côme Chilliet fda1c42ab7
fix(tests): Fix tests when daytime saving time change happened recently 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Andrew Summers 40edb426a3 Refactor `OC\Server::getRootFolder` 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 2 years ago
Andrew Summers 6b09a79227
Refactor `OC\Server::getShareManager` 2 years ago
Côme Chilliet fd0de0a2d1 Fix tests, add test for the new feature 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 3 years ago
Joas Schilling 8ad94cbfda
feat!: Migrate unShare events to typed events 3 years ago
Joas Schilling 44b810bfbd
feat!: Migrate Sharing events to typed events 3 years ago
Joas Schilling c67c067ee7
fix: Move Sharing events to IEventDispatcher 3 years ago
Joas Schilling 6d076c1ee9
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Joas Schilling e674087ebf
Adjust unit tests 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Julien Veyssier acc68e9f93
fix share manager tests 4 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
Richard Steinmetz c1f054a9e0
Fix email shares not being shown to other users 4 years ago
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Joas Schilling 3b91e4cc48
Add unit test for share enumeration method 4 years ago
Joas Schilling fa036b2001
Move common logic to share manager 4 years ago
szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago