summaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* Move image-optimization.sh to build dirRoeland Jago Douma2017-07-241-20/+0
| | | | | | * We should not ship this! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Redesign jQuery UI datepickerMarin Treselj2017-07-232-0/+2
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-079-0/+0
|\ | | | | Use PNGs for icons in activity emails
| * Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-209-0/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Simplified Nextcloud logo iconMarin Treselj2017-07-022-2/+1
|/ | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Merge pull request #5447 from nextcloud/calendar-icon-whiteJan-Christoph Borchardt2017-06-198-7/+8
|\ | | | | Add white version of the calendar.svg icon
| * Add viewport to all core/img/places/* icons.Marin Treselj2017-06-179-9/+9
| | | | | | | | | | | | Also removed some unneeded style declarations. Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * Add white version of the calendar.svg iconMarin Treselj2017-06-162-1/+2
| | | | | | | | | | | | There's no reason for not including it and it is needed for Deck app. Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Merge pull request #5423 from nextcloud/better-svg-optimizationMorris Jobke2017-06-171-1/+1
|\ \ | |/ |/| Remove XML header and line breaks in SVG files.
| * Remove XML heared and line breaks in SVG files.Marin Treselj2017-06-151-1/+1
| | | | | | | | | | | | My suggestion for further SVG optimiztion - as mentioned in #5229 Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | add location filetype iconArthur Schiwon2017-06-141-0/+2
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* 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
|/