Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix popover and styling in user management | Julius Härtl | 2018-01-11 | 1 | -26/+16 |
* | Fix height of table rows in apps management on IE11 | Julius Härtl | 2018-01-03 | 1 | -0/+1 |
* | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 1 | -3/+3 |
* | Fix settings section whitespace | Jan-Christoph Borchardt | 2017-11-02 | 1 | -1/+4 |
* | Merge pull request #6667 from nextcloud/settings-heading | Jan-Christoph Borchardt | 2017-11-01 | 1 | -1/+8 |
|\ | |||||
| * | Adjust settings navigation heading style | Jan-Christoph Borchardt | 2017-09-28 | 1 | -1/+8 |
* | | Add blue highlight to active menu entry | Jan-Christoph Borchardt | 2017-10-24 | 1 | -0/+2 |
* | | Merge pull request #6916 from nextcloud/css-box-sizing | John Molakvoæ | 2017-10-23 | 1 | -2/+0 |
|\ \ | |||||
| * | | Box-sizing does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
* | | | Edit form to guidelines | John Molakvoæ (skjnldsv) | 2017-10-21 | 1 | -41/+0 |
* | | | User settings app-navigation to css guidelines | John Molakvoæ (skjnldsv) | 2017-10-21 | 1 | -28/+7 |
|/ / | |||||
* | | Ellipsis | John Molakvoæ (skjnldsv) | 2017-10-14 | 1 | -0/+5 |
* | | Fix popover position and avatar loading | John Molakvoæ (skjnldsv) | 2017-10-14 | 1 | -5/+12 |
* | | Merge pull request #6669 from nextcloud/various-css-fixes | John Molakvoæ | 2017-09-28 | 1 | -55/+31 |
|\ \ | |||||
| * | | Popover to css guidelines | John Molakvoæ (skjnldsv) | 2017-09-28 | 1 | -37/+15 |
| * | | Quota bar fix on user list | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -19/+17 |
* | | | Merge pull request #6653 from nextcloud/fix-cursor-on-user-settings-table | Morris Jobke | 2017-09-27 | 1 | -5/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove unneeded CSS rules | Daniel Calviño Sánchez | 2017-09-26 | 1 | -3/+3 |
| * | | Remove "cursor: pointer" from quota cell | Daniel Calviño Sánchez | 2017-09-26 | 1 | -1/+1 |
| * | | Set "cursor: pointer" for email addresses | Daniel Calviño Sánchez | 2017-09-26 | 1 | -2/+5 |
* | | | No js for popover positionning | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -1/+1 |
* | | | Fix style of federation scope menu triangles, simplify CSS | Jan-Christoph Borchardt | 2017-09-27 | 1 | -13/+8 |
| |/ |/| | |||||
* | | Highlight active federation scope menu entry with bold heading | Jan-Christoph Borchardt | 2017-09-26 | 1 | -3/+5 |
|/ | |||||
* | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -1/+0 |
* | Replaced colours by variables | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -85/+73 |
* | Settings scss | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -1312/+1284 |
* | Fix margins of followup sections | Morris Jobke | 2017-09-15 | 1 | -3/+0 |
* | Bold federation scope title in dropdown menu, as intended | Jan-Christoph Borchardt | 2017-08-12 | 1 | -0/+4 |
* | Display success and error icons | Marin Treselj | 2017-08-09 | 1 | -3/+3 |
* | display error icon on non-success | Maxence Lange | 2017-08-08 | 1 | -1/+2 |
* | Fix federation icon menu and container paddings. | Marin Treselj | 2017-08-04 | 1 | -46/+9 |
* | Reintroduce a more compact grid. | Marin Treselj | 2017-08-03 | 1 | -0/+5 |
* | Clean up HTML structure, fix labels. | Marin Treselj | 2017-08-03 | 1 | -54/+22 |
* | Merge branch 'clean-settings-layout' of https://github.com/andreasjacobsen93/... | Andreas Jacobsen | 2017-07-24 | 1 | -3/+31 |
|\ | |||||
| * | Merge branch 'master' into clean-settings-layout | Andreas Jacobsen | 2017-07-15 | 1 | -3/+31 |
| |\ | |||||
| | * | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -3/+23 |
| | |\ | |||||
| | | * | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -3/+23 |
| | * | | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 1 | -0/+8 |
* | | | | Fixed bug with sharing-settings | Andreas Jacobsen | 2017-07-24 | 1 | -1/+0 |
|/ / / | |||||
* | | | Updated layout | Andreas Jacobsen | 2017-07-14 | 1 | -15/+19 |
* | | | Moved settings to left | Andreas Jacobsen | 2017-07-14 | 1 | -8/+12 |
* | | | Update for settings | Andreas Jacobsen | 2017-06-29 | 1 | -14/+30 |
* | | | Added space between avatar and settings | Andreas Jacobsen | 2017-06-28 | 1 | -6/+4 |
* | | | Fixed typos | Andreas Jacobsen | 2017-06-28 | 1 | -5/+5 |
* | | | Cleaned up personal settings page | Andreas Jacobsen | 2017-06-28 | 1 | -3/+30 |
|/ / | |||||
* | | Remove unneeded CSS | Marius Blüm | 2017-06-10 | 1 | -4/+0 |
* | | Merge pull request #5287 from nextcloud/personal-page-gs-mode | Joas Schilling | 2017-06-08 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | unify look of disabled display name / email address and the other input fields | Bjoern Schiessle | 2017-06-07 | 1 | -0/+7 |
* | | Allow to change avatar when groups are disables | Morris Jobke | 2017-06-07 | 1 | -2/+5 |
|/ | |||||
* | reword sessions to security in personal settings | Robin Appelman | 2017-06-06 | 1 | -17/+17 |