Commit Graph

145 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
nextcloud-command 76ce99d3e8 refactor: Apply rector changes 5 days ago
SebastianKrupinski 06ea3906eb feat: OCS Calendar Export + Import 1 week ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Christoph Wurst 65db5e68b4
fix(dav): unify content disposition header escaping 4 months ago
Joas Schilling 7ed9191493
fix(controller): Add default range to $limit parameter 4 months ago
Côme Chilliet 78fd649e47
chore: Remove long deprecated methods from OCP 4 months ago
nextcloud-command 1ed0769d4c refactor: Apply rector changes 5 months ago
Côme Chilliet 91334643dc
fix(tests): Adapt Middleware tests to API change 5 months ago
Anna Larch cbe8e4d90f fix: add fallback to raw path info 5 months ago
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found 7 months ago
Joas Schilling 9caa4e20e5
test(dispatcher): Add some tests with input 0 7 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 11 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 1 year ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 1 year ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 1 year ago
Johannes Endres ae2cc23658 fix: Change UserAgent to *cloud 2 years ago
Joas Schilling 1909b981a4
fix(controller): Fix false booleans in multipart/form-data 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 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
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling 9ed3ab7d87
test(request): Add tests to strip the port when forwarding requests 3 years ago
Arthur Schiwon 216b95f8b1 test(unit): fix RequestTest 3 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 3 years ago
Arthur Schiwon 3fa43a529b
enh(dispatcher): enforce psalm ranges in the http dispatcher 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces 3 years ago
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 3 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 3 years ago
Joas Schilling 2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address 3 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 3 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 3 years ago
Joas Schilling 2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago