summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
...
* - 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-291-1/+1
* merge master into mobile-styleJan-Christoph Borchardt2014-01-292-2/+2
|\
| * Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-272-2/+2
| |\
| | * remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-232-2/+2
* | | Instead of 'No preview available for ...' we simple display the mieme-type iconThomas Müller2014-01-231-12/+8
* | | fix conflicts and add missing closing tagMorris Jobke2014-01-231-1/+1
* | | Merge branch 'master' into mobile-styleThomas Müller2014-01-231-1/+1
|\| |
| * | remove extra upload controlsMyles McNamara2014-01-101-13/+1
| * | fix upload button layoutMyles McNamara2014-01-101-5/+7
| |/
* | fix public share download button widthJan-Christoph Borchardt2014-01-161-3/+3
* | add download button on single file share pageThomas Müller2014-01-151-4/+10
* | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-151-52/+2
|/
* readd sharing token to public templateJörn Friedrich Dreyer2013-11-151-0/+1
* display the original file name - this will change in case of renamesThomas Müller2013-10-221-3/+3
* Added direct link in public share pageVincent Petry2013-10-181-0/+1
* Merge pull request #5182 from owncloud/fix-sharring-with-password-screenMorris Jobke2013-10-101-2/+5
|\
| * Fix password screen for public sharesMorris Jobke2013-10-071-2/+5
* | Added filesApp flag as input field for files app detectionVincent Petry2013-10-081-0/+1
* | Added isPublic flag in files_sharing templateVincent Petry2013-10-071-0/+1
|/
* Merge master into oc_previewGeorg Ehrke2013-08-191-1/+1
|\
| * Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* | implement previews of single shared filesGeorg Ehrke2013-08-071-0/+4
|/
* RewordingVictor Dubiniuk2013-07-291-1/+1
* Allow apps to have own 404 content, closes #3225Victor Dubiniuk2013-07-291-0/+12
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+3
* Merge branch 'master' into more-themable-stringsThomas Müller2013-07-241-1/+1
|\
| * Merge pull request #3947 from runky/patch-1Andreas Fischer2013-07-191-1/+1
| |\
| | * Update authenticate.phprunky2013-07-051-1/+1
* | | introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-1/+1
|/ /
* / adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-051-76/+80
|/
* Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pwKondou2013-07-041-0/+3
|\
| * Use better wording.kondou2013-07-031-1/+1
| * Add a "Wrong password." message, if the passwordkondou2013-07-021-0/+3
* | add public apiBjörn Schießle2013-07-041-1/+1
* | move to non-static OC_DefaultsBjörn Schießle2013-07-041-3/+3
* | Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+2
|/
* add logo claim to defaults.phpBjörn Schießle2013-07-011-3/+1
* logo claim addedBjörn Schießle2013-07-011-0/+3
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-07-011-3/+2
* Public upload featureRoman Geber2013-06-251-1/+41
* improved footerBjörn Schießle2013-06-131-2/+6
* make pub link share footer aware of different owncloud editionsBjörn Schießle2013-06-121-2/+2
* use html video tag to preview videos for public sharesBjörn Schießle2013-03-141-1/+8
* explicitly add empty placeholder to inputs which use infield labels, fix #2049Jan-Christoph Borchardt2013-03-041-2/+2
* [files_sharing] From echo to pLukas Reschke2013-02-272-23/+23
* Style cleanup files_sharingBart Visscher2013-02-211-6/+14
* fix positioning of password label, add autofocus to password fieldBjörn Schießle2013-02-111-2/+2
* Replace filename key with fileTarget in templateMichael Gapczynski2013-02-101-3/+3
* Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-2/+2
|\