aboutsummaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* optimize SVGsMorris Jobke2017-04-292-20/+4
|
* Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-292-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | Implemented visuals for enabling/disabling user from admin user list. Added the controller functions for enabling/disabling a user. Added the route for changing user status (enabled/disabled) and added an additional route handler in the user controller. Finished the visuals to reflect current user status and changed user status respectively. Changed the single icon for enabling/disabling a user into a menu where deletion and state toggling of a user is selectable. Added displaying of disabled user count. Improved style of user action menu. Added proper counting of disabled users. Removed visual indicator for disabled users. Moved pseudo-group detection for disabled users from frontend to the controller. Changed units for newly introduced css values from em to px. Removed unnecessary png and optimized svg with scour. Changed the userlist template to display the user action menu with correct width. Style fixes for better readability and coding style conformity. Changed the icons for enabling, disabling and deleting a user in the action menu.
* Add verification iconsJan-Christoph Borchardt2017-04-283-0/+12
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Contacts menuChristoph Wurst2017-04-251-0/+1
| | | | | | | * load list of contacts from the server * show last message of each contact Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix app icon being inverted for app store apps tooJan-Christoph Borchardt2017-04-251-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show placeholder for image-less apps in app managementJan-Christoph Borchardt2017-04-251-1/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Web app manifestPierre Rudloff2017-03-281-0/+14
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* replace name in top right with icon for less noiseJan-Christoph Borchardt2017-03-261-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* add screensharing iconJan-Christoph Borchardt2017-02-144-0/+28
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Transparent white checkboxJohn Molakvoæ (skjnldsv)2017-01-312-2/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* properly compress close-white.svgJan-Christoph Borchardt2017-01-251-12/+3
|
* Scour optJohn Molakvoæ (skjnldsv)2017-01-251-41/+12
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add clear search buttonJohn Molakvoæ (skjnldsv)2017-01-251-0/+42
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-0/+1
|\ | | | | add icons to navigation of personal & admin settings
| * Add the icon for the default sectionsJoas Schilling2017-01-191-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Removed old svg and added new onesJohn Molakvoæ (skjnldsv)2017-01-2118-16/+4
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix gif loader to fit css designJohn Molakvoæ (skjnldsv)2016-12-024-0/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #2406 from nextcloud/move-dav-activities-to-new-apiRoeland Jago Douma2016-11-302-2/+2
|\ | | | | Move dav activities to new api
| * Add viewbox to the iconsJoas Schilling2016-11-292-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix mail header logo [fixes #1326]Felix Epp2016-11-302-0/+0
|/ | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Merge pull request #2237 from ↵blizzz2016-11-281-1/+1
|\ | | | | | | | | nextcloud/rich-strings-and-icons-for-mention-notifications Rich strings and icons for mention notifications
| * Use the comment icon for the notificationsJoas Schilling2016-11-231-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix favicon viewbox, remove decimalsJan-Christoph Borchardt2016-11-243-3/+3
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* resize and pixel-perfectly align copy iconJan-Christoph Borchardt2016-11-171-1/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* add icons for audio mute and video offJan-Christoph Borchardt2016-11-176-2/+30
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* add dark background fade to icons to make them visible on light backgroundsJan-Christoph Borchardt2016-11-154-4/+28
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use proper imageMorris Jobke2016-10-211-0/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-0/+0
| | | | | | In case no preview is available we display the ownCloud logo Fix unit test
* add fullscreen iconJan-Christoph Borchardt2016-10-192-0/+8
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #1641 from nextcloud/log-in-buttonJan-Christoph Borchardt2016-10-172-1/+8
|\ | | | | bring back dedicated log in button to make log in more usable
| * modify log in button style to look more like websiteJan-Christoph Borchardt2016-10-062-2/+5
| |
| * bring back dedicated log in button to make log in more usableJan-Christoph Borchardt2016-10-061-0/+4
| |
* | Add icons to activity navigationJoas Schilling2016-10-052-0/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Svgo optimizationskjnldsv2016-09-27134-724/+134
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* add icon-more-whiteJan-Christoph Borchardt2016-09-211-0/+5
|
* Merge pull request #1469 from nextcloud/hide-empty-tag-inputJan-Christoph Borchardt2016-09-211-0/+5
|\ | | | | Hide collaborative tag input when empty
| * Add viewbox to iconsJoas Schilling2016-09-201-1/+1
| |
| * Add a handle for the tags labelJoas Schilling2016-09-201-0/+5
| |
* | add audio and video iconsJan-Christoph Borchardt2016-09-194-0/+16
|/
* Add viewBox to app iconsRoeland Jago Douma2016-08-171-1/+1
| | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale.
* compress images and fix positionJan-Christoph Borchardt2016-08-135-136/+16
|
* adding social buttonsFrank Karlitschek2016-08-135-0/+140
|
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-271-0/+1
|
* Colorize checkboxes depending on theming colorJulius Haertl2016-07-271-4/+1
|
* Add clipboard button to public share linkThomas Müller2016-07-201-0/+3
|
* Merge branch 'master' into sync-masterMorris Jobke2016-07-0723-31/+27
|\
| * invert colors of favicons to match header and log in site, white on blueJan-Christoph Borchardt2016-06-106-3/+3
| |
| * THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-0834-31/+27
| |
* | remove png actions, fileicons, etcHendrik Leppelsack2016-07-01105-0/+0
| |
* | darker background image for better font contrastChristoph Wurst2016-06-081-0/+0
| |