.. |
MDB2/Driver
|
fix errors during database migration
|
13 years ago |
connector/sabre
|
also use fscache when getting used space for webdav
|
13 years ago |
fileproxy
|
save quota in human readable format (42 MB), should prevent some of the overflow related problems
|
13 years ago |
filestorage
|
merge master into filesystem
|
13 years ago |
group
|
fix creating groups
|
14 years ago |
remote
|
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
|
14 years ago |
search
|
use filesystem cache for searching
|
13 years ago |
user
|
dont use numRows when it's not needed since it can be expensive
|
14 years ago |
app.php
|
fix appstore download.
|
13 years ago |
appconfig.php
|
prevent sql error while initializing apps on sqlite2
|
14 years ago |
base.php
|
merge master into filesystem
|
13 years ago |
config.php
|
second half of the updating stuff
|
14 years ago |
connect.php
|
Renaming classes :-)
|
14 years ago |
crypt.php
|
Remove execute permissions from source files
|
14 years ago |
db.php
|
fix database upgrading for pgsql
|
13 years ago |
eventsource.php
|
provide server side close option for EventStream
|
13 years ago |
fakedirstream.php
|
One class per file!
|
14 years ago |
filecache.php
|
allow the usage of the filecache outside of the users home folder
|
13 years ago |
fileproxy.php
|
remove OC_Filesystem::fileatime
|
14 years ago |
files.php
|
proper file sorting
|
13 years ago |
filestorage.php
|
remove OC_Filesystem::fromUploadedFile
|
14 years ago |
filestoragecommon.php
|
Initial commit of common filestorage
|
13 years ago |
filesystem.php
|
use filesystem cache for searching
|
13 years ago |
filesystemview.php
|
use filesystem cache for searching
|
13 years ago |
group.php
|
Add missing parameter to usersInGroup()
|
14 years ago |
helper.php
|
change https detection a bit, hopefully fixing an edge case
|
13 years ago |
hook.php
|
Fix comments/documentation
|
14 years ago |
image.php
|
make oc_image work when php_exif isn't enabled
|
13 years ago |
installer.php
|
fix appstore download.
|
13 years ago |
json.php
|
Check if the application is actually enabled
|
14 years ago |
l10n.php
|
Translation of calendar interface
|
14 years ago |
log.php
|
Avoid Huge error message when unable to read log file
|
14 years ago |
mimetypes.fixlist.php
|
added vcards to the mimetype fix list and renamed the icon for vcards
|
13 years ago |
mimetypes.list.php
|
added mime type for calendar files
|
14 years ago |
ocs.php
|
remove Log completely
|
14 years ago |
ocsclient.php
|
finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later
|
13 years ago |
preferences.php
|
use OC_Log instead of error_log
|
14 years ago |
search.php
|
Renaming classes :-)
|
14 years ago |
setup.php
|
Connect to the newly created database when checking if it needs to be filled.
|
13 years ago |
template.php
|
Template: output better html for select options
|
14 years ago |
testcase.php
|
test case library and start of filesystem test
|
14 years ago |
updater.php
|
Some small changes
|
13 years ago |
user.php
|
Remove the keys in preferences when a user is deleted - Thanks rogerc
|
13 years ago |
util.php
|
merge master into filesystem
|
13 years ago |
vobject.php
|
Update OC_VObject
|
13 years ago |