summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed searchByMime in shared cacheVincent Petry2014-02-052-9/+164
* Merge pull request #7057 from owncloud/pictures-iconJan-Christoph Borchardt2014-02-032-4/+1
|\
| * better picture icon, fix https://github.com/owncloud/apps/issues/1401Jan-Christoph Borchardt2014-02-032-4/+1
* | Merge pull request #7055 from owncloud/ellipsize-modified-dateJan-Christoph Borchardt2014-02-031-0/+11
|\ \
| * | fix misalignment of modified dates, shift to rightJan-Christoph Borchardt2014-02-031-0/+1
| * | ellipsize long modified dates to make room for showing delete button, fix #7040Jan-Christoph Borchardt2014-02-031-0/+10
| |/
* | Merge pull request #7014 from owncloud/fix_ocs_share_apiBjörn Schießle2014-02-031-2/+1
|\ \
| * | remove needless element tagBjoern Schiessle2014-01-301-2/+1
* | | Merge pull request #7013 from owncloud/dont_write_passwords_to_logBjörn Schießle2014-02-033-7/+28
|\ \ \ | |_|/ |/| |
| * | also load error handler if debugging is enabledBjoern Schiessle2014-02-032-4/+17
| * | remove passwords in URLs from all log messagesBjoern Schiessle2014-02-032-4/+12
* | | Merge pull request #7025 from owncloud/prevent-double-app-loadicewind19912014-01-311-1/+1
|\ \ \
| * | | Mark an app as loaded before we start loading itRobin Appelman2014-01-311-1/+1
* | | | Merge pull request #7017 from owncloud/trashpreviewGeorg Ehrke2014-01-311-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed image preview in trashbin subdirsVincent Petry2014-01-301-2/+12
| | |/ | |/|
* | | Merge pull request #5151 from owncloud/file-actionsMorris Jobke2014-01-314-6/+35
|\ \ \ | |/ / |/| |
| * | Makes Rename Icon Width 44px for touch sourfaces.raghunayyar2014-01-311-0/+5
| * | Updated unit tests for rename actionVincent Petry2014-01-301-1/+12
| * | Rename action now appears as pencil iconraghunayyar2014-01-303-5/+18
|/ /
* | Merge pull request #6278 from nickvergessen/issue/6263Raghu Nayyar2014-01-292-15/+20
|\ \
| * | Add alt attribute for img elementsJoas Schilling2014-01-101-3/+3
| * | Extend margin to avoid displaying a scrollbarJoas Schilling2014-01-101-1/+1
| * | Fix unallowed child elementsJoas Schilling2014-01-101-11/+16
* | | Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-2918-155/+145
|\ \ \ | |_|/ |/| |
| * | make header scroll up for single shares, more view of content on small screensJan-Christoph Borchardt2014-01-291-0/+4
| * | - adding class to header div: share-folder or share-fileThomas Müller2014-01-291-2/+3
| * | adjust file type icon placement for when no preview can be generatedJan-Christoph Borchardt2014-01-293-1/+10
| * | permanently show download action on mobile, only iconJan-Christoph Borchardt2014-01-292-8/+19
| * | fix horizontal scrollbar appearing when footer is too long, footer wraps nowJan-Christoph Borchardt2014-01-291-2/+1
| * | merge master into mobile-styleJan-Christoph Borchardt2014-01-2978-5002/+15335
| |\ \
| * | | fix multiselect bar being too short on big displaysJan-Christoph Borchardt2014-01-241-1/+2
| * | | Instead of 'No preview available for ...' we simple display the mieme-type iconThomas Müller2014-01-232-20/+9
| * | | remove background and width from multiselect bar, fix Download button not sho...Jan-Christoph Borchardt2014-01-232-4/+2
| * | | fix conflicts and add missing closing tagMorris Jobke2014-01-232-9/+1
| * | | focus link text only on click in the input field - closes #6817Thomas Müller2014-01-231-1/+4
| * | | Merge branch 'master' into mobile-styleThomas Müller2014-01-23105-3716/+1034
| |\ \ \
| * | | | remove unused variableThomas Müller2014-01-201-1/+0
| * | | | fix input element closing tagMorris Jobke2014-01-171-2/+2
| * | | | make sure there's enough room for the file actionsJan-Christoph Borchardt2014-01-171-0/+8
| * | | | restrict zooming on mobile devices for the publicly accessible, optimized pagesJan-Christoph Borchardt2014-01-172-2/+2
| * | | | 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
| * | | | on mobile, show single shared image at full width without marginJan-Christoph Borchardt2014-01-162-3/+12
| * | | | show publicly shared image on full width, without marginJan-Christoph Borchardt2014-01-161-5/+3
| * | | | fix public share download button widthJan-Christoph Borchardt2014-01-162-4/+11
| * | | | tweak color and position of username in public shareJan-Christoph Borchardt2014-01-151-9/+8
| * | | | remove unused log iconJan-Christoph Borchardt2014-01-153-12/+0
| * | | | improvements to public files mobile viewJan-Christoph Borchardt2014-01-152-6/+11
| * | | | add download button on single file share pageThomas Müller2014-01-151-4/+10
| * | | | remove unused js code and css rulesThomas Müller2014-01-152-60/+0