summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-295-130/+101
|\
| * 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-291-6/+17
| * 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-297-32/+38
| |\
| * | 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-231-3/+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-2311-42/+38
| |\ \
| * | | remove unused variableThomas Müller2014-01-201-1/+0
| * | | 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
| * | | improvements to public files mobile viewJan-Christoph Borchardt2014-01-151-5/+10
| * | | 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
| * | | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-152-53/+4
| * | | first mobile style rules, hide extra columns in files view and scroll headerJan-Christoph Borchardt2014-01-142-0/+19
* | | | Merge pull request #6987 from owncloud/share_api_and_encryptionBjörn Schießle2014-01-291-10/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | public upload is also possible with encryption enabled, since OC6Bjoern Schiessle2014-01-281-10/+4
* | | | Merge pull request #6929 from owncloud/sharing-fixfiledownloadlinkMorris Jobke2014-01-291-9/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed download URL in public pageVincent Petry2014-01-241-9/+7
* | | | use more accurate error codesBjoern Schiessle2014-01-281-5/+5
* | | | Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-274-25/+5
|\ \ \ \
| * | | | remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-234-25/+5
* | | | | Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-8/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes typos, adds ; wherever not present.raghunayyar2014-01-161-1/+1
| * | | | Merge branch 'master' into core-em-to-pxraghunayyar2014-01-1690-430/+1106
| |\ \ \ \
| * | | | | Cleans up Core apps for relative(em) to absolute(px) styles.raghunayyar2013-10-061-14/+14
* | | | | | add path relative to the files folder of the currently logged in user to the ...Bjoern Schiessle2014-01-221-6/+17
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #6719 from tripflex/fix_pubup_progbarMorris Jobke2014-01-223-26/+20
|\ \ \ \ \
| * | | | | change em to pxMyles McNamara2014-01-151-1/+1
| * | | | | modify js to move upload wrapper, modify css to match core valuesMyles McNamara2014-01-102-8/+12
| * | | | | remove extra upload controlsMyles McNamara2014-01-101-13/+1
| * | | | | fix upload button layoutMyles McNamara2014-01-101-5/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller2014-01-213-4/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller2014-01-213-4/+6
* | | | | adding password protection check to getShareByToken()Thomas Müller2014-01-211-1/+1
|/ / / /
* | | | Reuse the data retrieved from the cache in checkUpdateRobin Appelman2014-01-201-1/+1
* | | | Fixed isPreviewAvailable warnings in logVincent Petry2014-01-171-1/+1
| |_|/ |/| |
* | | Show the name of the shared folder in the breadcrumb when viewing a publicly ...Robin Appelman2014-01-151-0/+2
* | | it is not an urgent error... a DEBUG message is enough at this pointBjoern Schiessle2014-01-141-1/+1
* | | Merge pull request #6755 from owncloud/remove-ru_RU-masterAndreas Fischer2014-01-141-8/+0
|\ \ \
| * | | remove ru_RU - it has bee removed from transifexThomas Müller2014-01-131-8/+0
* | | | don't unshare on deleteBjoern Schiessle2014-01-131-8/+0
|/ / /
* / / Fixed various file name escaping issues in core appsVincent Petry2014-01-102-4/+4
|/ /