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