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