| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 3 | -43/+83 |
* | Merge pull request #4138 from nextcloud/resources_match_fullid | Morris Jobke | 2017-04-04 | 1 | -1/+7 |
|\ |
|
| * | Match slashes in ../{id} resource routes | Roeland Jago Douma | 2017-04-04 | 1 | -1/+7 |
* | | Don't try to parse empty body if there is no body | Roeland Jago Douma | 2017-04-04 | 1 | -0/+2 |
|/ |
|
* | Also cache the namespace from appinfo | Joas Schilling | 2017-03-22 | 1 | -3/+4 |
* | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -1/+21 |
* | buildAppNamespace already has the fallback | Joas Schilling | 2017-03-22 | 1 | -11/+1 |
* | Make DI work for all apps | Roeland Jago Douma | 2017-03-21 | 1 | -6/+13 |
* | Core is also a special app | Roeland Jago Douma | 2017-03-21 | 1 | -0/+2 |
* | Move a lot of stuff over to the ServerContainer | Roeland Jago Douma | 2017-03-21 | 1 | -204/+20 |
* | Fix settings tests | Roeland Jago Douma | 2017-03-21 | 1 | -12/+2 |
* | Add DI intergration tests | Roeland Jago Douma | 2017-03-21 | 1 | -7/+9 |
* | Extend DI tests | Roeland Jago Douma | 2017-03-21 | 1 | -4/+12 |
* | More elegant handling of recursion | Roeland Jago Douma | 2017-03-21 | 1 | -3/+7 |
* | PoC of moving the interface classes to the servercontainer | Roeland Jago Douma | 2017-03-21 | 1 | -8/+0 |
* | Update query method for DIContainer | Roeland Jago Douma | 2017-03-21 | 1 | -4/+12 |
* | dont require strict same site cookies for ocs requests | Roeland Jago Douma | 2017-03-09 | 1 | -0/+3 |
* | Merge pull request #3607 from nextcloud/api-to-resend-welcome-message | Roeland Jago Douma | 2017-03-03 | 1 | -0/+9 |
|\ |
|
| * | Fix injection of defaults | Morris Jobke | 2017-02-28 | 1 | -0/+4 |
| * | OCS API endpoint to resend welcome message | Morris Jobke | 2017-02-28 | 1 | -0/+5 |
* | | Remove deprecated OC_User::isLoggedIn | Sebastian Wessalowski | 2017-03-02 | 1 | -1/+1 |
|/ |
|
* | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 1 | -0/+5 |
* | Merge pull request #3417 from nextcloud/push-notification | Morris Jobke | 2017-02-10 | 1 | -0/+7 |
|\ |
|
| * | Make sure to use the right appdata directory | Joas Schilling | 2017-02-09 | 1 | -0/+7 |
* | | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -1/+1 |
* | | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -0/+4 |
|\ |
|
| * | add login credential store | Christoph Wurst | 2017-01-11 | 1 | -0/+4 |
* | | handle optional annotation parameters | Bjoern Schiessle | 2017-01-18 | 2 | -3/+20 |
* | | Fix the regex for annotations with values | Joas Schilling | 2017-01-18 | 1 | -1/+1 |
* | | introduce brute force protection for api calls | Bjoern Schiessle | 2017-01-18 | 2 | -8/+27 |
|/ |
|
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 2 | -318/+0 |
* | Allow to overwrite the message which we already do in SubadminMiddleware | Joas Schilling | 2016-12-08 | 1 | -2/+2 |
* | Merge pull request #2066 from nextcloud/fix-redirect-double-encoding | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
|\ |
|
| * | do not double encode the redirect url | Christoph Wurst | 2016-11-09 | 1 | -1/+1 |
* | | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -0/+3 |
* | | Harden cookies more appropriate | Lukas Reschke | 2016-11-23 | 1 | -2/+31 |
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 3 | -0/+52 |
|\ \ |
|
| * | | Add the 15 seconds to the window, instead of removing | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| * | | Introduce PasswordConfirmRequired annotation | Joas Schilling | 2016-11-18 | 3 | -0/+52 |
* | | | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 1 | -2/+7 |
|/ / |
|
* / | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
|/ |
|
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -0/+1 |
* | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 1 | -13/+0 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -0/+3 |
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 1 | -0/+6 |
|\ |
|
| * | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 1 | -0/+6 |
* | | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 1 | -1/+1 |
* | | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 2 | -20/+10 |
* | | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 2 | -2/+30 |