161 Commits (749a266f782bc97445357503ddba63a663184284)

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