Commit Graph

391 Commits (34cd91cc86a89d623aa811f11316640db12ea91c)

Author SHA1 Message Date
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 5 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 6 months ago
Joas Schilling d717dd9850
feat(OCP): Consumable vs. Implementable public API 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet 4a1eb3dc2a
fix: Correctly ignore lazy ghost initialization in debug warning about direct constructor call 7 months ago
skjnldsv bf3ce79abd feat(files_sharing): show Account menu on public pages 7 months ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 7 months ago
Côme Chilliet 98b2cfc416
fix: Fix several side effects of lazy ghosts 7 months ago
provokateurin c3aa5316be
feat(RequestHeader): Add indirect parameter 7 months ago
provokateurin 727b0c853c
refactor(RequestHeader): Make parameter types stricter 7 months ago
provokateurin 18e04e1c5a
chore(RequestHeader): Remove unnecessary getters 7 months ago
provokateurin ad031188bc
feat(Http): Add RequestHeader attribute 8 months ago
Ferdinand Thiessen 74bded74a3
refactor: migrate from OC to OCP in public interfaces 8 months ago
provokateurin db70ff6488
refactor(App): Remove registerRoutes method 8 months ago
Côme Chilliet 92038229fa
fix: Remove support for app.php loading 9 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
Côme Chilliet 253628ad5a fix: Fix psalm issues and add missing methods to ITemplate interface 10 months ago
Côme Chilliet fec865cc29
chore: Correctly flag json encoding methods as escaping html and quotes 11 months ago
Anna Larch 1562db80b1 fix: remove typing and return type 12 months ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 12 months ago
provokateurin 26fa4da8c2
fix(IInitialState): Allow provideLazyInitialState() closure to return array 1 year ago
provokateurin 7db694f534
fix(Http): Only allow valid HTTP status code values via template 1 year ago
provokateurin 11feecf772
docs(HTTP): Add proper docs for CORS attribute 1 year ago
provokateurin 3624923af2
fix(HTTP): Adjust JSONResponse data type 1 year ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 1 year ago
Louis Chemineau a2f2f7ce93
feat: Use inline password confirmation in external storage settings 1 year ago
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 1 year ago
Ferdinand Thiessen 0e54c2bd43
fix: Adjust Entity types 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
Ferdinand Thiessen b4ec7ca559
chore: Unify user related events to always provide a `getUid` method 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Christopher Ng 4fed8ed891 fix: Fix missing footer on public pages 1 year ago
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 1 year ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 1 year ago
Hamid Dehnavi f19f8fd8c0 chore: refactor "substr" calls to improve code readability 1 year ago
Christopher Ng 8bbd326143 feat: Allow passing additional encode flags for json response 1 year ago
Christopher Ng b859260423 feat: Increase max depth of encoded json 1 year ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 1 year ago
skjnldsv a65cdd1e70 fix: ARateLimit documentation 2 years ago