Commit Graph

61 Commits (8135828b2ed411c06bcde3a2c3c738ecfa821714)

Author SHA1 Message Date
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 12 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 12 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 12 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 12 years ago
Morris Jobke 4af220d09e Fix password screen for public shares 12 years ago
Vincent Petry 6a36d7fa86 Added isPublic flag in files_sharing template 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Georg Ehrke 91bd4dd67b implement previews of single shared files 12 years ago
Victor Dubiniuk a10a17f818 Rewording 12 years ago
Victor Dubiniuk 97f2c393c1 Allow apps to have own 404 content, closes #3225 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
Jan-Christoph Borchardt aacca494c5 introduce shortname themable string and split from title, use for image alt text 12 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 12 years ago
runky 6c868a9b5c Update authenticate.php 12 years ago
Björn Schießle 6cfa016c39 add public api 12 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 12 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 12 years ago
kondou 65bcedfbbe Use better wording. 12 years ago
kondou 2c4a9e0776 Add a "Wrong password." message, if the password 12 years ago
Björn Schießle d97d00fe0f add logo claim to defaults.php 12 years ago
Björn Schießle aead759f47 logo claim added 12 years ago
Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Björn Schießle 15eda53215 improved footer 12 years ago
Björn Schießle 7273f38af6 make pub link share footer aware of different owncloud editions 12 years ago
Björn Schießle 285d328ef1 use html video tag to preview videos for public shares 12 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 12 years ago
Lukas Reschke 221ecf63ab [files_sharing] From echo to p 12 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 12 years ago
Björn Schießle d7d9e2a15a fix positioning of password label, add autofocus to password field 12 years ago
Michael Gapczynski 0d3c58d6b6 Replace filename key with fileTarget in template 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Björn Schießle 839f4bd949 show display name instead of uid in the public shared files view 12 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Lukas Reschke 9bc8df3649 Move publicListView to external JS 12 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Thomas Mueller 2af7ac78d2 refs #505 - defining publicListView based on template parameter 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Björn Schießle b88a61c633 no content area, it overlaps the file list 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Tom Needham f9127192da Fix styling of public shared files download button 13 years ago
Tom Needham d7b878b303 Dynamicly resize public shared images 13 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 13 years ago
Michael Gapczynski c6858fb5ca Add additional html tags to public links template for previewers 13 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 13 years ago
Arthur Schiwon 0bd7d14b7a Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 13 years ago