Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | center cropper vertically | Robin Appelman | 2016-10-24 | 1 | -9/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | float the avatar cropper over the page | Robin Appelman | 2016-10-20 | 1 | -2/+32 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | move select2 styles to core so it's universal, not only for tags | Jan-Christoph Borchardt | 2016-10-18 | 1 | -9/+0 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | improve look of Add group flow | Jan-Christoph Borchardt | 2016-10-18 | 1 | -7/+13 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | fix list height and border to be as in Files | Jan-Christoph Borchardt | 2016-10-18 | 1 | -3/+17 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Adds a checkmark when the change is complete. | Raghu Nayyar | 2016-09-17 | 1 | -0/+4 |
|/ | |||||
* | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -0/+8 |
| | |||||
* | Users page lazy multiselect group dropdowns | Vincent Petry | 2016-08-29 | 1 | -0/+9 |
| | | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed. | ||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 1 | -10/+1 |
|\ | |||||
| * | Merge pull request #834 from nextcloud/feature/similar-app-colors | Marius Blüm | 2016-08-16 | 1 | -10/+1 |
| |\ | | | | | | | Use darker colors for app icons in app management. | ||||
| | * | Adds opacity to image container. | Raghu Nayyar | 2016-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Removes uneeded styles. | Raghu Nayyar | 2016-08-11 | 1 | -10/+1 |
| | | | |||||
* | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 1 | -0/+9 |
|\| | | |||||
| * | | compress images and fix position | Jan-Christoph Borchardt | 2016-08-13 | 1 | -0/+5 |
| | | | |||||
| * | | use shorthand for padding values | Jan-Christoph Borchardt | 2016-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | adding social buttons | Frank Karlitschek | 2016-08-13 | 1 | -0/+4 |
| |/ |