Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No DAV user enumeration if disabled | Roeland Jago Douma | 2018-12-05 | 4 | -1/+61 |
| | | | | | | | | | Fixes #9058 If the option to autocomplete users is disabled. We also should not enumerate the users on this endpoint. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #12849 from nextcloud/stb15-missing-click-apps-update | Roeland Jago Douma | 2018-12-05 | 6 | -6/+6 |
|\ | | | | | [stable15] Fix missing click event on update button | ||||
| * | Fix missing click event on update button | Julius Härtl | 2018-12-05 | 6 | -6/+6 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #12848 from nextcloud/stb15-whatsNew-to-button | John Molakvoæ | 2018-12-05 | 3 | -10/+10 |
|\ \ | |/ |/| | [stable15] Make a button out of 'What's new' so it's obvious it can be clicked on | ||||
| * | make a button out of 'What's new' so it's obvious it can be clicked on #12757 | John Molakvoæ (skjnldsv) | 2018-12-05 | 3 | -10/+10 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #12833 from nextcloud/backport/12831/stable15 | Morris Jobke | 2018-12-05 | 1 | -0/+1 |
|\ | | | | | [stable15] Do not update child all child shares on group share update | ||||
| * | Do not update child all child shares on group share update | Roeland Jago Douma | 2018-12-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Else we overwrite the whole share for link shares. Basically breaking them. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #12837 from nextcloud/backport/12821/stable15 | Morris Jobke | 2018-12-05 | 4 | -21/+76 |
|\ \ | | | | | | | [stable15] Add setup check for recommended PHP modules (i.e. Imagick, intl) | ||||
| * | | Update casing of PHP inside method name | Morris Jobke | 2018-12-04 | 3 | -9/+9 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Add setup check for recommended PHP modules (i.e. Imagick, intl) | Morris Jobke | 2018-12-04 | 4 | -12/+67 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #12816 from nextcloud/backport/12813/stable15 | Roeland Jago Douma | 2018-12-05 | 1 | -7/+8 |
|\ \ | | | | | | | [stable15] Fix the system address book | ||||
| * | | Fix the system address book | Roeland Jago Douma | 2018-12-04 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book. We now move the ACL rules for this special case up and all is good in the world again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 20 | -16/+28 |
| |/ |/| | |||||
* | | Merge pull request #12830 from nextcloud/backport/12819/stable15 | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
|\ \ | | | | | | | [stable15] PHP 7.0 is end of life | ||||
| * | | PHP 7.0 is end of life | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #12829 from nextcloud/backport/12823/stable15 | Roeland Jago Douma | 2018-12-04 | 3 | -4/+8 |
|\ \ \ | |/ / |/| | | [stable15] Fix layout of "i" in admin settings of federated sharing | ||||
| * | | Fix layout of "i" in admin settings of federated sharing | Morris Jobke | 2018-12-04 | 3 | -4/+8 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #12825 from nextcloud/backport/12822/stable15 | Roeland Jago Douma | 2018-12-04 | 1 | -1/+1 |
|\ \ | |/ |/| | [stable15] PHP module is named mbstring | ||||
| * | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #12811 from nextcloud/backport/12808/stable15 | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
|\ | | | | | [stable15] Only run the AnonymousOptionsPlugion on Anonymous requests | ||||
| * | Only run the AnonymousOptionsPlugion on Anonymous requests | Roeland Jago Douma | 2018-12-04 | 1 | -1/+1 |
|/ | | | | | | Fixes #12744 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #12805 from nextcloud/backport/12786/stable15 | Roeland Jago Douma | 2018-12-04 | 2 | -2/+2 |
|\ | | | | | [stable15] Fix activatable/deactivatable 2fa provider interface typos | ||||
| * | Fix activatable/deactivatable 2fa provider interface typos | Christoph Wurst | 2018-12-04 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #12784 from nextcloud/backport/12762/stable15 | Roeland Jago Douma | 2018-12-04 | 4 | -15/+16 |
|\ \ | |/ |/| | [stable15] Polishing of various modal dialogs | ||||
| * | Fix dialogs, button position | Jan-Christoph Borchardt | 2018-12-03 | 4 | -15/+16 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-04 | 34 | -70/+64 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-03 | 8 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-02 | 34 | -0/+102 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-01 | 20 | -0/+32 |
| | |||||
* | Merge pull request #12755 from nextcloud/version/noid/15.0.0RC2v15.0.0RC2 | Morris Jobke | 2018-11-30 | 1 | -2/+2 |
|\ | | | | | 15.0.0 RC 2 | ||||
| * | 15.0.0 RC 2 | Morris Jobke | 2018-11-30 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #12756 from nextcloud/backport/12628/stable15 | Morris Jobke | 2018-11-30 | 1 | -0/+12 |
|\ | | | | | [stable15] Parse activity when a user self-unshares a file | ||||
| * | Parse activity when a user self-unshares a file | Joas Schilling | 2018-11-30 | 1 | -0/+12 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #12746 from nextcloud/backport/12688/stable15 | Morris Jobke | 2018-11-30 | 1 | -1/+1 |
|\ | | | | | [stable15] Fix cannot set 0 as value on files_external through OCC command | ||||
| * | Fix cannot set 0 as value on files_external through OCC command | Robin Appelman | 2018-11-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-30 | 148 | -182/+440 |
| | | |||||
* | | Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15 | Morris Jobke | 2018-11-29 | 8 | -13/+41 |
|\ \ | | | | | | | [15] Add interface to allow storages from opting out of encryption | ||||
| * | | update encryption wrapper tests | Robin Appelman | 2018-11-29 | 1 | -7/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Update autoloader classmap | Christoph Wurst | 2018-11-29 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Add interface to allow storages from opting out of encryption | Robin Appelman | 2018-11-27 | 5 | -6/+38 |
| | | | | | | | | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #12744 from nextcloud/backport/12647/stable15 | Morris Jobke | 2018-11-29 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | [stable15] update compatible versions for cloud federation api | ||||
| * | | update compatible versions for cloud federation api | Robin Appelman | 2018-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #12742 from nextcloud/backport/12734/stable15 | Morris Jobke | 2018-11-29 | 3 | -2/+61 |
|\ \ \ | |/ / |/| | | [stable15] Add check for missing .woff2 rule in Nginx via setup check | ||||
| * | | Add check for missing .woff2 rule in Nginx via setup check | Morris Jobke | 2018-11-29 | 3 | -2/+61 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #12741 from nextcloud/backport/12709/stable15 | Roeland Jago Douma | 2018-11-29 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | [stable15] Fix the loader position and the focus state on the login button | ||||
| * | | | Fix the loader position and the focus state on the login button | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #12740 from nextcloud/backport/12732/stable15 | Roeland Jago Douma | 2018-11-29 | 5 | -29/+14 |
|\ \ \ \ | | | | | | | | | | | [stable15] Polishing fixes | ||||
| * | | | | Remove animation on the sidebar for accessibility purpose | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -22/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Fix default filepicker style and gridview | John Molakvoæ (skjnldsv) | 2018-11-29 | 4 | -7/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Fix app navigation edit entry | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -0/+2 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |