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