Commit Graph

215 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin e64667df37
refactor(workflowengine): Replace security annotations with respective attributes 1 year ago
Joas Schilling a2a0a5afcb
fix(workflows): Fix file systemtag cache 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling d8ffbed2c2
fix(workflows): Finish password confirmation 2 years ago
Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where() 2 years ago
Joas Schilling 997a1c46fb
fix(workflow): Fix "Call to a member function getUID() on null" with appdata 2 years ago
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
Jonas 9193d8be40
fix(isLegitimatedForUserId): Setup mountpoints to check file access 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Joas Schilling aa039c986a
fix(workflowengine): Remove legacy event (deprecated since 17) 2 years ago
Julius Härtl 06d80ba809 fix: Avoid failing with duplicate checks 2 years ago
Faraz Samapoor 9d15e6e21d Fixes "PossiblyFalseArgument" notices. 3 years ago
Faraz Samapoor 5db241b942 Refactors "strpos" calls in /apps/workflowengine to improve code readability. 3 years ago
jld3103 efb7448cd2
workflowengine: Stop using a service alias for controller 3 years ago
Joas Schilling 9ba091b348
fix(workflow): Check tag attribute 3 years ago
Joas Schilling 5bc86dd6ac
techdebt(workflowengine): Remove transition event classes 3 years ago
Joas Schilling 15fc42966c
Also check the scope when reading operations from the database 3 years ago
Joas Schilling c6700150d5
Validate the scope when validating operations 3 years ago
Julius Härtl aebf654214
perf(workflowengine): Cache query that is performed on every request 3 years ago
Robin Appelman 83cc8202b8
remove file exists check from `cacheAndReturnMimeType` 3 years ago
Robin Appelman c5a8246742
use mimetype from cache for workflow if available 3 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan 30d7763edc Use SettingsSection in workflowengine settings 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Louis Chemineau 64951ec14e Change script loading order in worflowengine 4 years ago
Côme Chilliet ccab35f23f
Fix similar potential problems with fetchOne loops 4 years ago
Carl Schwan cbf9064b8e
Fix psalm issues 4 years ago
Carl Schwan 695165260f
Add helper method in Wrapper 4 years ago
Carl Schwan 0479fff37c
The storage is not static anymore 4 years ago
Carl Schwan 1f392d666a
Optimize FileSystemTags workflow for groupfolder 4 years ago
Carl Schwan 08bf47a5de
Fix RequestURL check for cli commands 4 years ago
John Molakvoæ (skjnldsv) b664aad7ab
Move bundles to /dist 4 years ago
Robin Appelman e95745c074
fix tests 4 years ago
Joas Schilling 7a6d559f19
Detect mimetype by content only with content 4 years ago
Arthur Schiwon 7d7ef1d2e6
fixes an undefined index when getAccessList returns an empty array 4 years ago
Richard Steinmetz 8bd8e97181
Do not cache file ids in FileSystemTags inside group folders 4 years ago
Daniel Kesselberg 7492b3c24f
Set alias for result of cast column function 4 years ago
Vincent Petry 15a62c5237
Make "name" column nullable in workflow operations 4 years ago