Commit Graph

29 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 month ago
Côme Chilliet e8bc35ec0a
fix(ocs): Return a proper error on JSON decoding failures 3 months ago
Johannes Endres ae2cc23658 fix: Change UserAgent to *cloud 8 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 1 year ago
Joas Schilling 2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 2 years ago
Joas Schilling 3ecd85f817
Reduce list 3 years ago
Joas Schilling 9821913e75
Extend list 3 years ago
Stanimir Bozhilov ed902d58b6
Remove type doc for regex const 3 years ago
Stanimir Bozhilov ca39261342
Update phpDoc of the content type JSON regex and fix the regex delimiter 3 years ago
Stanimir Bozhilov b44befa881 Move JSON content type regex to IRequest and make it a const 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Lukas Reschke a5d4d3d4cc
Add IRequest taint sources 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling f81d4eb060
Make the Outlook and Thunderbird addons identifyable 8 years ago
Roeland Jago Douma a229095af1
Make Request strict 8 years ago
Bjoern Schiessle f0202245ee
allow 'Nextcloud' in the user agent string of Android 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 2b425960b8
Define constants for the talk user agents 8 years ago
Joas Schilling 33fb86f68b
Fix detection of the new iOS app 9 years ago
Christoph Wurst d907666232
bring back remember-me 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke a299fa38a9
[master] Port Same-Site Cookies to master 9 years ago
Joas Schilling b1d652e8b0
Copy the regexes to the public interface 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma d666725fa7
Move \OCP to PSR-4 10 years ago
Lukas Reschke 8222ad5157
Move logout to controller 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 078cf8ae36 fix identation in public/irequest.php 10 years ago
Lukas Reschke 80a232da6a Add \OCP\IRequest::getHttpProtocol 10 years ago
Morris Jobke 96a5b65484 Fix visibility of interfaces in \OCP 11 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 9f91d64918 Make scrutinizer happy 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
Lukas Reschke 0da08bdb2c Add PHPDoc for `urlParams` 11 years ago
Lukas Reschke 04ae8d2ea0 Add PHPDoc for magic property 'server' 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Morris Jobke d2a48d58ce fix "No page-level DocBlock" 12 years ago
Bart Visscher 21cbef0d2c passesCSRFCheck added to OCP\IRequest 12 years ago
Thomas Tanghus a2cabd4c2a Remove getContent() from IRequest 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus 36d1156cf8 Add interface docs to IRequest. 12 years ago
Thomas Tanghus 26785c9e0d Remove getContent() from IRequest 12 years ago