Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2933 from nextcloud/dont-link-to-oc-forum | Morris Jobke | 2017-01-04 | 1 | -1/+1 |
|\ | | | | | Don't link to the oC forum | ||||
| * | Don't link to the oC forum | Joas Schilling | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-04 | 4 | -0/+4 |
|/ | |||||
* | Merge pull request #2850 from nextcloud/downstream-26603 | Roeland Jago Douma | 2017-01-02 | 2 | -19/+38 |
|\ | | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603) | ||||
| * | Fixed size issues on main detail view and disappearing of share recipients ↵ | Michael Jobst | 2016-12-23 | 2 | -19/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-02 | 4 | -4/+22 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-31 | 6 | -2/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-30 | 6 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-29 | 14 | -2/+144 |
| | | |||||
* | | Merge pull request #2854 from nextcloud/2fa-redirect-url | Robin Appelman | 2016-12-28 | 1 | -0/+1 |
|\ \ | | | | | | | Set redirect_url on 2FA challenge page | ||||
| * | | Set redirect_url on 2FA challenge page | Christoph Wurst | 2016-12-23 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-28 | 6 | -12/+60 |
| | | |||||
* | | Merge pull request #2821 from nextcloud/added-hint-for-specifying | Lukas Reschke | 2016-12-27 | 1 | -0/+3 |
|\ \ | | | | | | | Fix #24219: Added hint for specifying a port. (#26860) | ||||
| * | | Fix #24219: Added hint for specifying a port. (#26860) | Sourav Badami | 2016-12-22 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Added hint for specifying a port. * Minor changes. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-27 | 2 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-26 | 64 | -596/+1194 |
| |/ |/| | |||||
* | | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 4 | -3/+35 |
|/ | |||||
* | Merge pull request #2563 from nextcloud/fix-password-reset | Morris Jobke | 2016-12-22 | 1 | -1/+7 |
|\ | | | | | fix password reset if encryption is enabled | ||||
| * | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 2 | -7/+16 |
|\ \ | | | | | | | [downstream] Report failures for SignApp and SignCore | ||||
| * | | Check return value for file_put_contents. Add return value to the commands | Victor Dubiniuk | 2016-12-16 | 2 | -7/+16 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-20 | 14 | -26/+238 |
| | | | |||||
* | | | Verify input, add more unit tests | Patrick Paysant | 2016-12-19 | 2 | -12/+23 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Add test for unparseable string | Patrick Paysant | 2016-12-19 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Implements all comments from @PVince81 | Patrick Paysant | 2016-12-19 | 2 | -48/+46 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Adding computerFileSize in OC.Util | Patrick Paysant | 2016-12-19 | 2 | -0/+66 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Use a form so firefox doesn't try to save the space as a password | Joas Schilling | 2016-12-19 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #2723 from nextcloud/integrity-exit-code | Roeland Jago Douma | 2016-12-19 | 2 | -0/+6 |
|\ \ \ | | | | | | | | | [downstream] Return 1 if integrity check is failed. Fixes #22806 | ||||
| * | | | Return 1 if integrity check is failed. Fixes #22806 | Victor Dubiniuk | 2016-12-16 | 2 | -0/+6 |
| |/ / | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / / | Adjust shadows and fix positioning | Julius Haertl | 2016-12-17 | 1 | -4/+3 |
|/ / | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | Merge pull request #2398 from nextcloud/fix-2368 | Lukas Reschke | 2016-12-16 | 2 | -65/+157 |
|\ \ | | | | | | | flicker-free permission change in share dialog | ||||
| * | | fix rendering for mail shares | Arthur Schiwon | 2016-12-08 | 1 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | disable checkboxes during save op to avoid race conditions | Arthur Schiwon | 2016-12-08 | 2 | -2/+17 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix some coding style and stricter comparisons, makes scrutinizer happier | Arthur Schiwon | 2016-12-08 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | also handle can-edit change | Arthur Schiwon | 2016-12-08 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | flicker-free permission change in share dialog | Arthur Schiwon | 2016-12-08 | 2 | -63/+132 |
| |/ | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-12 | 2 | -0/+662 |
| | | |||||
* | | Merge pull request #2582 from nextcloud/callback-alos-on-close | Lukas Reschke | 2016-12-09 | 1 | -1/+15 |
|\ \ | | | | | | | Fire callback also on pure closing of prompt dialog | ||||
| * | | Fire callback also on pure closing of prompt dialog | Morris Jobke | 2016-12-09 | 1 | -1/+15 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #2561 from nextcloud/save-timezone-on-login | blizzz | 2016-12-09 | 3 | -3/+10 |
|\ \ \ | |/ / |/| | | Save the timezone on login again | ||||
| * | | Save the timezone on login again | Joas Schilling | 2016-12-08 | 3 | -3/+10 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-09 | 4 | -0/+30 |
| | | |||||
* | | Merge pull request #2515 from nextcloud/tag-rename-styling | Joas Schilling | 2016-12-08 | 2 | -3/+11 |
|\ \ | | | | | | | fix styling of renaming system tags | ||||
| * | | fix rename input positioning in ff | Robin Appelman | 2016-12-06 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | float tooltip over select2 dropdown | Robin Appelman | 2016-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fix styling of renaming system tags | Robin Appelman | 2016-12-05 | 1 | -2/+8 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #2545 from nextcloud/fix-popover-width | Roeland Jago Douma | 2016-12-08 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Fix popover width | ||||
| * | | Fix popover margin and width | John Molakvoæ (skjnldsv) | 2016-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #2530 from ↵ | blizzz | 2016-12-06 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | | | | | | | nextcloud/fix-change-permissions-mail-shares-on-folder fix change permission on mail shares of folders | ||||
| * | | set different permissions if file or folder | Arthur Schiwon | 2016-12-06 | 1 | -3/+7 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |