Commit Graph

519 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Julius Härtl b8c5bff673
fix: Adjust user agent pattern for Edge 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Klaus 747aeded9d fix xml ocs response for serializable objects 2 years ago
provokateurin 66e7056c5e
fix(Routing): Only use lowercase names for registering and matching routes 2 years ago
Joas Schilling 696ed4a125
fix(CS): Fix coding style 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Joas Schilling c4684089a8
fix(request): Fix regex handling and coding-style 2 years ago
Mikael Peigney ffcadf25d4
fix(request): Handle reverse proxy setting a port in Forwarded-For 2 years ago
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 2 years ago
Git'Fellow 786894f15c Fix typo in var 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago
Maxence Lange e1d7328bb2 adding test 2 years ago
Maxence Lange 51fa22dc26 fix psalm 2 years ago
Maxence Lange 86835ee899 sync with new OCP\IAppConfig 2 years ago
Pavel Kryl 30ad530814 code style: ommited space, reverted [code review] 2 years ago
Pavel Kryl 446ecbc454 fixing bug #6914: Config Param 'overwritecondaddr' not working 2 years ago
Ferdinand Thiessen 7620d230df
fix(Request): Catch exceptions in `isTrustedProxy` 2 years ago
Joas Schilling ce583cb67b
techdebt(Middleware): Add more specific array types so its clickable in IDEs 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
Arthur Schiwon 3fa43a529b
enh(dispatcher): enforce psalm ranges in the http dispatcher 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling 2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address 2 years ago
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Joas Schilling a8ae09c544
fix(docs): Fix parameter types in docs 2 years ago
Joas Schilling 0a4fbaddc7
Fix version number in ITimeFactory after it was delayed 2 years ago
Alexander Piskun 0b8a3b578d fixed Drone test 2 years ago
Alexander Piskun f16c9f42c6 added CORS skip if session was created by AppAPI 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling 381c35080d
fix(middleware): Fix header injection for bruteforce middleware 2 years ago
Joas Schilling 2f06f2355d
feat: Add a header which signals that the request was throttled 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
jld3103 12f8543815
Rewrite OCS CSRF check to be readable 2 years ago
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Marcel Klehr 82d3b00ab1 LLM OCP API: Add to RegistrationContext 3 years ago
Anna Larch 558e386e46 fix(CardDAV): catch right exception when checking for federated app classes 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
jld3103 7f4651637a
Allow stdClass in XML responses 3 years ago
Christoph Wurst e76d525a43
chore: Drop \OC_App::getAppInfo 3 years ago
Joas Schilling 3a6bc7aba2
fix(middleware): Also abort the request when reaching max delay in afterController 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Joas Schilling 89c3c31402
feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago