summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | introduction of display names
| * show display name instead of uid in the public shared files viewBjörn Schießle2013-01-251-2/+2
| |
* | Use HTML5 data attribute + fix undefined variableLukas Reschke2013-01-261-2/+0
| |
* | Move publicListView to external JSLukas Reschke2013-01-211-8/+2
|/
* refs #505 - defining publicListView based on template parameterThomas Mueller2012-11-181-0/+8
|
* Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
|
* no content area, it overlaps the file listBjörn Schießle2012-10-051-2/+0
|
* translate files_sharing appscambra2012-09-211-2/+6
|
* Fix styling of public shared files download buttonTom Needham2012-09-191-1/+1
|
* Dynamicly resize public shared imagesTom Needham2012-09-191-1/+3
|
* Show preview for public folder linksMichael Gapczynski2012-09-181-9/+15
|
* Add additional html tags to public links template for previewersMichael Gapczynski2012-09-031-0/+2
|
* Show notification that no preview is available if no previewer is found for ↵Michael Gapczynski2012-08-291-0/+6
| | | | a public link to a file
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-292-5/+9
| | | | creating a new base layout
* Initial previewer for public linksMichael Gapczynski2012-08-273-11/+22
|
* Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-222-36/+0
|
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-0/+11
| | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php
* Allow admin to disable resharing of filesMichael Gapczynski2012-04-251-0/+6
|
* Added translatable text.Marvin Thomas Rabe2011-10-021-6/+6
|
* changed quotesJan-Christoph Borchardt2011-08-111-12/+12
|
* Human readable permissions in shared files listMichael Gapczynski2011-07-311-1/+1
|
* Remove shared items check, it prevents sharing items if there aren't already ↵Michael Gapczynski2011-07-211-2/+0
| | | | any.
* First implementation of sharing user interfaceMichael Gapczynski2011-07-202-30/+32
|
* First version of shared storage provider - not functionalMichael Gapczynski2011-06-161-7/+8
|
* Initial setup of sharing appMichael Gapczynski2011-06-111-0/+29