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