Commit Graph

1827 Commits (828ca2ba3624d4fb39970a84733dcbb6ab836336)

Author SHA1 Message Date
Robin Appelman 828ca2ba36 translate UNIX_TIMESTAMP() into sqlite and pgsql equivilents 13 years ago
Robin Appelman 6d48f3fab8 we still need this for pgsql 13 years ago
Robin Appelman a7255181ad fix autoloader throwing errors for non-oc classes 13 years ago
Jenkins for ownCloud c0c48cb3ee [tx-robot] updated from transifex 13 years ago
Robin Appelman 3dacf149de allow configuring user backends in config.php 13 years ago
Robin Appelman f67aef608f load authentication apps on login 13 years ago
Robin Appelman ebd813ae95 don't throw errors in the autoloader when a class doesn't exist 13 years ago
Jenkins for ownCloud ab090d5277 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski efa0478d2d Remove share permission for encrypted files 13 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 13 years ago
Thomas Mueller 6f8efcfe61 l18n support lib/updater.php 13 years ago
Thomas Mueller bd809574dc fix translations within subfolder /lib 13 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 13 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 13 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 13 years ago
Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 13 years ago
Bart Visscher 53e51fe46b Clean user cache on login 13 years ago
Bart Visscher 8a02a8852f Add background job for global file cache cleanup 13 years ago
Michael Gapczynski ff076caeee Check usernames in the database as case insensitive, they are still stored case sensitive. Bug fix for oc-422 and oc-1514 13 years ago
Michael Gapczynski fd2ca21fc2 Allow share_with column to be null for links 13 years ago
Frank Karlitschek 70b71338cd beta 1 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
Michael Gapczynski 0ad16e84c5 Fix share collection query 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Jörn Friedrich Dreyer 3b83c7fa74 update now(), current_timestamp and backtick replacement 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Georg Ehrke b56a46bdea fix filesharing for multiple data directories 13 years ago
Arthur Schiwon 0f379fd28a OC_User: getHome is an optional method, taking it out of the Interface 13 years ago
Jörn Friedrich Dreyer 15cdde74d3 return standard SQL values (sqlite3 understands CURRENT_...) 13 years ago
Georg Ehrke 16aff1045d make use of OC_User::getHome in lib/migrate.php 13 years ago
Michael Gapczynski 18517f6adb Fix share getItems() limit 13 years ago
Georg Ehrke cd5c217c0d use OC_User::getHome in lib/filesystem.php 13 years ago
Georg Ehrke 045c94ec3e enable user backends to define their own place where to store the data 13 years ago
Georg Ehrke 5586054961 fix c&p fail from earlier commit today 13 years ago
Georg Ehrke 8c8496aff9 don't allow group admins to change admin's accounts 13 years ago
Georg Ehrke 5a4854079f implement getHome in OC_User 13 years ago
jfd 9822cd30c0 fix sharing bug introduced with oracle support 13 years ago
Jenkins for ownCloud bae07faa34 [tx-robot] updated from transifex 13 years ago
jfd 1bfe26bb09 remove superflous LIMIT 13 years ago
jfd 379f27ed03 fix missing $ 13 years ago