Michael Gapczynski 31d623f426 Fix log viewing bug 12 years ago
..
MDB2 001d06f2ff fix errors during database migration 13 years ago
connector 33b06c4484 Merge branch 'master' into sabredav_1.6 12 years ago
fileproxy 9f5bce81b0 add a default user quota 12 years ago
filestorage 7ddd043427 renamed extention to extension, also now only showing lowercase 12 years ago
group fa97c59f95 fix group backend 12 years ago
log 31d623f426 Fix log viewing bug 12 years ago
migration 402c6da968 Typo fix (breif->brief) 12 years ago
public 10bbbc8cd2 new checkAppEnabled call 12 years ago
search 3babb8c22c improve flexibility of search providers a bit 12 years ago
user d3bf013761 prevent users with the same name but different casing from being created 12 years ago
app.php 6750998984 files is not internal any more, part II 12 years ago
appconfig.php dec139716e cache app types in the db 12 years ago
base.php da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 12 years ago
config.php bd7227bb93 Spelling fix hint text 12 years ago
db.php 402c6da968 Typo fix (breif->brief) 12 years ago
eventsource.php 2f68b08491 fix eventsource for ie 12 years ago
filecache.php 4d3ef9a824 improve rescanning folders 12 years ago
fileproxy.php 82394f9527 add option to dissable fileproxies 12 years ago
files.php c9eaffd336 send downloadfile piece by piece. saves RAM and is better suited for large files. 12 years ago
filestorage.php e76e4e7540 add touch() to all storage backands, and make parameter optional 12 years ago
filesystem.php e3adbcb7d5 remove non existing files from the cache when rescanning a folder 12 years ago
filesystemview.php 9015c46e31 emit the correct hooks for file_put_contents and some readfile improvements 12 years ago
geo.php 92c7b2717d add OC_Geo class 12 years ago
group.php 68b1ae1a36 OC_Group_Backend.php misses function groupexists 12 years ago
helper.php 93b63cf375 ported the rest of the OC_Helper calls 12 years ago
hook.php dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
image.php 266699ddf9 fix square images not getting proper thumbnails 12 years ago
installer.php 09a5c59cca only install shipped apps on setup that should be enabled by default 12 years ago
json.php b1bcc60d83 reuse OC_L10N objects 12 years ago
l10n.php b1bcc60d83 reuse OC_L10N objects 12 years ago
log.php 3a4521a012 Add support for logging to syslog 12 years ago
mail.php 2fbc92bd4b 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 12 years ago
migrate.php 4410f15dd8 don't rely on the old version in info.xml anymore 12 years ago
mimetypes.fixlist.php 7ed8f39744 as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype. 12 years ago
mimetypes.list.php 7ddd043427 renamed extention to extension, also now only showing lowercase 12 years ago
ocs.php 1f1498ceca remove Log completely 13 years ago
ocsclient.php 07f2e316e4 removing executable bit from various files 12 years ago
preferences.php b0127e3918 use OC_Log instead of error_log 13 years ago
response.php 71aa36c3f1 ETags must be quoted. 12 years ago
search.php 3babb8c22c improve flexibility of search providers a bit 12 years ago
setup.php ea99e1184d Add well-known redirects to htaccess 12 years ago
streamwrappers.php 48fe85d9bd add streamwrapper that provides a callback on stream close 12 years ago
template.php ebcaa46482 fix loading of css files that are core related 12 years ago
updater.php 85cb171cb8 improved updater wording 12 years ago
user.php e2fb094693 some more porting 12 years ago
util.php e2fb094693 some more porting 12 years ago
vcategories.php 69d584331d OC_VCategories: sort categories in natural order using usort 12 years ago
vobject.php 1d1dfcbc1a replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 12 years ago