Commit Graph

329 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
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
Maxence Lange 86835ee899 sync with new OCP\IAppConfig 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 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
Marcel Klehr 8339b5b128 fix: Minor copypasta 2 years ago
Marcel Klehr cee5aa84f0 fix(Text2Image): Fix psalm errors 2 years ago
Côme Chilliet 1202171b32
Fix docblock and types for new public API 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Côme Chilliet 500374a8e7
Fix registerEventListener signature 2 years ago
Joas Schilling 0a4fbaddc7
Fix version number in ITimeFactory after it was delayed 2 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 2 years ago
Anna Larch 66c1aa4a3c fix(utility): De- deprecate getDateTime as now() only returns immutable objects 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
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
jld3103 2d6a62ccee
Add IgnoreOpenAPI attribute 3 years ago
Marcel Klehr 069962d04f Since 27.1.0 3 years ago
Marcel Klehr fb55afc9ff Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Louis Chemineau 407c361b91 Add OCSPreconditionFailedException 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
Git'Fellow 5b5895a130 Drop meta robots tag 3 years ago
Faraz Samapoor bf38c0a3d1 Refactors "strpos" calls in lib/public to improve code readability. 3 years ago
Joas Schilling 5b2d5767e1
fix(docs): Fix language and copy-paste class name in docs of CSP 3 years ago
Julius Härtl 050c6d53b3
enh: Provide atomicRetry method to retry transactions if possible 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Daniel Kesselberg eecdb62e92
fix: add workaround for oci and limit queries 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
Christoph Wurst 2c0cfd3772
feat(app-framework): Add native argument types for middleware 3 years ago
Ferdinand Thiessen bdbff2181e fix: Allow to catch `IMapperException` by implementing `Throwable` 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago
jld3103 b153340b62
Add type hints for mappers 3 years ago
Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
Joas Schilling c297f8ee96
feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 3 years ago