summaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-3020-0/+0
|\ | | | | [IE8] Fix file type sizes and popover menus in file list
| * [IE8] Rescale PNG icons to 32x32Vincent Petry2015-09-2920-0/+0
| |
* | Optipng IE8 logoVincent Petry2015-09-301-0/+0
| |
* | Fix IE8 login logoVincent Petry2015-09-291-0/+0
|/ | | | | Added 175px logo to make it have the same size. It's only used for IE8.
* Use a universal shebangOlivier Paroz2015-09-271-1/+1
| | | | Fixes #15037
* Merge pull request #19380 from owncloud/gallery-icon-visibilityThomas Müller2015-09-2510-11/+42
|\ | | | | increase visibility of slideshow controls, fix owncloud/gallery#51
| * increase visibility of slideshow controls, fix @owncloud/gallery#51Jan-Christoph Borchardt2015-09-2510-11/+42
| |
* | Merge pull request #19383 from owncloud/simplify-upload-iconThomas Müller2015-09-252-2/+2
|\ \ | | | | | | simplify upload icon
| * | simplify upload iconJan-Christoph Borchardt2015-09-252-2/+2
| |/
* / add slight shadow to close icon to make it visible on top of dark images, ↵Jan-Christoph Borchardt2015-09-232-1/+8
|/ | | | fix #19291
* Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-162-0/+4
|\ | | | | add details icon for file actions dropdown
| * add details iconJan-Christoph Borchardt2015-09-152-0/+4
| |
* | fix checkbox imagesJan-Christoph Borchardt2015-09-169-6/+9
| |
* | add white versions of custom checkboxesJan-Christoph Borchardt2015-09-166-0/+12
| |
* | custom checkbox styleJan-Christoph Borchardt2015-09-166-0/+12
|/
* also modify other places icons to fit new styleJan-Christoph Borchardt2015-09-034-4/+3
|
* export correct 48px png fallbacks for filetype iconsJan-Christoph Borchardt2015-09-0320-0/+0
|
* Merge pull request #18621 from owncloud/filetype-icons-elsewhereJan-Christoph Borchardt2015-08-286-12/+3
|\ | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu
| * fix filetype icons elsewhere, empty page, sidebar, apps menuJan-Christoph Borchardt2015-08-286-12/+3
| |
* | fix png fallbacks of triangle iconsJan-Christoph Borchardt2015-08-275-0/+0
|/
* simpler style for filetype iconsJan-Christoph Borchardt2015-08-2766-1829/+47
|
* adjust style of triangle and caret iconsJan-Christoph Borchardt2015-08-2510-81/+8
|
* also replace logo-mail with new lookJan-Christoph Borchardt2015-05-221-0/+0
|
* replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-222-2/+0
|
* add link to installation documentation to setup pageJan-Christoph Borchardt2015-04-092-0/+5
|
* add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-0812-9/+9
|
* adjust shade of empty content icons, fix files icon shadeJan-Christoph Borchardt2015-03-262-3/+3
|
* reduce logo size a bit for a better lookJan-Christoph Borchardt2015-03-262-1/+1
|
* replace outdated 'shared' people icon with regular share icon as fallbackJan-Christoph Borchardt2015-01-092-3/+4
|
* add empty state for external storagesJan-Christoph Borchardt2014-12-172-0/+4
|
* PNG and SVG have been compressedOlivier Paroz2014-12-052-167/+37
|
* Improve the bitmap and vector mime iconsOlivier Paroz2014-12-024-55/+167
| | | | | | | | | | * Vector files such as Illustrator files currently show the "image" icon. I propose to add a new type to mimetypeIcon() called "image/vector" and which would be used by SVG as well * We can use the current image-svg+xml icon, but would simply rename it to image-vector * The black and white "image" icon looks too much like a settings icon. A simple picture representation pasted over the file icon should work
* introduce new app page layoutThomas Müller2014-10-1512-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
* 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-242-0/+5
|
* remove unused 3rdparty clock and lock iconsJan-Christoph Borchardt2014-07-154-26/+0
|
* 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