Commit Graph

340 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
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
Julius Härtl 2fb0ca9cf7 feat: Add yieldEntities wrapper for entity mapping in QBMapper 2 years ago
Côme Chilliet c3d4d2aad1 Revert "feat: Add support for webhook listeners" 2 years ago
Côme Chilliet 8d18607f80 feat: Add support for webhook listeners 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
provokateurin adc7ae866a
fix(IRegistrationContext): Add missing TaskProcessing methods 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
provokateurin db77eab677
fix(AppFramework): Fix error message about 204 not allowing custom headers 2 years ago
Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
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