Commit Graph

24 Commits (56897b6f3c85ee763bc6be5253beacb13a9eaa31)

Author SHA1 Message Date
Robin Appelman f97495bf5a feat: add command to check files_external dependencies 5 months ago
Maxence Lange 6bd5f6af83 feat(files_external): support lexicon 5 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 1 year ago
Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 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 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 1b46621cd3
Update license headers for 18 6 years ago
Robin Appelman 1c585d2c50
use OCP\EventDispatcher\GenericEvent in more places 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon 792903e6b3
delay sending event from app init to when they are needed 6 years ago
Arthur Schiwon 173836b95a
typos in doc, no code changes 7 years ago
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Arthur Schiwon a26bcd8e8f
files_external: allow to register config handlers for flexible placeholders 7 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Joas Schilling 328b3c47d7
Move stuff from outside lib/ to PSR-4 10 years ago
Robin McCorkell af0930fe59 Introduce backend/auth mechanism providers 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 2a35ecb9ba [files_external] fix empty user mounts setting 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin McCorkell 38a260e963 Revert "Implement more fine-grained external storage permissions model" 10 years ago
Robin McCorkell d2e3c17c00 Introduce MODIFY permission for external storages 10 years ago
Robin McCorkell cc88c5f4b8 Implement more fine-grained external storage permissions model 10 years ago
Robin McCorkell 6907a88d14 Don't use `empty()` with a return value, PHP 5.4 10 years ago
Robin McCorkell 1eeca031f8 Split backend identifiers from the class name 10 years ago
Robin McCorkell 272a46ebe1 Authentication mechanisms for external storage backends 10 years ago
Robin McCorkell 37beb58c6f Introduce BackendService for managing external storage backends 10 years ago