summaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* fix folder icon alignment, fix #10866Jan-Christoph Borchardt2014-09-1110-112/+102
|
* fix svg of calendar filetype iconJan-Christoph Borchardt2014-09-112-34/+32
|
* fix size of toggle icon, make container squareJan-Christoph Borchardt2014-09-112-4/+1
|
* improve style of checkmark icon, less bold, fitting ownCloud styleJan-Christoph Borchardt2014-09-112-3/+1
|
* also use link icon for the folders ..Jan-Christoph Borchardt2014-07-302-19/+22
|
* use more understandable 'link' icon for public links (instead of hard to ↵Jan-Christoph Borchardt2014-07-292-2/+5
| | | | recognize globe), fix #9707
* improve look of search on mobile, save space in top barJan-Christoph Borchardt2014-07-282-0/+5
|
* remove shadow effects from folder icons, reduce sizeJan-Christoph Borchardt2014-07-026-59/+54
|
* remove shadow effects from info, search and settings icon, reduce sizeJan-Christoph Borchardt2014-07-026-33/+6
|
* remove shadow effects from places icons, reduce sizeJan-Christoph Borchardt2014-07-0215-50/+12
|
* Reduce size of png files so they match the svgJoas Schilling2014-06-122-0/+0
| | | | Fix #8996
* fix logo glitch, add whitespace around formJan-Christoph Borchardt2014-06-066-55/+3
|
* add menu iconJan-Christoph Borchardt2014-06-052-0/+12
|
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-052-0/+51
|\ | | | | Toggle app navigation not only on mobile, but on desktop as well
| * cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-042-0/+51
| |
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-042-20/+24
|\ \ | |/ |/| Update share action text to display owner/recipients
| * change shared folder icon to use share icon instead of peopleJan-Christoph Borchardt2014-06-022-20/+24
| |
* | simplify logout and caret icons, remove shadowJan-Christoph Borchardt2014-06-034-12/+130
|/
* remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-231-0/+0
|
* fix folder icon (file had a big background rectangle before)Jan-Christoph Borchardt2014-05-071-5/+4
|
* remove metadataMorris Jobke2014-04-255-45/+0
|
* use trash as delete icon to differentiate from closeJan-Christoph Borchardt2014-04-254-11/+3
|
* compress view-close iconJan-Christoph Borchardt2014-04-251-54/+11
|
* improve upload and download iconsJan-Christoph Borchardt2014-04-224-6/+21
|
* improve delete and close iconsJan-Christoph Borchardt2014-04-226-12/+73
|
* thinner add iconJan-Christoph Borchardt2014-04-222-3/+11
|
* compress mail notification logoJan-Christoph Borchardt2014-03-031-0/+0
|
* merge masterJan-Christoph Borchardt2014-02-20168-2847/+1017
|\
| * Optimize some imageskondou2014-02-19174-2969/+1125
| | | | | | | | and strip metadata from png images with optipng in image_optimization.sh
* | Optimize imageskondou2014-02-196-122/+108
| |
* | fix lots of file type icons for archives, js, flash, ics, fonts, code, ...Jan-Christoph Borchardt2014-02-196-0/+0
|/
* add cbr/cbz file type icon, fix #6953Jan-Christoph Borchardt2014-02-172-0/+771
|
* better picture icon, fix https://github.com/owncloud/apps/issues/1401Jan-Christoph Borchardt2014-02-032-4/+1
|
* Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-294-0/+20
|\ | | | | Mobile style for public links: files, folders, picture sets
| * optimize size of toggle iconsJan-Christoph Borchardt2014-01-174-248/+16
| |
| * add icons for file list and picture view togglesJan-Christoph Borchardt2014-01-174-0/+252
| |
* | Add white color variant of checkmark iconjbtbnl2014-01-292-0/+4
|/
* Merge pull request #5253 from owncloud/externalstorage-adminstatusindicatorMorris Jobke2013-10-131-0/+0
|\ | | | | Fixed external storage status indicator in admin page
| * Now using smaller spinner image for status indicatorVincent Petry2013-10-111-0/+0
| | | | | | | | | | | | To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose.
* | Optimize confirm.[svg|png] with optipng and scourkondou2013-10-082-63/+4
| |
* | Fix password screen for public sharesMorris Jobke2013-10-072-0/+65
|/ | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998
* Optimize images with optipngkondou2013-10-063-0/+0
|
* fix mobile and desktop app images looking differentJan-Christoph Borchardt2013-10-054-4/+3
|
* add useful icon from News app to coreJan-Christoph Borchardt2013-10-046-0/+32
|
* increase height of controls bar and elements to more clickable 44pxJan-Christoph Borchardt2013-10-044-11/+11
|
* simplify From Link icon in New menuJan-Christoph Borchardt2013-10-022-0/+12
|
* Optimize triangle-e.png and triangle-e.svgkondou2013-09-082-52/+2
|
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-04109-64/+2941
|\ | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files/templates/part.list.php
| * Merge master into oc_previewGeorg Ehrke2013-08-198-14/+23
| |\
| | * use proper password icon, three dots are 'more'Jan-Christoph Borchardt2013-08-164-4/+7
| | |