Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-12Make new result parts optionalJoas Schilling
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-20Init vue comments tabJohn Molakvoæ (skjnldsv)
2020-07-01Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-26Fix autocomplete suggestions with numeric user idsJoas Schilling
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2018-03-21Make the new autocomplete endpoint OCSJoas Schilling
2018-02-13Remove config from AutoCompleteControllerMorris Jobke
2017-11-28don't create sorter instances when none was requestedArthur Schiwon
2017-10-31meanwhile we can have exact matches. also show those.Arthur Schiwon
2017-10-27configurable amount of autocomplete results in commentsArthur Schiwon
2017-10-25add search parameter to autocomplete controllerArthur Schiwon
2017-10-22AutoCompletion backendArthur Schiwon