Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3241 from nextcloud/fix-padding-settings | Joas Schilling | 2017-01-25 | 1 | -1/+1 |
|\ | | | | | Fix left padding for settings sidebar | ||||
| * | Fix left padding for settings sidebar | Morris Jobke | 2017-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | * followup to #3151 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #3239 from nextcloud/added-inline-button | Christoph Wurst | 2017-01-25 | 1 | -1/+1 |
|\ \ | |/ |/| | fix #3235 | ||||
| * | fix #3235 | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 1 | -0/+34 |
|\ \ | |/ |/| | add icons to navigation of personal & admin settings | ||||
| * | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 1 | -29/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow apps to specify an icon with the sections via the API | Joas Schilling | 2017-01-19 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | add icons to admin settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | add icons to personal settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #3192 from nextcloud/fix-app-settings-layout-minor | Morris Jobke | 2017-01-23 | 1 | -0/+10 |
|\ \ | | | | | | | Fix gap by filter svg and empty search message overflow | ||||
| * | | Add class | John Molakvoæ (skjnldsv) | 2017-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix gap by filter svg and empty search message overflow | Felix A. Epp | 2017-01-22 | 1 | -0/+10 |
| |/ | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | | Fixed edit icon position | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fixed strengthify wrapper | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -3/+3 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | add a bit of space around paragraphs | Morris Jobke | 2017-01-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix list style of app description | Morris Jobke | 2017-01-16 | 1 | -3/+17 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #2545 from nextcloud/fix-popover-width | Roeland Jago Douma | 2016-12-08 | 1 | -0/+1 |
|\ | | | | | Fix popover width | ||||
| * | Fix popover federationScopeMenu | John Molakvoæ (skjnldsv) | 2016-12-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | center arrow for token dropdown | Robin Appelman | 2016-12-06 | 1 | -0/+5 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Allow emtpy values on personal page and fix saving checkmark position | Christoph Wurst | 2016-12-05 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #2491 from nextcloud/fix-groups-enable-visual | Roeland Jago Douma | 2016-12-05 | 1 | -0/+4 |
|\ | | | | | Put "Enable only for specific groups" into a new div | ||||
| * | Change groups enable to block element | John Molakvoæ (skjnldsv) | 2016-12-05 | 1 | -0/+4 |
| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | | use flex and specify rows to align everything | John Molakvoæ (skjnldsv) | 2016-12-03 | 1 | -4/+41 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | dont grow items in the app list | Robin Appelman | 2016-12-01 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | center checkmark to indicate that the setting was stored | Bjoern Schiessle | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | make icons a bit smaller | Jan-Christoph Borchardt | 2016-11-21 | 1 | -3/+3 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix menu positioning hack | Jan-Christoph Borchardt | 2016-11-21 | 1 | -1/+0 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 1 | -6/+14 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix password display issue | Roeland Jago Douma | 2016-11-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | limit max-width to have never more than two input fields next to each other | Bjoern Schiessle | 2016-11-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix location of menu | Roeland Jago Douma | 2016-11-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fix avatar cropper | Robin Appelman | 2016-11-21 | 1 | -5/+5 |
| | |||||
* | Fix popup arrow positioning | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix profile picture fed sharing scope menu | Christoph Wurst | 2016-11-21 | 1 | -2/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add federation scope to the user avatar | Christoph Wurst | 2016-11-21 | 1 | -5/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Persist settings on the server | Christoph Wurst | 2016-11-21 | 1 | -1/+10 |
| | | | | | | | | | | | | Persist personal settings federated sharing scopes Show new settings fields in read-only mode too Insert values on page load Return updated values; show inline success feedback Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add more personal information fields to the settings page for enhanced ↵ | Christoph Wurst | 2016-11-21 | 1 | -6/+40 |
| | | | | | | | | | | federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #719 from nextcloud/lockdown | Roeland Jago Douma | 2016-11-16 | 1 | -4/+53 |
|\ | | | | | Allow restricting of app password permissions | ||||
| * | dropdown ui | Robin Appelman | 2016-11-16 | 1 | -13/+31 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
| * | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -4/+23 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
| * | app password scope wip | Robin Appelman | 2016-11-16 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | left-align social media buttons correctly on Personal page too | Jan-Christoph Borchardt | 2016-11-16 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 1 | -11/+0 |
|\ | | | | | Use new appstore API | ||||
| * | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -11/+0 |
| | | | | | | | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Color the trusted domain to alert the admin a bit more | Joas Schilling | 2016-10-31 | 1 | -2/+7 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1355 from nextcloud/apps_flexbox | Morris Jobke | 2016-10-26 | 1 | -1/+11 |
|\ | | | | | Use flexbox on app page | ||||
| * | Limit to apps list, add proper flex attributes | Felix Epp | 2016-10-25 | 1 | -3/+10 |
| | | | | | | | | | | | | | | Let app-name headline break, increase padding on the right for more visual clearance. Make experimental header full width Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
| * | Use flexbox on app page | Roeland Jago Douma | 2016-09-10 | 1 | -0/+3 |
| | |