summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
...
* | fix layout of password protected sharesMorris Jobke2014-06-131-0/+1
|/
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-131-41/+0
* Merge pull request #8824 from owncloud/mail_template_editing_in_webuiMorris Jobke2014-06-041-0/+41
|\
| * convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-031-3/+5
| * minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+39
* | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-031-2/+2
* | drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-2/+0
|/
* Removed "Share with" columnVincent Petry2014-05-301-3/+0
* Sharing overview fixes and unit testsVincent Petry2014-05-301-2/+2
* Small fixes to sharing overviewVincent Petry2014-05-301-1/+1
* Removed selection checkboxesVincent Petry2014-05-301-9/+0
* Group shares by typeVincent Petry2014-05-301-3/+0
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+43
* remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-231-1/+1
* load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-021-4/+0
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+4
* disable download button if zip download is disabledThomas Müller2014-05-021-0/+2
* remove file name from upper right buttonThomas Müller2014-04-291-1/+1
* reintroduce download button on public sharesThomas Müller2014-04-291-3/+10
* remove unneeded icon classJan-Christoph Borchardt2014-03-142-2/+2
* disable autocomplete for shared link password input, fix #7419Jan-Christoph Borchardt2014-02-261-1/+4
* Fixed double file encoding for previewsVincent Petry2014-01-301-1/+1
* - 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
| |\