Commit Graph

14710 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
withbest dd08f93202 chore: fix some comments 1 year ago
Dennis Verspuij 181aecad4c fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage 1 year ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 1 year ago
ernolf a8bdd4f99b
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
Julien Veyssier 9a3a27f856
fix(taskprocessing): add missing translate default task type 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 1 year ago
Marcel Klehr 46c518f712 fix: Don't validate input again upon running a task 1 year ago
Marcel Klehr aaa8af4b49 fix: Make sure provider provides enum values 1 year ago
Marcel Klehr 6363437ccb
fix(taskprocessing): Update lib/private/TaskProcessing/Manager.php 1 year ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
Robin Appelman 7fbb981877
feat: add additional logging for database errors 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 1 year ago
Robin Appelman 5ea972922b
fix: explicitly filter for storageid in preview cleanup job 1 year ago
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql 1 year ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 1 year ago
Julius Härtl 2b0bc8b310 fix: Do not return partial file info if we have a cache entry 1 year ago
Ferdinand Thiessen 12796c3ae7
fix: FileInfo from `View` should have the correct name of a mountpoint 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Robin Appelman 32f5739bc6
feat: add config flag to toggle persistent redis connections 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 1 year ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Arthur Schiwon 99182aac37
fix(Token): take over scope in token refresh with login by cookie 1 year ago
Joas Schilling b656edc47c
fix(db): Fix md5 for oracle >= 20 1 year ago
Joas Schilling e1e4ee4d67
fix(db): Manually track if `where()` is called when not empty to avoid recursion 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Joas Schilling e45465781f
fix(db): Deprecate `getState()` as per upstream 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling bd383627a7
fix(db): Deprecate using table alias for DELETE and UPDATE 1 year ago
Joas Schilling c84580d53a
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated 1 year ago
Joas Schilling 11e84b8968
fix(db): Fix internal calls to doctrine's `fetch()` methods 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
Joas Schilling f92352eda4
fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4 1 year ago
Andrey Borysenko 40f820470a
chore: use "app_api" session key, "app_api_system" is deprecated 2 years ago
Anupam Kumar d473b516ad
fix(TextProcessing): use error instead of info for exception logging 2 years ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 2 years ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 2 years ago
Robin Appelman c5b687271b
fix: make batch propagator work with sharding restrictions 2 years ago
Robin Appelman 0931492ff0
fix: make usermountcache compatible with sharding 2 years ago
Robin Appelman ad88fd07e3
fix: make joining on tags in search queries work with sharding 2 years ago
Robin Appelman 80f8c7949e
fix: always set storage id in Cache::get 2 years ago
Robin Appelman 5ff7bde3fb
fix: add set storage id for more cache queries 2 years ago