| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(IInitialState): Allow provideLazyInitialState() closure to return arraybackport/50077/stable30 | provokateurin | 2025-01-27 | 1 | -1/+1 |
* | docs(HTTP): Add proper docs for CORS attributebackport/50070/stable30 | provokateurin | 2025-01-09 | 1 | -1/+3 |
* | fix(Http): Only allow valid HTTP status code values via template | provokateurin | 2025-01-08 | 17 | -33/+35 |
* | fix(HTTP): Adjust JSONResponse data typebackport/50035/stable30 | provokateurin | 2025-01-07 | 1 | -1/+1 |
* | feat: Use inline password confirmation in external storage settings | Louis Chemineau | 2024-11-28 | 1 | -0/+17 |
* | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable30 | provokateurin | 2024-09-16 | 1 | -3/+2 |
* | test: Adjust tests for CSP nonce | Ferdinand Thiessen | 2024-08-13 | 1 | -1/+1 |
* | fix: Make sure CSP nonce is not double base64 encoded | Ferdinand Thiessen | 2024-08-13 | 1 | -2/+2 |
* | chore: refactor "substr" calls to improve code readability | Hamid Dehnavi | 2024-08-06 | 1 | -1/+1 |
* | feat: Allow passing additional encode flags for json response | Christopher Ng | 2024-08-01 | 1 | -2/+15 |
* | feat: Increase max depth of encoded json | Christopher Ng | 2024-08-01 | 1 | -1/+1 |
* | refactor(core): Replace security annotations with respective attributes | provokateurin | 2024-07-26 | 2 | -10/+2 |
* | feat: mail provider backend | SebastianKrupinski | 2024-07-23 | 1 | -0/+11 |
* | feat: allow for ExApps to call Admin endpoints marked with specific attr | Alexander Piskun | 2024-07-18 | 1 | -0/+21 |
* | fix: ARateLimit documentation | skjnldsv | 2024-07-12 | 1 | -0/+2 |
* | feat(OpenAPI): Add ex_app scope | provokateurin | 2024-07-02 | 1 | -0/+8 |
* | feat(AppFramework): Add ExAppRequired attribute | provokateurin | 2024-07-01 | 1 | -0/+21 |
* | feat: Add yieldEntities wrapper for entity mapping in QBMapper | Julius Härtl | 2024-06-24 | 1 | -0/+21 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 80 | -1662/+208 |
* | fix(IRegistrationContext): Add missing TaskProcessing methods | provokateurin | 2024-05-16 | 1 | -0/+22 |
* | fix: Drop workarounds for unsupported obsolete PHP versions | Côme Chilliet | 2024-04-22 | 1 | -1/+1 |
* | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-values | Ferdinand Thiessen | 2024-04-17 | 1 | -1/+1 |
|\ |
|
| * | fix(appconfig): only convert single entry on searchValues() | Maxence Lange | 2024-04-05 | 1 | -1/+1 |
* | | fix(AppFramework): Fix error message about 204 not allowing custom headers | provokateurin | 2024-04-08 | 1 | -1/+1 |
|/ |
|
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 8 | -8/+8 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 1 | -0/+11 |
* | fix: Allow nonce in csp header also if no other reasons are given | Julius Härtl | 2024-03-08 | 1 | -3/+3 |
* | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 1 | -0/+8 |
* | feat(AppFramework): Add Route attribute | provokateurin | 2024-02-21 | 3 | -0/+287 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 2 | -0/+250 |
* | chore: Migrate away from OC::$server->getLogger | Côme Chilliet | 2024-02-13 | 1 | -1/+3 |
* | Add timezone getter to ITimeFactory | Anna Larch | 2024-02-13 | 1 | -0/+8 |
* | fix psalm | Maxence Lange | 2024-01-31 | 1 | -2/+2 |
* | sync with new OCP\IAppConfig | Maxence Lange | 2024-01-31 | 1 | -1/+232 |
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -1/+1 |
* | fix(API): Use a distinct exception so apps can react to it and customize the ... | Joas Schilling | 2023-11-28 | 1 | -0/+79 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 7 | -17/+17 |
* | fix(CSP): Only add `strict-dynamic` when using nonces | Ferdinand Thiessen | 2023-11-17 | 1 | -6/+6 |
* | fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `scr... | Ferdinand Thiessen | 2023-11-17 | 1 | -1/+1 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 2 | -6/+30 |
* | feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting... | Joas Schilling | 2023-11-03 | 2 | -0/+100 |
* | Merge pull request #40326 from nextcloud/enh/text-to-image-api | Joas Schilling | 2023-10-26 | 1 | -0/+11 |
|\ |
|
| * | fix: Minor copypasta | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
| * | fix(Text2Image): Fix psalm errors | Marcel Klehr | 2023-10-20 | 1 | -0/+11 |
* | | Fix docblock and types for new public API | Côme Chilliet | 2023-10-19 | 1 | -3/+2 |
* | | Add api to register setup checks | Carl Schwan | 2023-10-19 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #39852 from nextcloud/pragmaHeader | Ferdinand Thiessen | 2023-10-18 | 1 | -4/+3 |
|\ |
|
| * | Stop sending deprecated Pragma header | Git'Fellow | 2023-08-28 | 1 | -4/+3 |
* | | Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login | Côme Chilliet | 2023-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix registerEventListener signature | Côme Chilliet | 2023-10-12 | 1 | -1/+1 |
| |/ |
|