Commit Graph

195 Commits (master)

Author SHA1 Message Date
Benjamin Gaussorgues c57c4843e8
feat(openmetrics): introduce OpenMetrics exporter 3 days ago
Robin Appelman 26ae51c4b3
feat: add header with user id in response 4 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
skjnldsv bf3ce79abd feat(files_sharing): show Account menu on public pages 7 months ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 7 months ago
provokateurin c3aa5316be
feat(RequestHeader): Add indirect parameter 7 months ago
provokateurin 727b0c853c
refactor(RequestHeader): Make parameter types stricter 7 months ago
provokateurin 18e04e1c5a
chore(RequestHeader): Remove unnecessary getters 7 months ago
provokateurin ad031188bc
feat(Http): Add RequestHeader attribute 8 months ago
Ferdinand Thiessen 74bded74a3
refactor: migrate from OC to OCP in public interfaces 8 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
Côme Chilliet 253628ad5a fix: Fix psalm issues and add missing methods to ITemplate interface 10 months ago
Côme Chilliet fec865cc29
chore: Correctly flag json encoding methods as escaping html and quotes 11 months 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
Louis Chemineau a2f2f7ce93
feat: Use inline password confirmation in external storage settings 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
Christopher Ng 4fed8ed891 fix: Fix missing footer on public pages 1 year ago
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 1 year ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 1 year ago
Christopher Ng 8bbd326143 feat: Allow passing additional encode flags for json response 1 year ago
Christopher Ng b859260423 feat: Increase max depth of encoded json 1 year 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
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
provokateurin db77eab677
fix(AppFramework): Fix error message about 204 not allowing custom headers 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Julius Härtl 78ba1b0712
fix: Allow nonce in csp header also if no other reasons are given 2 years ago
provokateurin df6175ccb1
feat(AppFramework): Add Route attribute 2 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces 2 years ago
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 2 years ago
Joas Schilling ffc1bb774b
feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 2 years ago
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2 years ago
jld3103 2d6a62ccee
Add IgnoreOpenAPI attribute 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago