Commit Graph

1041 Commits (8991e4505adba2dae8afe7b7941ec744bfe78712)

Author SHA1 Message Date
Matthew Caron aa1a50f5b3 Consolidate two sections, per code review. Issue #1648 11 years ago
Matthew Caron 2887fb1f48 Fit shared videos to viewer, just like images. Issue #1648 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 11 years ago
Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 11 years ago
Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 11 years ago
Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache 11 years ago
Vincent Petry d49c7ad4fb Fixed double file encoding for previews 11 years ago
Georg Ehrke c5742520e1 don't urldecode get var, php does this automatically 11 years ago
Bjoern Schiessle f9d9a62e58 remove needless element tag 11 years ago
Jan-Christoph Borchardt edea7781b7 make header scroll up for single shares, more view of content on small screens 11 years ago
Thomas Müller 7655728ddf - adding class to header div: share-folder or share-file 11 years ago
Jan-Christoph Borchardt 5a869732d1 adjust file type icon placement for when no preview can be generated 11 years ago
Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 11 years ago
Jan-Christoph Borchardt 8f81f007cd fix horizontal scrollbar appearing when footer is too long, footer wraps now 11 years ago
Bjoern Schiessle cd4e044f66 public upload is also possible with encryption enabled, since OC6 11 years ago
Bjoern Schiessle 7f83f2a8f2 use more accurate error codes 11 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 11 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 11 years ago
Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 11 years ago
Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 11 years ago
Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 11 years ago
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 11 years ago
Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 11 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 11 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 11 years ago
Thomas Müller 4ec6debe2b remove unused variable 11 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 11 years ago
Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 11 years ago
Pellaeon Lin 4726a2021b Add $freeSpace and $uploadLimit to files_sharing 11 years ago
raghunayyar 12e5d0f68d Fixes typos, adds ; wherever not present. 11 years ago
Jan-Christoph Borchardt d463edaf09 on mobile, show single shared image at full width without margin 11 years ago
Jan-Christoph Borchardt 5cdab5fff3 show publicly shared image on full width, without margin 11 years ago
Jan-Christoph Borchardt c0590676a0 fix public share download button width 11 years ago
Myles McNamara 62040fe2d2 change em to px 11 years ago
Jan-Christoph Borchardt 3e7cf4110d tweak color and position of username in public share 11 years ago
Jan-Christoph Borchardt db837bf696 improvements to public files mobile view 11 years ago
Thomas Müller 50ae2ab14c add download button on single file share page 11 years ago
Thomas Müller b3a6683784 remove unused js code and css rules 11 years ago
Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 11 years ago
Robin Appelman d279ddd9a2 Show the name of the shared folder in the breadcrumb when viewing a publicly shared folder 11 years ago
Jan-Christoph Borchardt 2bdd014f83 first mobile style rules, hide extra columns in files view and scroll header 11 years ago
Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point 11 years ago
Bjoern Schiessle d1b47021f1 don't unshare on delete 11 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 11 years ago
Myles McNamara 97be32e2e8 modify js to move upload wrapper, modify css to match core values 11 years ago
Myles McNamara 9ebffd6635 remove extra upload controls 11 years ago
Myles McNamara 0802b662be fix upload button layout 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename 11 years ago