158 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Arthur Schiwon 04cd1348ec
consider local external storages, too 3 years ago
  Arthur Schiwon 14bbec5fa7
enables the file name check also to match name of mountpoints 3 years ago
  Morris Jobke c44ec8c5d5
Only execute plain mimetype check for directories and do the fallback only for non-directories 3 years ago
  Julius Härtl b06b0315c6
Files client and info bundles are always loaded so we don't need to load them again 3 years ago
  Arthur Schiwon 21a53de451
avoid empty null default with value that will be inserted anyways 3 years ago
  Arthur Schiwon 1eb86e46fd
inform the user when flow config data exceeds thresholds 3 years ago
  Christoph Wurst f464ef050b
Fix type errors detected by Psalm 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Julius Härtl 63479684a5
Make sure to check the mimetype on the path if a secure one could not be detemined though the content 3 years ago
  J0WI 1639289b95 Update urls to stackoverflow.com to "HTTPS" 3 years ago
  Joas Schilling aa5e4aacc1
Don't use SELECT DISTINCT when to_char() is used in a WHERE statement 3 years ago
  Arthur Schiwon 28c0eea8cb
fix possible leaking scope in Flow 3 years ago
  Morris Jobke c0be7e329f
Prefer typed event over string based ones 3 years ago
  Arthur Schiwon 692e6a6838
File entity to implement IIcon 3 years ago
  Arthur Schiwon b59efb61bd
Flow File entity implements IContextPortation 3 years ago
  Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 3 years ago
  Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES 4 years ago
  Joas Schilling d7c0b9cced
Also always return in app commands 4 years ago
  Daniel Kesselberg dcee9fbf35
Remove unused method. 4 years ago
  Christoph Wurst 1428853c86
Move the event listener into a dedicated class 4 years ago
  Christoph Wurst 7c0c180a56
Migrate WFE to new bootstrap mechanism 4 years ago
  Arthur Schiwon 3706eae777
flow to not use deprecated event dispatcher methods 4 years ago
  Julius Härtl 11329dcb42
Flow: Include root folder for shared storages when fetching system tags 4 years ago
  Roeland Jago Douma 28f8a445e4 Move the systemtags to core/src 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Julius Härtl e4829236cf
Add app config to disable user flows 4 years ago
  Daniel Kesselberg b3780bcedd
Annotate $additionalScopes so the IDE knows what type $scopeCandidate is. 4 years ago
  Daniel Calviño Sánchez 46e374860b Fix single "ScopeContext" passed to "setScopes" 4 years ago
  Daniel Kesselberg e44b58ed8b Hide card for apps store if disabled 4 years ago
  Julius Härtl 761a663667
Continue with next foreach iteration 4 years ago
  Julius Härtl b11f5a0915
Reduce flow logging at INFO level 4 years ago
  Joas Schilling bbc9381358
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()" 4 years ago
  Arthur Schiwon e008444887
always require a message paramter for data logging 4 years ago
  Arthur Schiwon 46aaeb4561
log Flow activity 4 years ago
  Arthur Schiwon 4a0926f5de
make the mime type checker for flow available to regular users 4 years ago
  Roeland Jago Douma 25d4f3230d
Use the new Events in Flow 4 years ago
  Julius Härtl 75b217cf8d
Remove style loading of non-existing file 4 years ago
  Julius Härtl e7ad044826
Validate check array in the backend 4 years ago
  Arthur Schiwon 2799064573
report list of entities without array keys to frontend 4 years ago