You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michiel de Jong c99d7dd94f the ',last' breaks all other rewrite rules and is also not there in the committed .htaccess, so removing it. anybody know why it was there? 14 years ago
..
MDB2/Driver fix errors during database migration 14 years ago
archive Remove blind effect for email private link in drop down 14 years ago
connector/sabre Remove blind effect for email private link in drop down 14 years ago
fileproxy add a default user quota 14 years ago
filestorage renamed extention to extension, also now only showing lowercase 14 years ago
group fix group backend 14 years ago
log Remove blind effect for email private link in drop down 14 years ago
migration Typo fix (breif->brief) 14 years ago
public added documentation to OCP namespace 14 years ago
search improve flexibility of search providers a bit 14 years ago
user fix bug where users could use wildcards in username to login 14 years ago
app.php Fix loading by apptype in webdav 14 years ago
appconfig.php cache app types in the db 14 years ago
archive.php Remove blind effect for email private link in drop down 14 years ago
base.php make default app choosable 14 years ago
config.php Spelling fix hint text 14 years ago
db.php Typo fix (breif->brief) 14 years ago
eventsource.php fix eventsource for ie 14 years ago
filecache.php also scan new folders when checking for updates 14 years ago
fileproxy.php add option to dissable fileproxies 14 years ago
files.php Remove blind effect for email private link in drop down 14 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 14 years ago
filesystem.php Remove blind effect for email private link in drop down 14 years ago
filesystemview.php Remove blind effect for email private link in drop down 14 years ago
geo.php add OC_Geo class 14 years ago
group.php OC_Group_Backend.php misses function groupexists 14 years ago
helper.php remove comments 14 years ago
hook.php Fix comments/documentation 14 years ago
image.php fix square images not getting proper thumbnails 14 years ago
installer.php Remove blind effect for email private link in drop down 14 years ago
json.php Prevent XSS exploit by checking if path-info is set, thanks to Lukas Reschke 14 years ago
l10n.php reuse OC_L10N objects 14 years ago
log.php Add support for logging to syslog 14 years ago
mail.php new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 14 years ago
migrate.php Check if app is enabled before exporting its data 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
ocs.php remove Log completely 14 years ago
ocsclient.php improve the app installer. 14 years ago
preferences.php use OC_Log instead of error_log 14 years ago
response.php ETags must be quoted. 14 years ago
search.php improve flexibility of search providers a bit 14 years ago
setup.php the ',last' breaks all other rewrite rules and is also not there in the committed .htaccess, so removing it. anybody know why it was there? 14 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 14 years ago
template.php Remove blind effect for email private link in drop down 14 years ago
updater.php improved updater wording 14 years ago
user.php Provide feedback when user creation fails 14 years ago
util.php Sanitize redirect urls 14 years ago
vcategories.php OC_VCategories: sort categories in natural order using usort 14 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 14 years ago