Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 12 | -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 #10866 | Jan-Christoph Borchardt | 2014-09-11 | 10 | -112/+102 |
| | |||||
* | fix svg of calendar filetype icon | Jan-Christoph Borchardt | 2014-09-11 | 2 | -34/+32 |
| | |||||
* | fix size of toggle icon, make container square | Jan-Christoph Borchardt | 2014-09-11 | 2 | -4/+1 |
| | |||||
* | improve style of checkmark icon, less bold, fitting ownCloud style | Jan-Christoph Borchardt | 2014-09-11 | 2 | -3/+1 |
| | |||||
* | also use link icon for the folders .. | Jan-Christoph Borchardt | 2014-07-30 | 2 | -19/+22 |
| | |||||
* | use more understandable 'link' icon for public links (instead of hard to ↵ | Jan-Christoph Borchardt | 2014-07-29 | 2 | -2/+5 |
| | | | | recognize globe), fix #9707 | ||||
* | improve look of search on mobile, save space in top bar | Jan-Christoph Borchardt | 2014-07-24 | 2 | -0/+5 |
| | |||||
* | remove unused 3rdparty clock and lock icons | Jan-Christoph Borchardt | 2014-07-15 | 4 | -26/+0 |
| | |||||
* | remove shadow effects from folder icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -59/+54 |
| | |||||
* | remove shadow effects from info, search and settings icon, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -33/+6 |
| | |||||
* | remove shadow effects from places icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 15 | -50/+12 |
| | |||||
* | Reduce size of png files so they match the svg | Joas Schilling | 2014-06-12 | 2 | -0/+0 |
| | | | | Fix #8996 | ||||
* | fix logo glitch, add whitespace around form | Jan-Christoph Borchardt | 2014-06-06 | 6 | -55/+3 |
| | |||||
* | add menu icon | Jan-Christoph Borchardt | 2014-06-05 | 2 | -0/+12 |
| | |||||
* | Merge pull request #8620 from owncloud/design-navigation-two | Thomas Müller | 2014-06-05 | 2 | -0/+51 |
|\ | | | | | Toggle app navigation not only on mobile, but on desktop as well | ||||
| * | cut ownCloud text from logo when logged in, place appname there | Jan-Christoph Borchardt | 2014-06-04 | 2 | -0/+51 |
| | | |||||
* | | Merge pull request #8791 from owncloud/share-overview-sharewithstatus | Morris Jobke | 2014-06-04 | 2 | -20/+24 |
|\ \ | |/ |/| | Update share action text to display owner/recipients | ||||
| * | change shared folder icon to use share icon instead of people | Jan-Christoph Borchardt | 2014-06-02 | 2 | -20/+24 |
| | | |||||
* | | simplify logout and caret icons, remove shadow | Jan-Christoph Borchardt | 2014-06-03 | 4 | -12/+130 |
|/ | |||||
* | remove noise texture from interface (not necessary, and blurry on high-res) | Jan-Christoph Borchardt | 2014-05-23 | 1 | -0/+0 |
| | |||||
* | fix folder icon (file had a big background rectangle before) | Jan-Christoph Borchardt | 2014-05-07 | 1 | -5/+4 |
| | |||||
* | remove metadata | Morris Jobke | 2014-04-25 | 5 | -45/+0 |
| | |||||
* | use trash as delete icon to differentiate from close | Jan-Christoph Borchardt | 2014-04-25 | 4 | -11/+3 |
| | |||||
* | compress view-close icon | Jan-Christoph Borchardt | 2014-04-25 | 1 | -54/+11 |
| | |||||
* | improve upload and download icons | Jan-Christoph Borchardt | 2014-04-22 | 4 | -6/+21 |
| | |||||
* | improve delete and close icons | Jan-Christoph Borchardt | 2014-04-22 | 6 | -12/+73 |
| | |||||
* | thinner add icon | Jan-Christoph Borchardt | 2014-04-22 | 2 | -3/+11 |
| | |||||
* | compress mail notification logo | Jan-Christoph Borchardt | 2014-03-03 | 1 | -0/+0 |
| | |||||
* | merge master | Jan-Christoph Borchardt | 2014-02-20 | 168 | -2847/+1017 |
|\ | |||||
| * | Optimize some images | kondou | 2014-02-19 | 174 | -2969/+1125 |
| | | | | | | | | and strip metadata from png images with optipng in image_optimization.sh | ||||
* | | Optimize images | kondou | 2014-02-19 | 6 | -122/+108 |
| | | |||||
* | | fix lots of file type icons for archives, js, flash, ics, fonts, code, ... | Jan-Christoph Borchardt | 2014-02-19 | 6 | -0/+0 |
|/ | |||||
* | add cbr/cbz file type icon, fix #6953 | Jan-Christoph Borchardt | 2014-02-17 | 2 | -0/+771 |
| | |||||
* | better picture icon, fix https://github.com/owncloud/apps/issues/1401 | Jan-Christoph Borchardt | 2014-02-03 | 2 | -4/+1 |
| | |||||
* | Merge pull request #6777 from owncloud/mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 4 | -0/+20 |
|\ | | | | | Mobile style for public links: files, folders, picture sets | ||||
| * | optimize size of toggle icons | Jan-Christoph Borchardt | 2014-01-17 | 4 | -248/+16 |
| | | |||||
| * | add icons for file list and picture view toggles | Jan-Christoph Borchardt | 2014-01-17 | 4 | -0/+252 |
| | | |||||
* | | Add white color variant of checkmark icon | jbtbnl | 2014-01-29 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #5253 from owncloud/externalstorage-adminstatusindicator | Morris Jobke | 2013-10-13 | 1 | -0/+0 |
|\ | | | | | Fixed external storage status indicator in admin page | ||||
| * | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 1 | -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 scour | kondou | 2013-10-08 | 2 | -63/+4 |
| | | |||||
* | | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 2 | -0/+65 |
|/ | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 | ||||
* | Optimize images with optipng | kondou | 2013-10-06 | 3 | -0/+0 |
| | |||||
* | fix mobile and desktop app images looking different | Jan-Christoph Borchardt | 2013-10-05 | 4 | -4/+3 |
| | |||||
* | add useful icon from News app to core | Jan-Christoph Borchardt | 2013-10-04 | 6 | -0/+32 |
| | |||||
* | increase height of controls bar and elements to more clickable 44px | Jan-Christoph Borchardt | 2013-10-04 | 4 | -11/+11 |
| | |||||
* | simplify From Link icon in New menu | Jan-Christoph Borchardt | 2013-10-02 | 2 | -0/+12 |
| | |||||
* | Optimize triangle-e.png and triangle-e.svg | kondou | 2013-09-08 | 2 | -52/+2 |
| | |||||
* | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-04 | 109 | -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 |