Sam Tuke 72215a818d added new user settings interface for deleting old file versions 12 lat temu
..
MDB2 df64b9b0e9 strict standards fixes for sqlite3 12 lat temu
archive ac36512102 Don't use substr to get first char of string 12 lat temu
cache 977cd0df6b Fix errors for minimizer 12 lat temu
connector e11c5a23d5 Optimize WebDav access by preloading dav custom properties 12 lat temu
filecache 13a9ef36fb don't show other users file if the filesystem is not index already 12 lat temu
fileproxy 0469f529fa quota calculation fixed 12 lat temu
filestorage 72215a818d added new user settings interface for deleting old file versions 12 lat temu
group 7621559d00 make groups not static, fixes oc-919 12 lat temu
l10n d4044d0283 Delay loading of translations until they are used 12 lat temu
log 3ce6344d40 Supress any warnings if log file does not exist 12 lat temu
migration 402c6da968 Typo fix (breif->brief) 12 lat temu
minimizer 2f00384b51 Use TemplateLayout functions for finding js and css files in minimizer 12 lat temu
public 6644511124 remove unnecessary comment 12 lat temu
search 3babb8c22c improve flexibility of search providers a bit 12 lat temu
user ac36512102 Don't use substr to get first char of string 12 lat temu
app.php 6e9cd63fa1 Only check for apps owncloud version requirment when there is a new owncloud version 12 lat temu
appconfig.php a945fa10a6 update copyright 12 lat temu
archive.php e5ef3e1340 move archive library to core so we can properly depend on it 12 lat temu
base.php 6404476bec Delay setup of FS until OC_Filesystem is used 12 lat temu
cache.php 8dba47d466 Add layer to select fast or slow cache for storing values 12 lat temu
config.php 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 12 lat temu
db.php e8dd86ce0d Revert "Set default charset to utf-8." 12 lat temu
eventsource.php 2f68b08491 fix eventsource for ie 12 lat temu
filecache.php b38e46276f when checking if the content of a folder has been updated, exlicitly state that we are checking a folder 12 lat temu
fileproxy.php b9a1524508 Smarter code for OC_FileProxy 12 lat temu
files.php f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 12 lat temu
filestorage.php c244daac89 removed readdir to fix bug oc-1054 12 lat temu
filesystem.php 0086639891 Merge branch 'audit' 12 lat temu
filesystemview.php 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 12 lat temu
geo.php 92c7b2717d add OC_Geo class 12 lat temu
group.php 4a5973662c Merge branch 'unstable' 12 lat temu
helper.php c1df0539a0 fixes oc-668 12 lat temu
hook.php b40f9670ae allow clearing hooks and fileproxies 12 lat temu
image.php c11f6cc3f9 fix variable name and undefined index notice 12 lat temu
installer.php ac36512102 Don't use substr to get first char of string 12 lat temu
json.php 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 12 lat temu
l10n.php d4044d0283 Delay loading of translations until they are used 12 lat temu
log.php a9d7c67bf2 The log message is not always shown in html 12 lat temu
mail.php 2ddb72bb58 fix wrong documentation 12 lat temu
migrate.php e37ef6dd47 Move user import to personal settings. Fix user migration between servers. 12 lat temu
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 lat temu
mimetypes.list.php 7ddd043427 renamed extention to extension, also now only showing lowercase 12 lat temu
minimizer.php 2f00384b51 Use TemplateLayout functions for finding js and css files in minimizer 12 lat temu
ocs.php d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 12 lat temu
ocsclient.php 3947aa3ef7 apps paging is not yet implemented. increase pagesize to 100 as a quickfix 12 lat temu
preferences.php a945fa10a6 update copyright 12 lat temu
request.php 977cd0df6b Fix errors for minimizer 12 lat temu
response.php 71aa36c3f1 ETags must be quoted. 12 lat temu
search.php a945fa10a6 update copyright 12 lat temu
setup.php 6119f05ac0 generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 12 lat temu
streamwrappers.php 48fe85d9bd add streamwrapper that provides a callback on stream close 12 lat temu
template.php f11e4d7cd6 removing sanitizeHTML() function from template.php since I moved it to util.php 12 lat temu
templatelayout.php 3000e8f9d5 Prepare template js and css functions for use in the js and css minimizers 12 lat temu
updater.php 897bfa8814 finally fix the updater. next is an automatic updater. but this is a bit more tricky. 12 lat temu
user.php 4b6f6291c5 Remember result of OC_User::isLoggedIn, can be very expensive to check 12 lat temu
util.php 7a3d606cac Prefer requested app before redirecting to default page 12 lat temu
vcategories.php 1cb1980d62 Categories: Turned the debugging down a bit. 12 lat temu
vobject.php 1d1dfcbc1a replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 12 lat temu