Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #4889 from nextcloud/fix-contactsmenu-overflow | Roeland Jago Douma | 2017-05-16 | 1 | -0/+1 |
|\ | | | | | Fix contacts menu overflow for few entries, fix #4744 | ||||
| * | Fix contacts menu overflow for few entries, fix #4744 | Jan-Christoph Borchardt | 2017-05-16 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-16 | 6 | -0/+8 |
|/ | |||||
* | Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists | Morris Jobke | 2017-05-15 | 1 | -3/+5 |
|\ | | | | | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | ||||
| * | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | Joas Schilling | 2017-05-15 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #4805 from nextcloud/enforce-upgrade-for-big-instances | Lukas Reschke | 2017-05-15 | 2 | -0/+23 |
|\ \ | | | | | | | Allow to enforce update via web UI | ||||
| * | | Allow to enforce update via web UI | Morris Jobke | 2017-05-11 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | * adds a disclaimer that an update via web UI is on own risk * allows to skip the warning * fixes #4353 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Bold link in footer on login page | Morris Jobke | 2017-05-14 | 1 | -0/+4 |
| |/ |/| | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-15 | 4 | -0/+26 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-14 | 18 | -0/+66 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-13 | 16 | -0/+64 |
| | | |||||
* | | Merge pull request #4809 from nextcloud/downstream-27676 | Lukas Reschke | 2017-05-12 | 3 | -1/+21 |
|\ \ | | | | | | | Disable reset password link | ||||
| * | | Disable the API endpoints as well | Joas Schilling | 2017-05-11 | 2 | -1/+19 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Disable reset password link. Issue: #27440 | Ujjwal Bhardwaj | 2017-05-11 | 1 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-12 | 62 | -1644/+112 |
| | | | |||||
* | | | Proper logging for appstore updates | Morris Jobke | 2017-05-11 | 2 | -1/+16 |
| |/ |/| | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #4804 from nextcloud/proper-upgrade-size | Lukas Reschke | 2017-05-11 | 1 | -1/+1 |
|\ \ | |/ |/| | Properly decide on actual users if instance is too big | ||||
| * | Properly decide on actual users if instance is too big | Morris Jobke | 2017-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | * state the reason why NC thinks it is a big instance Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 3 | -33/+8 |
|\ \ | |/ |/| | Use automatic injection for appdata folders | ||||
| * | Automatic creation of Identity manager | Joas Schilling | 2017-05-10 | 1 | -7/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Automatic injection for CssController | Joas Schilling | 2017-05-10 | 2 | -14/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Automatic injection for JsController | Joas Schilling | 2017-05-10 | 2 | -12/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #4771 from nextcloud/error-page-logo-css | Joas Schilling | 2017-05-10 | 1 | -0/+6 |
|\ \ | |/ |/| | use the same logo css for the error page as the login page | ||||
| * | use the same logo css for the error page as the login page | Robin Appelman | 2017-05-09 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #4737 from nextcloud/logo-icon-container | Robin Appelman | 2017-05-09 | 1 | -1/+2 |
|\ \ | | | | | | | fix sizing of logo in header | ||||
| * | | fix sizing of logo in header | Robin Appelman | 2017-05-08 | 1 | -1/+2 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 6 | -0/+14 |
| | | |||||
* | | Merge pull request #4675 from nextcloud/fix_4651 | Morris Jobke | 2017-05-08 | 1 | -1/+2 |
|\ \ | | | | | | | Create a photo cache to speedup the contactsmenu | ||||
| * | | Request proper size for contacts menu | Roeland Jago Douma | 2017-05-08 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #4740 from nextcloud/external-moved-to-appstore | Lukas Reschke | 2017-05-08 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | External has been moved to appstore | ||||
| * | | | External has been moved to appstore | Lukas Reschke | 2017-05-08 | 1 | -1/+0 |
| | |/ | |/| | | | | | | | | | | | | | As discussed with Joas. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / | | Check if Nextcloud is installed | Lukas Reschke | 2017-05-08 | 1 | -1/+2 |
|/ / | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4735 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detection | Lukas Reschke | 2017-05-08 | 1 | -6/+6 |
|\ \ | | | | | | | Automatic mysql 4byte detection | ||||
| * | | Add console command to migrate the charset | Thomas Müller | 2017-04-28 | 1 | -6/+6 |
| | | | |||||
* | | | Merge pull request #4632 from nextcloud/login-logo-ratio | Lukas Reschke | 2017-05-08 | 2 | -1/+11 |
|\ \ \ | |_|/ |/| | | show non landscape logos bigger on the login page | ||||
| * | | smaller max logo sizes and cleaner code | Robin Appelman | 2017-05-02 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | show non landscape icons bigger on the login page | Robin Appelman | 2017-05-01 | 2 | -1/+11 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 2 | -42/+44 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-07 | 6 | -0/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-06 | 16 | -0/+16 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-05 | 60 | -144/+102 |
| | | | |||||
* | | | Update login flow redirection | Mario Danic | 2017-05-04 | 2 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #4694 from nextcloud/fix_4676 | Christoph Wurst | 2017-05-04 | 1 | -0/+24 |
|\ \ \ | | | | | | | | | Load proper fonts in guest.css | ||||
| * | | | Load proper fonts in guest.css | Roeland Jago Douma | 2017-05-04 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4676 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Fix event firing | Roeland Jago Douma | 2017-05-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Add radio class to read/write sharing options and 1px left adjustment | Felix A. Epp | 2017-05-04 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> |