Commit Graph

3735 Commits (1202ab9995e2fa2293bfb8017fc58ca6daa4fba2)

Author SHA1 Message Date
Michael Gapczynski 59655e9afd Style fixes 13 years ago
Robin Appelman 24a401a548 Cache mimetype icons 13 years ago
Björn Schießle ae0f37e9e2 fix indention 13 years ago
Björn Schießle 8587f565d2 remove unnecessary variable 13 years ago
Björn Schießle 63a2bec6e5 use public API for error handling; improved while condition 13 years ago
Björn Schießle 893a1ed6f5 for external storages we never reach the path 'files', instead we need to leave the loop if no further parent exists 13 years ago
Björn Schießle 672811c103 if one public link share was found, we don't have to check it for the other folders 13 years ago
Björn Schießle b44192f366 check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages 13 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 13 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 13 years ago
Robin Appelman 040045cc2e provide a dummy session for CLI 13 years ago
Robin Appelman f547b66d6b check fix if session start is successfull 13 years ago
Robin Appelman e73c04501e Fix session not working error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Robin Appelman 76d13120ea Abstract the session away in a class 13 years ago
Robin Appelman 9e65f40d1b Add PublicEmitter class 13 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0c621ff6a9 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 2893bb9543 Bump version for files_encryption changes 13 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 13 years ago
Alessandro Cosentino 3fbfe3c06a small typo in the comments 13 years ago
Jenkins for ownCloud b47729c5fc [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 3b6d850e59 Switch to calling deleteAll via storage to avoid emitting delete hook 13 years ago
Jörn Friedrich Dreyer 1f1abe595d cleanup codestyle 13 years ago
Jörn Friedrich Dreyer cbd5eb9a1a use to_char only for oracle, whitespace 13 years ago
Jörn Friedrich Dreyer eceb3c8ed5 add debug output 13 years ago
Jörn Friedrich Dreyer 1b68c0c0cd allow install when only oracle is available 13 years ago
Roland Hager 2ea2abf11e Fixing UPDATE error in filecache table when renaming files by calling move(). Add storage id to the where clause to avoid updating entries of other users. 13 years ago
Michael Gapczynski 09ff46eda2 Remove user name addition to paths in deleteAll 13 years ago
Thomas Tanghus c38dc36665 Remove debug output 13 years ago
Thomas Tanghus b1bb899867 Add rename() method to OC_VCategories. 13 years ago
Jenkins for ownCloud 6609de28d8 [tx-robot] updated from transifex 13 years ago
Florin Peter 58a8d67a9b fix for webdav because initMounts() is triggered twice so we lost the root path 13 years ago
Florin Peter b3b6738d59 Revert "fix for webdav and wrong reference for findByStorageId" 13 years ago
Florin Peter 079f918d5c fix for webdav and wrong reference for findByStorageId 13 years ago
Michael Gapczynski fc5bce1f76 Fix undefined variable for copying empty folders 13 years ago
Michael Gapczynski 41e2d64c86 Add support for copying/moving folders between storages, move isIgnoredDir() to Filesystem 13 years ago
Lukas Reschke 7ec36c5bbb Add password to pre_login 13 years ago
Michael Gapczynski 9bebf9b4c8 Don't set Content-Length header if size is unknown 13 years ago
Jenkins for ownCloud 6a6079176b [tx-robot] updated from transifex 13 years ago
Florin Peter d7dc710c8b revert changes 13 years ago
Florin Peter a92dead754 only connect share hooks if installation OC is installed 13 years ago
Florin Peter 469d6028ad revert changes 13 years ago
Björn Schießle 95297c2469 add pre-shared hooks 13 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 13 years ago
Thomas Tanghus c8bbf90feb Port OC.dialogs to use octemplate except for prompt() and form(). 13 years ago
Jenkins for ownCloud 966c2231e3 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus f355d797ff Port OC.dialogs to use octemplate except for prompt() and form(). 13 years ago
Florin Peter c50bf3e3c5 fix for losing mount point "/" 13 years ago