summaryrefslogtreecommitdiffstats
path: root/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* Use new appstore APILukas Reschke2016-10-311-11/+0
| | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #1355 from nextcloud/apps_flexboxMorris Jobke2016-10-261-1/+11
|\ | | | | Use flexbox on app page
| * Limit to apps list, add proper flex attributesFelix Epp2016-10-251-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 pageRoeland Jago Douma2016-09-101-0/+3
| |
* | center cropper verticallyRobin Appelman2016-10-241-9/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | float the avatar cropper over the pageRobin Appelman2016-10-201-2/+32
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | move select2 styles to core so it's universal, not only for tagsJan-Christoph Borchardt2016-10-181-9/+0
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | improve look of Add group flowJan-Christoph Borchardt2016-10-181-7/+13
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | fix list height and border to be as in FilesJan-Christoph Borchardt2016-10-181-3/+17
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Adds a checkmark when the change is complete.Raghu Nayyar2016-09-171-0/+4
|/
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+8
|
* Users page lazy multiselect group dropdownsVincent Petry2016-08-291-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_712Arthur Schiwon2016-08-161-10/+1
|\
| * Merge pull request #834 from nextcloud/feature/similar-app-colorsMarius Blüm2016-08-161-10/+1
| |\ | | | | | | Use darker colors for app icons in app management.
| | * Adds opacity to image container.Raghu Nayyar2016-08-111-1/+1
| | |
| | * Removes uneeded styles.Raghu Nayyar2016-08-111-10/+1
| | |
* | | Merge branch 'master' into implement_712Lukas Reschke2016-08-151-0/+9
|\| |
| * | compress images and fix positionJan-Christoph Borchardt2016-08-131-0/+5
| | |
| * | use shorthand for padding valuesJan-Christoph Borchardt2016-08-131-1/+1
| | |
| * | adding social buttonsFrank Karlitschek2016-08-131-0/+4
| |/
* / make updatenotification settings appear as if it is part of the version part ↵Arthur Schiwon2016-08-131-0/+8
|/ | | | in server settings
* add more margin to right of the iconMorris Jobke2016-08-101-0/+1
|
* Add clipboardjs for tokenRoeland Jago Douma2016-08-101-0/+9
|
* Orders Admin Log Buttonroot2016-07-261-0/+3
|
* right allign last activityRobin Appelman2016-07-201-0/+5
|
* fix apppassword table with only a few entries being strechedRobin Appelman2016-07-201-1/+1
|
* set max width for sessions tables so it doesn’t go crazy on large screensJan-Christoph Borchardt2016-07-191-0/+1
|
* adjust layout of Sessions and App passwords sectionsJan-Christoph Borchardt2016-07-191-5/+4
|
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-8/+8
|\
| * Merge pull request #25261 from owncloud/app-password-login-nameVincent Petry2016-06-271-0/+8
| |\ | | | | | | show which login name to use for the new app password
| | * fix layoutChristoph Wurst2016-06-241-0/+8
| | |
| * | remove ie8+9 supportHendrik Leppelsack2016-06-231-20/+0
| |/
* | Merge pull request #226 from nextcloud/master-upstream-syncLukas Reschke2016-06-261-7/+11
|\ \ | | | | | | [Master] upstream sync
| * | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-7/+11
| |\|
| | * app passwords/device tokens wordingChristoph Wurst2016-06-211-7/+7
| | |
| | * add overflow ellipsis to session and device tokens listChristoph Wurst2016-06-101-0/+4
| | |
* | | select css changes in setting/adminVincent Chan2016-06-231-0/+9
|/ /
* | Use blue as approved color in app managementMorris Jobke2016-06-161-1/+1
| | | | | | | | * only changing the color - based on #53
* | Merge pull request #112 from nextcloud/drop-useless-ie8-stuffblizzz2016-06-151-12/+0
|\ \ | | | | | | Drop useless IE8 rules
| * | Drop useless IE8 rulesMorris Jobke2016-06-151-12/+0
| |/
* / fix strengthify in personal settingsMorris Jobke2016-06-151-2/+2
|/
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-4/+8
|
* add button to add new device tokensChristoph Wurst2016-05-231-4/+18
|
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+15
|
* Add loading feedback for email change in user managementMorris Jobke2016-03-161-0/+8
| | | | | | | | * show loading indicator while the request is running * change value after the request succeed - not before and undo maybe wrong changes * move markup to HTML template * show notification temporarily
* fix personal page layout for LDAP users, fix #22272Jan-Christoph Borchardt2016-02-291-1/+3
|
* fixes #22221Thomas Müller2016-02-091-3/+0
|
* update google play and apple badgeHendrik Leppelsack2016-02-051-0/+4
|
* remove unneeded margin of app dependencies in app mgmtJan-Christoph Borchardt2016-01-201-1/+0
|
* fix warning box size for avatar changeMorris Jobke2016-01-081-1/+1
|