| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(ReferenceApiController): Bump rate limit for public resolve endpointfix/resolve_public_rate_limit | Jonas | 2024-12-16 | 1 | -1/+1 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -5/+5 |
* | refactor(core): Replace security annotations with respective attributes | provokateurin | 2024-07-26 | 1 | -16/+10 |
* | fix(ReferenceApiController): Remove accidently added AnonRateLimit | Jonas | 2024-07-17 | 1 | -1/+0 |
* | feat(Reference): Add public API endpoints to get references | Jonas | 2024-07-17 | 1 | -0/+89 |
* | fix(core): use OC namespace for core ReponseDefinitions instead of OCA | Julien CHATY-CAPELLE | 2024-07-15 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -19/+2 |
* | refactor(core): Switch to attribute based routing | provokateurin | 2024-02-21 | 1 | -0/+6 |
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 1 | -0/+10 |
* | core: Fix OpenAPI for reference API | jld3103 | 2023-09-14 | 1 | -2/+2 |
* | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 1 | -6/+41 |
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-16 | 1 | -4/+6 |
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-16 | 1 | -7/+2 |
* | handle and return touchProvider errors | Julien Veyssier | 2023-01-27 | 1 | -7/+3 |
* | add 'last used timestamp' management for reference providers | Julien Veyssier | 2023-01-27 | 1 | -1/+19 |
* | extend the reference API for the new link picker | Julien Veyssier | 2023-01-27 | 1 | -0/+14 |
* | Fix URLs on reference resolving | Joas Schilling | 2022-09-30 | 1 | -1/+1 |
* | Add endpoint to fetch a cachable reference data | Julius Härtl | 2022-09-26 | 1 | -0/+10 |
* | Refactor cache handling | Julius Härtl | 2022-08-31 | 1 | -2/+4 |
* | Cleanup | Julius Härtl | 2022-08-31 | 1 | -11/+8 |
* | Implement image caching | Julius Härtl | 2022-08-31 | 1 | -0/+82 |