Andy Scherzinger
|
cc1686dba9
chore: Add SPDX header
|
5 月之前 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 月之前 |
Arthur Schiwon
|
93505b2cdd
fix(workflowengine): use andWhere() not second where()
|
11 月之前 |
Côme Chilliet
|
0a9371f99f
Migrate applications away from deprecated ILogger
|
1 年之前 |
Joas Schilling
|
aa039c986a
fix(workflowengine): Remove legacy event (deprecated since 17)
|
1 年之前 |
Joas Schilling
|
15fc42966c
Also check the scope when reading operations from the database
|
1 年之前 |
Joas Schilling
|
c6700150d5
Validate the scope when validating operations
|
1 年之前 |
Julius Härtl
|
aebf654214
perf(workflowengine): Cache query that is performed on every request
|
1 年之前 |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 年之前 |
Carl Schwan
|
ec6b83cc18
Add stricter psalm type for CappedMemoryCache
|
2 年之前 |
Côme Chilliet
|
ccab35f23f
Fix similar potential problems with fetchOne loops
|
2 年之前 |
Daniel Kesselberg
|
7492b3c24f
Set alias for result of cast column function
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 年之前 |
Arthur Schiwon
|
1eb86e46fd
inform the user when flow config data exceeds thresholds
|
4 年之前 |
Christoph Wurst
|
f464ef050b
Fix type errors detected by Psalm
|
4 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Joas Schilling
|
aa5e4aacc1
Don't use SELECT DISTINCT when to_char() is used in a WHERE statement
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
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 年之前 |
Arthur Schiwon
|
46aaeb4561
log Flow activity
|
4 年之前 |
Roeland Jago Douma
|
25d4f3230d
Use the new Events in Flow
|
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 年之前 |
Julius Härtl
|
c3061e6929
Make sure event names is always an array
|
4 年之前 |
Arthur Schiwon
|
7a7a415fdc
expose user of running flows
|
5 年之前 |
Arthur Schiwon
|
7210852f07
allow user flows when the acting user is legitimate, but not its owner
|
5 年之前 |
Julius Härtl
|
6830daf104
Decode list of events when returning them
|
5 年之前 |
Julius Härtl
|
e7e9166efe
Add endpoint to test operations before submitting
|
5 年之前 |