2546 Commits (4d1a3a34d0edc674df4066eae014c8c72d61081c)

Author SHA1 Message Date
Roeland Jago Douma bb4264c565
config.php setting to always accept internal shares 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst b81b824da1
Add typed events for the filesystem/scanner 6 years ago
Christoph Wurst 73fdb8e016
Add typed events for all group hooks and legacy events 6 years ago
Christoph Wurst d808f9c053
Add typed events for all user hooks and legacy events 6 years ago
Roeland Jago Douma 2b581814f3
Add interface for notification handler for dimissed events 6 years ago
Joas Schilling 4a151c545a
Allow to specify apps that somethign is a dir 6 years ago
Joas Schilling b92ebb928a
Allow to check for the mimetype by content only 6 years ago
Daniel Kesselberg 0016480370
Decouple resource provider registration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Julius Härtl e29a76bc79
Use file path for direct editing 6 years ago
Julius Härtl 212b1571ff
Add missing getUser method to direct editing IToken interface 6 years ago
Robin Appelman bf50342c10
add @since to limitToHome 6 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 6 years ago
Christoph Wurst cc80339b39
Add typed create user events 6 years ago
Julius Härtl 9eb1554fad
Properly anotate LockedException in files node api 6 years ago
Arthur Schiwon b3749fbe16
add convenience interfaces so entities can provide presentable details 6 years ago
Arthur Schiwon 7210852f07
allow user flows when the acting user is legitimate, but not its owner 6 years ago
Julius Härtl 329e8c2604
Add mimetype to creators 6 years ago
Julius Härtl 9a2694fcb0
Code style fixes and cleanup 6 years ago
Julius Härtl e52793c69e
Direct editing API to allow file editing using a one-time token for 6 years ago
Christoph Wurst 1a886b1472
Add typed events for password_policy 6 years ago
Robin Appelman 9e450d727a
add LEAST and GREATER to db function builder 6 years ago
Arthur Schiwon 1b8cbf115a
add Nextcloud specific GenericEvent implementation 6 years ago
Christoph Wurst 128a460d7b
Add return type hint to credential store and make it strict 6 years ago
Arthur Schiwon 7ff15c9756
fix documentation, get and createGroup may return null 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst 535000aac6
Make the post login event public 6 years ago
Daniel Kesselberg a27c10daa6
Make isXXX available for bool properties only 6 years ago
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events 6 years ago
Robin Appelman 136c4ef925
dont expose metadata etag for now 6 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 6 years ago
Robin Appelman 842da3f183
store filecache extension fields 6 years ago
Robin Appelman ac209cea52
add count() as shortcut for count('*') in FunctionBuilder 6 years ago
Robin Appelman 0e9feeb090
return from QueryBuilder instead of IQueryBuilder 6 years ago
Joas Schilling 60da25681e
Only restrict loading of group and user shares for now 6 years ago
Joas Schilling 520042bbd0
Allow to accept group shares 6 years ago
Joas Schilling dcdbea54e6
Respect the accepted flag for group and user shares 6 years ago
Julius Härtl 3c09299346
Do not throw an exception for base App class 6 years ago
Robin Appelman 5ca27085fc
mark getAppContainer as a valid way to construct app containers 6 years ago
Daniel Calviño Sánchez ea55f8eedd fixup! Get all shares as iterable 6 years ago
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable 6 years ago
Roeland Jago Douma 043b56cb7d
Having the contructor in the interface makes no sense... 6 years ago
Arthur Schiwon 9c766cf03f
do not break on Checkers that do not need specific context info 6 years ago
Christoph Wurst d180a98714
Make it possible to broadcast events to (web) clients 6 years ago
Christoph Wurst ce9a434fb2
Add isXXX getter to Entity 6 years ago
Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Joas Schilling aad535e3af
Log an error in development cases when the application class was set up incorrectly 6 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 6 years ago
Joas Schilling 45506adc5c
Add a displayname to the database group backend 6 years ago