Commit Verlauf

Autor SHA1 Nachricht Datum
  Bart Visscher 737a6730db Add OC_Files::searchByMime function vor 12 Jahren
  Bart Visscher a80e0403a1 Fix getting individual shared file information vor 12 Jahren
  Bart Visscher 8820cd934a Forgot to return the fileinfo vor 12 Jahren
  Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files vor 12 Jahren
  Thomas Mueller 3829460ab8 adding space between) and { vor 12 Jahren
  Michael Gapczynski 837eb1871d Don't delete the file anymore to replace it in the UI, just overwrite it vor 12 Jahren
  Michael Gapczynski efa0478d2d Remove share permission for encrypted files vor 12 Jahren
  Thomas Mueller 58b1e841f1 fix translations within subfolder /lib vor 12 Jahren
  Bart Visscher 52f2e7112e Whitespace fixes in lib vor 12 Jahren
  Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app vor 12 Jahren
  Michael Gapczynski 82d81e8d39 Merge branch 'share_api' vor 12 Jahren
  Robin Appelman 53a888cc81 more path normalization vor 12 Jahren
  Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) vor 12 Jahren
  Michael Gapczynski 4d17ed2f71 Make file actions permissions aware vor 12 Jahren
  Michael Gapczynski 4bf13adff2 Merge branch 'master' into share_api vor 12 Jahren
  Michael Gapczynski 7c908a0016 Sharing files working using share API vor 12 Jahren
  Bjoern Schiessle 94add1c000 typo fixed vor 12 Jahren
  Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) vor 12 Jahren
  Michael Gapczynski 71350bc618 I'm having trouble making up my mind... translateItem -> getItems() -> formatItems(). It may change again. Preparing shared storage for new api. vor 12 Jahren
  Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used vor 12 Jahren
  Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated vor 12 Jahren
  Bjoern Schiessle 061abb88b5 write a warning to the log file if .htaccess is not writable instead of failing silently vor 12 Jahren
  Bjoern Schiessle 4eba41a2a0 no move (rename) operation for "Shared" directory vor 12 Jahren
  Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory vor 12 Jahren
  Bart Visscher 4434016a8b Whitespace fixes vor 12 Jahren
  Frank Karlitschek a945fa10a6 update copyright vor 12 Jahren
  Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php vor 12 Jahren
  Arthur Schiwon 01b366df80 avoid corrupt ZIP files on lighttpd, should fix oc-467 vor 12 Jahren
  Robin Appelman c0e67fa24a fix opening encrypted files from the browser vor 12 Jahren
  Arthur Schiwon c9eaffd336 send downloadfile piece by piece. saves RAM and is better suited for large files. vor 12 Jahren