Commit Graph

83 Commits (master)

Author SHA1 Message Date
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 1 month ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 3 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 6113278d4c
feat: add --unscanned option to files_external:scan 7 months ago
Robin Appelman f97495bf5a feat: add command to check files_external dependencies 8 months ago
provokateurin 01d2a9f76a
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 8 months ago
Robin Appelman bb4cf2830a
fix: better error message when trying to scan a folder that is already being scanned 8 months ago
Ferdinand Thiessen c82337f3b9
fix: incorrect types detected by updated stubs 10 months ago
Benjamin Gaussorgues 12452f7f22
fix(files_external): wrong type for external mount id 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Joas Schilling 4219969c96
fix: Ensure we only pass string to writeln() 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
Joas Schilling 96f77d7b99
fix(filesexternal): Remove unneeded 3rdparty library use 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Robin Appelman 42e14cc4c7 feat: add command to scan external storages directly 2 years ago
Maxence Lange 1a5b545fe8 full uppercase const 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Josh 2e00184eb4
fix(files_external) Add sensitive S3 values redacted by list command 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Faraz Samapoor eab7818f0e Adds parameter type hints. 2 years ago
Faraz Samapoor 32838d8f0a Refactors files_external app commands. 2 years ago
Faraz Samapoor cfb921b26c Refactors "strpos" calls in /apps/files_external to improve code readability. 3 years ago
Robin Appelman 570b64aafc
handle not being able to write file for notify self-test 3 years ago
Côme Chilliet 0c466b7ff5
Attempt at reducing psalm errors 3 years ago
Carl Schwan 732badf552 Additional type hinting found by psalm 3 years ago
Carl Schwan 2d75321c23 Add more typing to FilesExternal commands 3 years ago
Carl Schwan c4bb69c143 Specify that userId can be null 3 years ago
Carl Schwan d4d1952f67 Fix return value of updateParent 3 years ago
Carl Schwan a40ca520d4 Port away from removed IDBConnection->isConnected method 3 years ago
Robin Appelman 94f0c10ec6
fix some types 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 98c3eb6cad
add dry-run option to files_external:notify 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman ea80d1d68f
also give storage backend it's change to manipulate the config 5 years ago
Robin Appelman 6fed17a342
allow using saved login credentials for notify 5 years ago
Robin Appelman a79f9605b4
add option to disable notify self check 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg 6f8147b18f
Fix some MissingDocblockType or InvalidDocblock warnings. 5 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 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