| .. |
|
MDB2/Driver
|
Fix strict standards warnings
|
14 years ago |
|
archive
|
remove unused variables
|
14 years ago |
|
cache
|
add prefix option to OC_Cache::clear
|
14 years ago |
|
connector/sabre
|
Merge branch 'chunked_upload'
|
14 years ago |
|
filecache
|
fix scanning of archives in some cases
|
14 years ago |
|
fileproxy
|
Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache
|
14 years ago |
|
filestorage
|
Fix filesystem hash, no longer using basicOperation()
|
14 years ago |
|
group
|
method not used externally, thus not needed in interface
|
14 years ago |
|
l10n
|
[tx-robot] updated from transifex
|
14 years ago |
|
log
|
Move line counter so we only count lines towards the offset that are equal or above the log level
|
14 years ago |
|
migration
|
Typo fix (breif->brief)
|
14 years ago |
|
minimizer
|
remove trailing slash in %appswebroot% placeholder
|
14 years ago |
|
public
|
Move serverHost and serverProtocol functions to OC_Request
|
14 years ago |
|
search
|
remove unused variables
|
14 years ago |
|
user
|
remove only internally used function from interface
|
14 years ago |
|
app.php
|
Small changes to allow updating main menu dynamically.
|
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
|
Move OC::loadfile and OC::loadapp next to OC::handleRequest
|
14 years ago |
|
cache.php
|
add option to only get fast cache
|
14 years ago |
|
config.php
|
Do not close php tag on config file
|
14 years ago |
|
db.php
|
fix spelling fail
|
14 years ago |
|
eventsource.php
|
CSRF protection for eventsource
|
14 years ago |
|
filecache.php
|
while loop not needed because of recursive call of put()
|
14 years ago |
|
filechunking.php
|
Chunked upload: Support reusing local chunks
|
14 years ago |
|
fileproxy.php
|
Smarter code for OC_FileProxy
|
14 years ago |
|
files.php
|
typo fixed
|
14 years ago |
|
filestorage.php
|
Fix filesystem hash, no longer using basicOperation()
|
14 years ago |
|
filesystem.php
|
Smarter remove of etag properties for path
|
14 years ago |
|
filesystemview.php
|
Fix incorrect copy/paste for file_put_contents()
|
14 years ago |
|
geo.php
|
add OC_Geo class
|
14 years ago |
|
group.php
|
Merge branch 'master' into subadmin
|
14 years ago |
|
helper.php
|
Move serverHost and serverProtocol functions to OC_Request
|
14 years ago |
|
hook.php
|
allow clearing hooks and fileproxies
|
14 years ago |
|
image.php
|
some indention fixes
|
14 years ago |
|
installer.php
|
Small changes to allow updating main menu dynamically.
|
14 years ago |
|
json.php
|
Merge branch 'master' into subadmin
|
14 years ago |
|
l10n.php
|
add warning in log if OC_L10N::tA was called
|
14 years ago |
|
log.php
|
Add support for logging to syslog
|
14 years ago |
|
mail.php
|
Add additional error handling for emailing private links
|
14 years ago |
|
migrate.php
|
fix unused variables
|
14 years ago |
|
mimetypes.list.php
|
add iWork mimetypes
|
14 years ago |
|
minimizer.php
|
Fix oc-1163: gzdecode function not always defined
|
14 years ago |
|
ocs.php
|
add the calls for the new keyserver. Still not connectect to the encryption system
|
14 years ago |
|
ocsclient.php
|
fix unused variables
|
14 years ago |
|
preferences.php
|
fix unused variables
|
14 years ago |
|
request.php
|
Decode the alternative path_info
|
14 years ago |
|
response.php
|
ETags must be quoted.
|
14 years ago |
|
search.php
|
update copyright
|
14 years ago |
|
setup.php
|
fix unused variables
|
14 years ago |
|
streamwrappers.php
|
fix unused variables
|
14 years ago |
|
subadmin.php
|
add some hooks for subadmins
|
14 years ago |
|
template.php
|
fix unused variables
|
14 years ago |
|
templatelayout.php
|
fix unused variables
|
14 years ago |
|
updater.php
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
14 years ago |
|
user.php
|
Methods to disable and enable users
|
14 years ago |
|
util.php
|
Use OC_Util::displayLoginPage and cleanup the function
|
14 years ago |
|
vcategories.php
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
14 years ago |
|
vobject.php
|
replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime
|
14 years ago |