nextcloud/lib
2012-06-15 21:21:42 +02:00
..
archive Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
cache Add layer to select fast or slow cache for storing values 2012-06-06 22:41:36 +02:00
connector/sabre Fix webdav property name compare 2012-06-15 21:21:42 +02:00
filecache cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 2012-06-15 19:56:15 +02:00
fileproxy cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 2012-06-15 19:56:15 +02:00
filestorage add hasUpdated to oc_filestorage 2012-06-15 16:43:24 +02:00
group make groups not static, fixes oc-919 2012-06-05 14:02:13 +02:00
log Supress any warnings if log file does not exist 2012-06-05 17:44:07 -04:00
MDB2/Driver
migration
minimizer Disable minizing when DEBUG is true 2012-06-15 11:18:44 +02:00
public White-space fix. 2012-06-14 13:23:12 +02:00
search
user Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
app.php Load app before running update script 2012-06-15 11:18:44 +02:00
appconfig.php
archive.php
base.php fix infinite redirect during setup for windows hosts 2012-06-09 14:38:05 +02:00
cache.php Add layer to select fast or slow cache for storing values 2012-06-06 22:41:36 +02:00
config.php fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 2012-06-12 23:16:26 +02:00
db.php
eventsource.php
filecache.php Spelling fix 2012-06-15 21:21:42 +02:00
fileproxy.php Smarter code for OC_FileProxy 2012-06-08 21:38:10 +02:00
files.php cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 2012-06-15 19:56:15 +02:00
filestorage.php add hasUpdated to oc_filestorage 2012-06-15 16:43:24 +02:00
filesystem.php also add hasUpdated to oc_filesystem and oc_filesystemview 2012-06-15 17:42:39 +02:00
filesystemview.php also add hasUpdated to oc_filesystem and oc_filesystemview 2012-06-15 17:42:39 +02:00
geo.php
group.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
helper.php White-space fix. 2012-06-14 13:23:12 +02:00
hook.php
image.php fix variable name and undefined index notice 2012-06-10 17:25:50 +02:00
installer.php Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
json.php Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 2012-06-13 17:33:19 +02:00
l10n.php Make it easier to subclass OC_L10N. 2012-06-07 17:26:28 +02:00
log.php
mail.php fix wrong documentation 2012-06-06 14:18:30 +02:00
migrate.php
mimetypes.fixlist.php
mimetypes.list.php
minimizer.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
ocs.php
ocsclient.php apps paging is not yet implemented. increase pagesize to 100 as a quickfix 2012-06-09 22:00:28 +02:00
preferences.php
response.php
search.php
setup.php generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 2012-06-08 12:31:37 +02:00
streamwrappers.php
template.php Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127 2012-06-13 15:17:46 -04:00
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 2012-06-09 17:43:02 +02:00
user.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
util.php Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 2012-06-13 17:33:19 +02:00
vcategories.php Categories: Turned the debugging down a bit. 2012-06-11 03:05:33 +02:00
vobject.php