1162 Commits (e5ee84ca9b7c2b95275fa7ea1100fe8c34a4d695)

Author SHA1 Message Date
  Bjoern Schiessle 0c0e4fced5 fix test so that it doesn't depend on the array order 10 years ago
  Bjoern Schiessle 6ca4d3bfde fix usersPath and add unit tests 10 years ago
  Morris Jobke 65843e2459 Improve jQuery element selector 10 years ago
  Thomas Müller d0c8b310b9 uppercase text and fix dialog popup 10 years ago
  Thomas Müller 179fbada32 show share owner within shared folders as well 10 years ago
  Thomas Müller 2b84f5e0b9 remove duplicate selectors and declaration 10 years ago
  Thomas Müller 271684dcfe update share owner 10 years ago
  Thomas Müller 7c68025010 adding share owner information to the file list 10 years ago
  Robin Appelman f33d35cd07 Fix svg icons for public shares and external/shared files 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Matthew Caron aa1a50f5b3 Consolidate two sections, per code review. Issue #1648 10 years ago
  Matthew Caron 2887fb1f48 Fit shared videos to viewer, just like images. Issue #1648 10 years ago
  Vincent Petry d5397d813c Do not send file list for select all on Download/delete 10 years ago
  Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 10 years ago
  Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 10 years ago
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
  Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 10 years ago
  Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 10 years ago
  Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache 10 years ago
  Vincent Petry d49c7ad4fb Fixed double file encoding for previews 10 years ago
  Georg Ehrke c5742520e1 don't urldecode get var, php does this automatically 10 years ago
  Bjoern Schiessle f9d9a62e58 remove needless element tag 10 years ago
  Jan-Christoph Borchardt edea7781b7 make header scroll up for single shares, more view of content on small screens 10 years ago
  Thomas Müller 7655728ddf - adding class to header div: share-folder or share-file 10 years ago
  Jan-Christoph Borchardt 5a869732d1 adjust file type icon placement for when no preview can be generated 10 years ago
  Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 10 years ago
  Jan-Christoph Borchardt 8f81f007cd fix horizontal scrollbar appearing when footer is too long, footer wraps now 10 years ago
  Bjoern Schiessle cd4e044f66 public upload is also possible with encryption enabled, since OC6 10 years ago
  Bjoern Schiessle 7f83f2a8f2 use more accurate error codes 10 years ago
  Vincent Petry c6695bbd76 Fixed download URL in public page 10 years ago
  Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 10 years ago
  Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 10 years ago
  Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 10 years ago
  Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 10 years ago
  Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 10 years ago
  Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 10 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 10 years ago
  Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 10 years ago
  Thomas Müller 4ec6debe2b remove unused variable 10 years ago
  Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 10 years ago
  Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 10 years ago
  Pellaeon Lin 4726a2021b Add $freeSpace and $uploadLimit to files_sharing 10 years ago
  raghunayyar 12e5d0f68d Fixes typos, adds ; wherever not present. 10 years ago
  Jan-Christoph Borchardt d463edaf09 on mobile, show single shared image at full width without margin 10 years ago
  Jan-Christoph Borchardt 5cdab5fff3 show publicly shared image on full width, without margin 10 years ago
  Jan-Christoph Borchardt c0590676a0 fix public share download button width 10 years ago
  Myles McNamara 62040fe2d2 change em to px 10 years ago
  Jan-Christoph Borchardt 3e7cf4110d tweak color and position of username in public share 10 years ago
  Jan-Christoph Borchardt db837bf696 improvements to public files mobile view 10 years ago
  Thomas Müller 50ae2ab14c add download button on single file share page 10 years ago