aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | Conflicts: lib/template.php
| * Merge pull request #3947 from runky/patch-1Andreas Fischer2013-07-191-1/+1
| |\ | | | | | | | | | | | | * runky/patch-1: Update authenticate.php
| | * Update authenticate.phprunky2013-07-051-1/+1
| | | | | | | | | Fix 'Undefined index: wrongpw' error
* | | 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 ↵Thomas Müller2013-07-051-76/+80
|/ | | | client side upload size validation
* Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pwKondou2013-07-041-0/+3
|\ | | | | Add a "Wrong password." message, if the password for the public share was wrong.
| * Use better wording.kondou2013-07-031-1/+1
| |
| * Add a "Wrong password." message, if the passwordkondou2013-07-021-0/+3
| | | | | | | | | | | | for the public share was wrong. Fix #2725
* | add public apiBjörn Schießle2013-07-041-1/+1
| |
* | move to non-static OC_DefaultsBjörn Schießle2013-07-041-3/+3
| | | | | | | | | | | | Conflicts: lib/mail.php
* | 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
| | | | | | Conflicts: settings/templates/admin.php
* 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
|