Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 2 | -2/+2 |
| | |||||
* | disable autocomplete for shared link password input, fix #7419 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -1/+4 |
| | |||||
* | Fixed double file encoding for previews | Vincent Petry | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 |
| | | | | - for supported previews are shown with a size of 500px; icons with a size of 128px | ||||
* | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 2 | -2/+2 |
|\ | |||||
| * | Merge pull request #6912 from owncloud/replace-webroot-in-css | Morris Jobke | 2014-01-27 | 2 | -2/+2 |
| |\ | | | | | | | Remove %webroot% from CSS | ||||
| | * | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-01-23 | 2 | -2/+2 |
| | | | |||||
* | | | Instead of 'No preview available for ...' we simple display the mieme-type icon | Thomas Müller | 2014-01-23 | 1 | -12/+8 |
| | | | |||||
* | | | fix conflicts and add missing closing tag | Morris Jobke | 2014-01-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into mobile-style | Thomas Müller | 2014-01-23 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js apps/files_sharing/css/public.css apps/files_sharing/js/public.js apps/files_sharing/templates/public.php | ||||
| * | | remove extra upload controls | Myles McNamara | 2014-01-10 | 1 | -13/+1 |
| | | | |||||
| * | | fix upload button layout | Myles McNamara | 2014-01-10 | 1 | -5/+7 |
| |/ | |||||
* | | fix public share download button width | Jan-Christoph Borchardt | 2014-01-16 | 1 | -3/+3 |
| | | |||||
* | | add download button on single file share page | Thomas Müller | 2014-01-15 | 1 | -4/+10 |
| | | |||||
* | | reuse file upload as used within files app - remove public upload button | Thomas Müller | 2014-01-15 | 1 | -52/+2 |
|/ | |||||
* | readd sharing token to public template | Jörn Friedrich Dreyer | 2013-11-15 | 1 | -0/+1 |
| | | | | necessary for https://github.com/owncloud/apps/pull/1476 | ||||
* | display the original file name - this will change in case of renames | Thomas Müller | 2013-10-22 | 1 | -3/+3 |
| | |||||
* | Added direct link in public share page | Vincent Petry | 2013-10-18 | 1 | -0/+1 |
| | | | | Fixes #1167 | ||||
* | Merge pull request #5182 from owncloud/fix-sharring-with-password-screen | Morris Jobke | 2013-10-10 | 1 | -2/+5 |
|\ | | | | | Fix password screen for public shares | ||||
| * | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 1 | -2/+5 |
| | | | | | | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 | ||||
* | | Added filesApp flag as input field for files app detection | Vincent Petry | 2013-10-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Since the files app can be reached under multiple URLs, either root, files.php or public.php, a flag has been added to the DOM to help apps (like file viewers) to detect whether they are currently in the files app. | ||||
* | | Added isPublic flag in files_sharing template | Vincent Petry | 2013-10-07 | 1 | -0/+1 |
|/ | | | | | | | To make it possible for apps to find out whether they are running in public mode, the flag "isPublic" will now be present in the DOM. This is required to disable the editor app in public mode to fix #5059 | ||||
* | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -1/+1 |
|\ | |||||
| * | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | | |||||
* | | implement previews of single shared files | Georg Ehrke | 2013-08-07 | 1 | -0/+4 |
|/ | |||||
* | Rewording | Victor Dubiniuk | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Allow apps to have own 404 content, closes #3225 | Victor Dubiniuk | 2013-07-29 | 1 | -0/+12 |
| | |||||
* | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 1 | -5/+3 |
| | |||||
* | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/template.php | ||||
| * | Merge pull request #3947 from runky/patch-1 | Andreas Fischer | 2013-07-19 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | * runky/patch-1: Update authenticate.php | ||||
| | * | Update authenticate.php | runky | 2013-07-05 | 1 | -1/+1 |
| | | | | | | | | | Fix 'Undefined index: wrongpw' error | ||||
* | | | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 1 | -1/+1 |
|/ / | |||||
* / | adding tipsy to the upload button showing the max upload and restoring ↵ | Thomas Müller | 2013-07-05 | 1 | -76/+80 |
|/ | | | | client side upload size validation | ||||
* | Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pw | Kondou | 2013-07-04 | 1 | -0/+3 |
|\ | | | | | Add a "Wrong password." message, if the password for the public share was wrong. | ||||
| * | Use better wording. | kondou | 2013-07-03 | 1 | -1/+1 |
| | | |||||
| * | Add a "Wrong password." message, if the password | kondou | 2013-07-02 | 1 | -0/+3 |
| | | | | | | | | | | | | for the public share was wrong. Fix #2725 | ||||
* | | add public api | Björn Schießle | 2013-07-04 | 1 | -1/+1 |
| | | |||||
* | | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 1 | -3/+3 |
| | | | | | | | | | | | | Conflicts: lib/mail.php | ||||
* | | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 1 | -0/+2 |
|/ | |||||
* | add logo claim to defaults.php | Björn Schießle | 2013-07-01 | 1 | -3/+1 |
| | |||||
* | logo claim added | Björn Schießle | 2013-07-01 | 1 | -0/+3 |
| | |||||
* | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-07-01 | 1 | -3/+2 |
| | | | | | | Conflicts: settings/templates/admin.php | ||||
* | Public upload feature | Roman Geber | 2013-06-25 | 1 | -1/+41 |
| | |||||
* | improved footer | Björn Schießle | 2013-06-13 | 1 | -2/+6 |
| | |||||
* | make pub link share footer aware of different owncloud editions | Björn Schießle | 2013-06-12 | 1 | -2/+2 |
| | |||||
* | use html video tag to preview videos for public shares | Björn Schießle | 2013-03-14 | 1 | -1/+8 |
| | |||||
* | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 2 | -23/+23 |
| | |||||
* | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 1 | -6/+14 |
| |