Commit Graph

34 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 1 year ago
Julien CHATY-CAPELLE 2d84d0f5bf fix(core): use OC namespace for core ReponseDefinitions instead of OCA 1 year ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
Joas Schilling 2b8114d59d
feat(events): Add typed event for filtering autocompletion suggestions 2 years ago
Joas Schilling a7018bc5e8
fix(autocomplete): Fix missing user status on autocomplete endpoint 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 2 years ago
Faraz Samapoor fc0e2a938f Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 450bf5c99e Refactors controllers by using PHP8's constructor property promotion. 3 years ago
jld3103 79507435fa
Fix controller class import for autocomplete 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling 6e4d721278
Expose shareWithDisplayNameUnique also on autocomplete endpoint 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 83755b7b02
Make new result parts optional 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
John Molakvoæ (skjnldsv) e7f5516b4d
Init vue comments tab 5 years ago
Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 06f97c0fd0
Fix autocomplete suggestions with numeric user ids 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 55f627d20b
Add an event to the Autocomplete Controller to allow to filter the results 7 years ago
Joas Schilling dabd7291c3
Make the new autocomplete endpoint OCS 8 years ago
Morris Jobke bcf1668cc8
Remove config from AutoCompleteController 8 years ago
Arthur Schiwon 96bc03a03a
don't create sorter instances when none was requested 8 years ago
Arthur Schiwon 25aad121e6
meanwhile we can have exact matches. also show those. 8 years ago
Arthur Schiwon ca72c0150b
configurable amount of autocomplete results in comments 8 years ago
Arthur Schiwon fa2f03979b
add search parameter to autocomplete controller 8 years ago
Arthur Schiwon fd6daf8d19
AutoCompletion backend 8 years ago