summaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-7/+10
* Format code to a single space around binary operatorsChristoph Wurst2020-10-054-8/+8
* Add an ETag for the search providersJoas Schilling2020-09-151-3/+4
* Merge pull request #22564 from nextcloud/bugfix/noid/show-avatars-againMorris Jobke2020-09-091-21/+1
|\
| * Remove unused members and importsJoas Schilling2020-09-081-6/+1
| * The privacy setting is only about syncing to other serversJoas Schilling2020-09-031-15/+0
* | Move unified search to OCS apiJoas Schilling2020-09-071-10/+10
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-2/+9
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-7/+55
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-2/+6
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-1/+1
* Make magic strings of ClientFlowLogin and v2 publicly availableJoas Schilling2020-07-172-15/+15
* Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte...Joas Schilling2020-07-031-4/+3
|\
| * Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling2020-07-011-4/+3
* | Merge pull request #21431 from nextcloud/search-filter-invalid-resultsRoeland Jago Douma2020-07-031-3/+20
|\ \ | |/ |/|
| * Filter out search results that have invalid encodingRobin Appelman2020-06-161-3/+20
* | Update share type constant usageJoas Schilling2020-06-241-1/+2
* | Add unified search APIChristoph Wurst2020-06-241-0/+98
|/
* Trailing comma's in functin arguments break on 7.2Roeland Jago Douma2020-05-131-1/+1
* Cache the avatar for a dayRoeland Jago Douma2020-05-121-2/+2
* Validate app password on alternative loginRoeland Jago Douma2020-05-071-0/+18
* Set etag for capabilities endpointDaniel Kesselberg2020-04-291-1/+3
* Update license headers for 19Christoph Wurst2020-04-2913-2/+15
* Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke2020-04-271-5/+6
|\
| * Make it possible to resolve svg for apps_paths outside the document rootDaniel Kesselberg2020-04-241-5/+6
* | Fix missing argument in JSConfigHelperJohn Molakvoæ (skjnldsv)2020-04-271-2/+6
|/
* Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma2020-04-151-1/+1
|\
| * Fix absolute redirectJohn Molakvoæ (skjnldsv)2020-04-101-1/+1
* | Add visibility to all constantsChristoph Wurst2020-04-104-5/+5
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1017-40/+28
* | Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
|/
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-3/+3
|\
| * Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
| * Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-2/+2
|\ \ | |/ |/|
| * Use php keywords in lowercaseChristoph Wurst2020-04-091-2/+2
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
|/
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-6/+6
* Fix multiline commentsChristoph Wurst2020-04-082-2/+2
* Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-017-4/+7
|\
| * Update the license headers for Nextcloud 19Christoph Wurst2020-03-317-4/+7
* | Start with webauthnRoeland Jago Douma2020-03-312-1/+125
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-3/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-3/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-264-16/+16
|/
* Merge pull request #19723 from nextcloud/bug/18603/avatar-responseRoeland Jago Douma2020-03-031-2/+2
|\
| * Always use status 200 for avatar responseDaniel Kesselberg2020-03-011-2/+2
* | Also cache avatars when it's not allowedJoas Schilling2020-02-281-4/+6
|/
* Fix license headersChristoph Wurst2020-01-131-0/+1