Commit Graph

372 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Anna Larch 3a9713de2c fix: remove typing and return type 1 year ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 1 year ago
provokateurin 26fa4da8c2
fix(IInitialState): Allow provideLazyInitialState() closure to return array 1 year ago
provokateurin 7db694f534
fix(Http): Only allow valid HTTP status code values via template 1 year ago
provokateurin 11feecf772
docs(HTTP): Add proper docs for CORS attribute 1 year ago
provokateurin 3624923af2
fix(HTTP): Adjust JSONResponse data type 1 year ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 1 year ago
Louis Chemineau a2f2f7ce93
feat: Use inline password confirmation in external storage settings 1 year ago
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 1 year ago
Ferdinand Thiessen 0e54c2bd43
fix: Adjust Entity types 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
Ferdinand Thiessen b4ec7ca559
chore: Unify user related events to always provide a `getUid` method 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Christopher Ng 4fed8ed891 fix: Fix missing footer on public pages 2 years ago
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties 2 years ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 2 years ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 2 years ago
Hamid Dehnavi f19f8fd8c0 chore: refactor "substr" calls to improve code readability 2 years ago
Christopher Ng 8bbd326143 feat: Allow passing additional encode flags for json response 2 years ago
Christopher Ng b859260423 feat: Increase max depth of encoded json 2 years ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 2 years ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 2 years ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 2 years ago
skjnldsv a65cdd1e70 fix: ARateLimit documentation 2 years ago
provokateurin 355ef202e4
feat(OpenAPI): Add ex_app scope 2 years ago
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute 2 years ago
Julius Härtl 2fb0ca9cf7 feat: Add yieldEntities wrapper for entity mapping in QBMapper 2 years ago
Côme Chilliet c3d4d2aad1 Revert "feat: Add support for webhook listeners" 2 years ago
Côme Chilliet 8d18607f80 feat: Add support for webhook listeners 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
provokateurin adc7ae866a
fix(IRegistrationContext): Add missing TaskProcessing methods 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
provokateurin db77eab677
fix(AppFramework): Fix error message about 204 not allowing custom headers 2 years ago
Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Julius Härtl 78ba1b0712
fix: Allow nonce in csp header also if no other reasons are given 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
provokateurin df6175ccb1
feat(AppFramework): Add Route attribute 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 2 years ago
Maxence Lange 51fa22dc26 fix psalm 2 years ago