| .. |
|
MDB2/Driver
|
strict standards fixes for sqlite3
|
14 years ago |
|
archive
|
Don't use substr to get first char of string
|
14 years ago |
|
cache
|
Add layer to select fast or slow cache for storing values
|
14 years ago |
|
connector/sabre
|
Use setter for FileinfoCache
|
14 years ago |
|
filecache
|
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated
|
14 years ago |
|
fileproxy
|
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated
|
14 years ago |
|
filestorage
|
add hasUpdated to oc_filestorage
|
14 years ago |
|
group
|
make groups not static, fixes oc-919
|
14 years ago |
|
log
|
Supress any warnings if log file does not exist
|
14 years ago |
|
migration
|
Typo fix (breif->brief)
|
14 years ago |
|
minimizer
|
Disable minizing when DEBUG is true
|
14 years ago |
|
public
|
White-space fix.
|
14 years ago |
|
search
|
improve flexibility of search providers a bit
|
14 years ago |
|
user
|
Don't use substr to get first char of string
|
14 years ago |
|
app.php
|
Load app before running update script
|
14 years ago |
|
appconfig.php
|
update copyright
|
14 years ago |
|
archive.php
|
Remove blind effect for email private link in drop down
|
14 years ago |
|
base.php
|
fix infinite redirect during setup for windows hosts
|
14 years ago |
|
cache.php
|
Add layer to select fast or slow cache for storing values
|
14 years ago |
|
config.php
|
fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987
|
14 years ago |
|
db.php
|
update copyright
|
14 years ago |
|
eventsource.php
|
fix eventsource for ie
|
14 years ago |
|
filecache.php
|
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated
|
14 years ago |
|
fileproxy.php
|
Smarter code for OC_FileProxy
|
14 years ago |
|
files.php
|
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated
|
14 years ago |
|
filestorage.php
|
add hasUpdated to oc_filestorage
|
14 years ago |
|
filesystem.php
|
also add hasUpdated to oc_filesystem and oc_filesystemview
|
14 years ago |
|
filesystemview.php
|
also add hasUpdated to oc_filesystem and oc_filesystemview
|
14 years ago |
|
geo.php
|
add OC_Geo class
|
14 years ago |
|
group.php
|
Merge branch 'unstable'
|
14 years ago |
|
helper.php
|
White-space fix.
|
14 years ago |
|
hook.php
|
allow clearing hooks and fileproxies
|
14 years ago |
|
image.php
|
fix variable name and undefined index notice
|
14 years ago |
|
installer.php
|
Don't use substr to get first char of string
|
14 years ago |
|
json.php
|
Added JSON methods for CSRF prevention. Make request token accessible from template and add js var.
|
14 years ago |
|
l10n.php
|
Make it easier to subclass OC_L10N.
|
14 years ago |
|
log.php
|
Add support for logging to syslog
|
14 years ago |
|
mail.php
|
fix wrong documentation
|
14 years ago |
|
migrate.php
|
don´t hardcode /tmp
|
14 years ago |
|
mimetypes.fixlist.php
|
as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype.
|
14 years ago |
|
mimetypes.list.php
|
renamed extention to extension, also now only showing lowercase
|
14 years ago |
|
minimizer.php
|
Merge branch 'unstable'
|
14 years ago |
|
ocs.php
|
use our own serverHost call so that ownCloud works with reverse proxy servers
|
14 years ago |
|
ocsclient.php
|
apps paging is not yet implemented. increase pagesize to 100 as a quickfix
|
14 years ago |
|
preferences.php
|
update copyright
|
14 years ago |
|
response.php
|
ETags must be quoted.
|
14 years ago |
|
search.php
|
update copyright
|
14 years ago |
|
setup.php
|
generate a random salt during installation and store it in the config.php. use it to salt the password hashing.
|
14 years ago |
|
streamwrappers.php
|
add streamwrapper that provides a callback on stream close
|
14 years ago |
|
template.php
|
Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127
|
14 years ago |
|
updater.php
|
finally fix the updater. next is an automatic updater. but this is a bit more tricky.
|
14 years ago |
|
user.php
|
Merge branch 'unstable'
|
14 years ago |
|
util.php
|
Added JSON methods for CSRF prevention. Make request token accessible from template and add js var.
|
14 years ago |
|
vcategories.php
|
Categories: Turned the debugging down a bit.
|
14 years ago |
|
vobject.php
|
replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime
|
14 years ago |