Commit Graph

10377 Commits (daa388ce8d8ea653d3cae2e016cabd266d19d674)

Author SHA1 Message Date
Lukas Reschke daa388ce8d Move index.php from files to AppFramework 11 years ago
Roeland Jago Douma 1e9fc33212 [Share2.0] OCS Share API getShare uses new code 11 years ago
Hendrik Leppelsack 7ab56de58b move form styles from styles.css to inputs.css 11 years ago
Christian Schnidrig d0464bf772 enable microseconds in log timestamps 11 years ago
Jenkins for ownCloud 9145aa607a [tx-robot] updated from transifex 11 years ago
Joas Schilling c9753655dc Do not use the asset pipeline when doing updates 11 years ago
Jenkins for ownCloud 5dd59b4bd2 [tx-robot] updated from transifex 11 years ago
Lukas Reschke ba67dd9818 Add warning log entry when user accesses untrusted domain 11 years ago
Robin Appelman 331ef0e3c0 Add getOwner to FileInfo 11 years ago
Björn Schießle 2960a208cd use a HintException to have some useful user output in case of an error 11 years ago
Roeland Jago Douma 402e0afbc5 Fix Error message when sharing outside of group 11 years ago
Lukas Reschke 045ea4eb2b Use native CSPRNG if available 11 years ago
Joas Schilling fe04451cb1 Do not allow two different version requirements 11 years ago
Jenkins for ownCloud f8637b6082 [tx-robot] updated from transifex 11 years ago
Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 11 years ago
Joas Schilling 292dc553c3 Make sure that group names are strings not integers 11 years ago
Robin Appelman d36e1bbab2 escape like parameter for move queries 11 years ago
Robin Appelman d514200b56 Add escapeLikeParameter to IDBConnection 11 years ago
Robin Appelman b05e1b6ed3 define escape character for like statements on oracle 11 years ago
Robin Appelman b394fe8709 define escape character for like statements on sqlite 11 years ago
Robin Appelman 236c3c62cc move from OC_DB to IDBConnection 11 years ago
Roeland Jago Douma 0be05fdddd Add unshare hooks 11 years ago
Roeland Jago Douma 6624fa212a The new sharing code now handles deletion 11 years ago
Roeland Jago Douma 9567fa1194 Initial setup of shareing 2.0 sharemanager and share 11 years ago
Arthur Schiwon 51ead4e59b subadmin methods should not return any null user or group 11 years ago
Morris Jobke 3778680f3f Drop unused tables principalgroups and principals 11 years ago
Morris Jobke 6b6f19bb94 Drop unused table file_map 11 years ago
Jenkins for ownCloud 2f4fa5b49c [tx-robot] updated from transifex 11 years ago
Robin Appelman a2cfbd975a mark path as checked 11 years ago
Björn Schießle d1a090e3e2 adjust comment, this parameter was added for 9.0 11 years ago
Robin Appelman c487f0f138 when a file is locked use old cache data 11 years ago
Robin Appelman 0a56313ca4 fix whitespace 11 years ago
Björn Schießle 6d0a324144 make sure that we update the unencrypted size for the versions 11 years ago
Bjoern Schiessle 4719305e3b cache result from parent folders 11 years ago
Jenkins for ownCloud 7fe047425f [tx-robot] updated from transifex 11 years ago
Robin Appelman fc7f7e5c37 only lock in getDirectoryContent if we need to update the cache 11 years ago
Robin Appelman 4f2656993e only lock in getFileInfo if we need to update the cache 11 years ago
Robin Appelman 0397871f7e Split checkUpdate 11 years ago
Thomas Müller b2a437ffff Add a new core capability which tells the clients which url to use 11 years ago
Raghu Nayyar 56b537271e Global Classes for Core. 11 years ago
Jenkins for ownCloud 2374a0df5d [tx-robot] updated from transifex 11 years ago
Lukas Reschke 40ae54d60a Use actual mimetype detection instead of extension 11 years ago
Lukas Reschke 78cad94ff4 Add support for Redis password auth 11 years ago
Lukas Reschke bafb86fb9f Use getHttpProtocol instead of $_SERVER 11 years ago
Morris Jobke ef76998eda Add warning for broken l10n json files 11 years ago
Jenkins for ownCloud 91b2cdc62b [tx-robot] updated from transifex 11 years ago
Robin Appelman 01d3393b7b include the final update in the transaction when moving a folder in the cache 11 years ago
Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 11 years ago
Robin Appelman 33eb13e415 The root of a storage always exists 11 years ago
Stephen Colebrook 6feb31bf96 Allow separate templates for internal and external share notifications 11 years ago