158 コミット (eb502c02ff7693bb36318d857985f79e7bac370c)

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