Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 14 | -208/+218 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 10 | -34/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-31 | 2 | -2/+6 |
| | |||||
* | Merge pull request #5135 from patschi/remove-appmenu-limit | Joas Schilling | 2017-05-30 | 1 | -5/+0 |
|\ | | | | | Remove appmenu limit | ||||
| * | Closed #5121, remove appmenu limit | Patrik Kernstock | 2017-05-26 | 1 | -5/+0 |
| | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-30 | 4 | -2/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-29 | 8 | -20/+706 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-28 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-27 | 4 | -2/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-26 | 6 | -0/+566 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -0/+686 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-24 | 4 | -6/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-23 | 6 | -26/+44 |
| | |||||
* | Merge pull request #5014 from nextcloud/update-opcache-recommendation | Roeland Jago Douma | 2017-05-22 | 2 | -2/+2 |
|\ | | | | | Update Opcache recommendation | ||||
| * | Update Opcache recommendation | Morris Jobke | 2017-05-21 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-22 | 10 | -14/+66 |
|/ | |||||
* | Merge pull request #4983 from nextcloud/master-oauth-not-disable | Morris Jobke | 2017-05-20 | 1 | -0/+1 |
|\ | | | | | Mark OAuth app as always enabled | ||||
| * | Mark OAuth app as always enabled | Lukas Reschke | 2017-05-19 | 1 | -0/+1 |
| | | | | | | | | | | | | At the moment we don't support disabling the OAuth app Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-21 | 4 | -0/+622 |
| | | |||||
* | | Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2 | Morris Jobke | 2017-05-20 | 3 | -24/+3 |
|\ \ | | | | | | | Make page loading faster, deferred script loading, now switchable: | ||||
| * | | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 3 | -24/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Create generalized function for emmitting <script defer src=""> tags to templates * Remove type attribute from inline_js * Add defer attribute to external <script> tags Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-20 | 56 | -96/+54 |
| | | | |||||
* | | | Merge pull request #4943 from nextcloud/rename-secure-drop | Björn Schießle | 2017-05-19 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | rename secure drop back to files drop | ||||
| * | | | rename secure drop back to files drop because of name collision with ↵ | Bjoern Schiessle | 2017-05-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | securedrop.org Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | Fixes visible sidebar even if hidden is applied | Morris Jobke | 2017-05-19 | 1 | -0/+3 |
| |_|/ |/| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-19 | 32 | -90/+154 |
| | | | |||||
* | | | Add tests for ClientFlowLoginController | Lukas Reschke | 2017-05-18 | 1 | -6/+4 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 1 | -24/+18 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | use name of oauth app to identify auth token | Bjoern Schiessle | 2017-05-18 | 1 | -2/+10 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | add some spacing between the logo and the content of the page | Bjoern Schiessle | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | show error page if no valid client identifier is given and if it is not a ↵ | Bjoern Schiessle | 2017-05-18 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | API request Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | remove 'Alternative login using app token' in case of oauth login | Bjoern Schiessle | 2017-05-18 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Remove special characters | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 3 | -21/+75 |
|/ / | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 4 | -0/+28 |
| | | |||||
* | | Merge pull request #4926 from nextcloud/remove-saml-from-shipped-apps | Lukas Reschke | 2017-05-17 | 1 | -1/+0 |
|\ \ | | | | | | | user_saml is shipped via appstore | ||||
| * | | user_saml is shipped via appstore | Lukas Reschke | 2017-05-17 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Bump DOMPurify version to 0.8.9 | Lukas Reschke | 2017-05-17 | 2 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #4924 from nextcloud/shadow-style | Lukas Reschke | 2017-05-17 | 2 | -11/+3 |
|\ \ \ | | | | | | | | | Unify box-shadow style, remove filter | ||||
| * | | | Unify box-shadow style, remove filter | Jan-Christoph Borchardt | 2017-05-16 | 2 | -11/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 6 | -16/+26 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 14 | -0/+28 |
| | | | |||||
* | | | Merge pull request #4767 from nextcloud/app-code-checker | Morris Jobke | 2017-05-16 | 1 | -1/+33 |
|\ \ \ | | | | | | | | | Check language files and database schema with app code checker | ||||
| * | | | Implement skip checkers and log the currently tested app | Morris Jobke | 2017-05-16 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Skip the code checking for now | Joas Schilling | 2017-05-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Check the name length of database items | Joas Schilling | 2017-05-16 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #4865 from nextcloud/improve-two-factor-buttons | Roeland Jago Douma | 2017-05-16 | 1 | -1/+14 |
|\ \ \ \ | |/ / / |/| | | | Improve layout of buttons for two factor auth | ||||
| * | | | Improve layout of buttons for two factor auth | Morris Jobke | 2017-05-15 | 1 | -1/+14 |
| |/ / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #4889 from nextcloud/fix-contactsmenu-overflow | Roeland Jago Douma | 2017-05-16 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Fix contacts menu overflow for few entries, fix #4744 |