summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4138 from nextcloud/resources_match_fullidMorris Jobke2017-04-041-1/+7
|\
| * Match slashes in ../{id} resource routesRoeland Jago Douma2017-04-041-1/+7
* | Don't try to parse empty body if there is no bodyRoeland Jago Douma2017-04-041-0/+2
|/
* Also cache the namespace from appinfoJoas Schilling2017-03-221-3/+4
* Don't do a recursive searchJoas Schilling2017-03-221-1/+21
* buildAppNamespace already has the fallbackJoas Schilling2017-03-221-11/+1
* Make DI work for all appsRoeland Jago Douma2017-03-211-6/+13
* Core is also a special appRoeland Jago Douma2017-03-211-0/+2
* Move a lot of stuff over to the ServerContainerRoeland Jago Douma2017-03-211-204/+20
* Fix settings testsRoeland Jago Douma2017-03-211-12/+2
* Add DI intergration testsRoeland Jago Douma2017-03-211-7/+9
* Extend DI testsRoeland Jago Douma2017-03-211-4/+12
* More elegant handling of recursionRoeland Jago Douma2017-03-211-3/+7
* PoC of moving the interface classes to the servercontainerRoeland Jago Douma2017-03-211-8/+0
* Update query method for DIContainerRoeland Jago Douma2017-03-211-4/+12
* dont require strict same site cookies for ocs requestsRoeland Jago Douma2017-03-091-0/+3
* Merge pull request #3607 from nextcloud/api-to-resend-welcome-messageRoeland Jago Douma2017-03-031-0/+9
|\
| * Fix injection of defaultsMorris Jobke2017-02-281-0/+4
| * OCS API endpoint to resend welcome messageMorris Jobke2017-02-281-0/+5
* | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-021-1/+1
|/
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-0/+5
* Merge pull request #3417 from nextcloud/push-notificationMorris Jobke2017-02-101-0/+7
|\
| * Make sure to use the right appdata directoryJoas Schilling2017-02-091-0/+7
* | Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
* | oc_token should be nc_tokenChristoph Wurst2017-02-021-1/+1
|/
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-0/+4
|\
| * add login credential storeChristoph Wurst2017-01-111-0/+4
* | handle optional annotation parametersBjoern Schiessle2017-01-182-3/+20
* | Fix the regex for annotations with valuesJoas Schilling2017-01-181-1/+1
* | introduce brute force protection for api callsBjoern Schiessle2017-01-182-8/+27
|/
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-142-318/+0
* Allow to overwrite the message which we already do in SubadminMiddlewareJoas Schilling2016-12-081-2/+2
* Merge pull request #2066 from nextcloud/fix-redirect-double-encodingMorris Jobke2016-11-291-1/+1
|\
| * do not double encode the redirect urlChristoph Wurst2016-11-091-1/+1
* | Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+3
* | Harden cookies more appropriateLukas Reschke2016-11-231-2/+31
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-183-0/+52
|\ \
| * | Add the 15 seconds to the window, instead of removingJoas Schilling2016-11-181-1/+1
| * | Introduce PasswordConfirmRequired annotationJoas Schilling2016-11-183-0/+52
* | | allow passing a stream to StreamResponseRobin Appelman2016-11-161-2/+7
|/ /
* / @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
|/
* bring back remember-meChristoph Wurst2016-11-021-0/+1
* Cleanup usagesRoeland Jago Douma2016-10-291-13/+0
* Move away from OC_L10NRoeland Jago Douma2016-10-281-0/+3
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-271-0/+6
|\
| * Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+6
* | Identify Chromium as ChromeJoas Schilling2016-10-261-1/+1
* | Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-252-20/+10
* | Add support for CSP noncesLukas Reschke2016-10-242-2/+30
* | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
|/