You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib
Lukas Reschke b63795ccb8 Handling arrays 13 years ago
..
MDB2/Driver strict standards fixes for sqlite3 13 years ago
archive Don't use substr to get first char of string 13 years ago
cache Add layer to select fast or slow cache for storing values 13 years ago
connector/sabre Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
fileproxy add a default user quota 13 years ago
filestorage add temporary filestorage backend for testing purposed 13 years ago
group make groups not static, fixes oc-919 13 years ago
log Supress any warnings if log file does not exist 13 years ago
migration Typo fix (breif->brief) 13 years ago
minimizer Fix remap dir for CSS minimizer 13 years ago
public add two csrf check calls. Review and lot´s of porting needed. 13 years ago
search improve flexibility of search providers a bit 13 years ago
user Don't use substr to get first char of string 13 years ago
app.php Don't use substr to get first char of string 13 years ago
appconfig.php update copyright 13 years ago
archive.php move archive library to core so we can properly depend on it 13 years ago
base.php fix infinite redirect during setup for windows hosts 13 years ago
cache.php Add layer to select fast or slow cache for storing values 13 years ago
config.php update copyright 13 years ago
db.php update copyright 13 years ago
eventsource.php fix eventsource for ie 13 years ago
filecache.php update file paths in filecache when the parent is renamed 13 years ago
fileproxy.php Smarter code for OC_FileProxy 13 years ago
files.php write a warning to the log file if .htaccess is not writable instead of failing silently 13 years ago
filestorage.php fixed typo 13 years ago
filesystem.php add function in filesystem to strip webroot 13 years ago
filesystemview.php use absolute path for file proxies 13 years ago
geo.php add OC_Geo class 13 years ago
group.php Merge branch 'unstable' 13 years ago
helper.php more reliable host detection for reverse proxy servers 13 years ago
hook.php allow clearing hooks and fileproxies 13 years ago
image.php fix variable name and undefined index notice 13 years ago
installer.php Don't use substr to get first char of string 13 years ago
json.php Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 13 years ago
l10n.php Make it easier to subclass OC_L10N. 13 years ago
log.php The log message is not always shown in html 13 years ago
mail.php fix wrong documentation 13 years ago
migrate.php don´t hardcode /tmp 13 years ago
mimetypes.fixlist.php as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype. 13 years ago
mimetypes.list.php renamed extention to extension, also now only showing lowercase 13 years ago
minimizer.php Merge branch 'unstable' 13 years ago
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
ocsclient.php apps paging is not yet implemented. increase pagesize to 100 as a quickfix 13 years ago
preferences.php update copyright 13 years ago
response.php ETags must be quoted. 13 years ago
search.php update copyright 13 years ago
setup.php generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 13 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 13 years ago
template.php Handling arrays 13 years ago
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 13 years ago
user.php Merge branch 'unstable' 13 years ago
util.php Revert 13 years ago
vcategories.php Categories: Turned the debugging down a bit. 13 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 13 years ago