nextcloud/lib
Thomas Tanghus 2ee809fd86 Allow same host redirects (/somepath). 2012-06-11 15:21:37 +02:00
..
MDB2/Driver strict standards fixes for sqlite3 2012-05-19 01:39:41 +02:00
archive Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
cache Add layer to select fast or slow cache for storing values 2012-06-06 22:41:36 +02:00
connector/sabre Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 2012-06-08 21:38:10 +02:00
fileproxy
filestorage add temporary filestorage backend for testing purposed 2012-05-11 20:33:56 +02:00
group make groups not static, fixes oc-919 2012-06-05 14:02:13 +02:00
log Supress any warnings if log file does not exist 2012-06-05 17:44:07 -04:00
migration
minimizer Fix remap dir for CSS minimizer 2012-06-05 18:09:32 +02:00
public add two csrf check calls. Review and lot´s of porting needed. 2012-06-09 15:05:14 +02:00
search
user Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
app.php Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
appconfig.php update copyright 2012-05-26 19:14:24 +02:00
archive.php move archive library to core so we can properly depend on it 2012-05-02 23:48:23 +02:00
base.php fix infinite redirect during setup for windows hosts 2012-06-09 14:38:05 +02:00
cache.php Add layer to select fast or slow cache for storing values 2012-06-06 22:41:36 +02:00
config.php update copyright 2012-05-26 19:14:24 +02:00
db.php update copyright 2012-05-26 19:14:24 +02:00
eventsource.php
filecache.php update file paths in filecache when the parent is renamed 2012-06-04 17:59:42 +02:00
fileproxy.php Smarter code for OC_FileProxy 2012-06-08 21:38:10 +02:00
files.php write a warning to the log file if .htaccess is not writable instead of failing silently 2012-06-05 11:50:21 +02:00
filestorage.php fixed typo 2012-05-31 17:38:35 +01:00
filesystem.php add function in filesystem to strip webroot 2012-06-09 15:26:26 +02:00
filesystemview.php use absolute path for file proxies 2012-06-09 17:34:13 +02:00
geo.php
group.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
helper.php more reliable host detection for reverse proxy servers 2012-06-05 12:52:23 +02:00
hook.php allow clearing hooks and fileproxies 2012-05-11 20:33:56 +02:00
image.php fix variable name and undefined index notice 2012-06-10 17:25:50 +02:00
installer.php Don't use substr to get first char of string 2012-06-08 21:38:10 +02:00
json.php Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 2012-05-13 15:26:30 -04:00
l10n.php Make it easier to subclass OC_L10N. 2012-06-07 17:26:28 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php fix wrong documentation 2012-06-06 14:18:30 +02:00
migrate.php don´t hardcode /tmp 2012-05-30 14:14:32 +02:00
mimetypes.fixlist.php
mimetypes.list.php
minimizer.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 2012-05-31 20:26:09 +02:00
ocsclient.php apps paging is not yet implemented. increase pagesize to 100 as a quickfix 2012-06-09 22:00:28 +02:00
preferences.php update copyright 2012-05-26 19:14:24 +02:00
response.php
search.php update copyright 2012-05-26 19:14:24 +02:00
setup.php generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 2012-06-08 12:31:37 +02:00
streamwrappers.php
template.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 2012-06-09 17:43:02 +02:00
user.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
util.php Allow same host redirects (/somepath). 2012-06-11 15:21:37 +02:00
vcategories.php Categories: Turned the debugging down a bit. 2012-06-11 03:05:33 +02:00
vobject.php