nextcloud-server/lib
Robin Appelman 2b45a28bd4 fix OC_HELPER::linkto() when the link is not a valid file.
(e.g. a php script with ?foo=bar appended)
2011-06-02 02:58:42 +02:00
..
Group
HTTP/WebDAV/Server fix a strict error in webdav 2011-05-28 15:52:35 +02:00
User Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
app.php install apps that are shipped with owncloud the first time they are loaded 2011-06-01 15:05:48 +02:00
appconfig.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
base.php add dateOnly option to formatDate 2011-06-02 02:29:16 +02:00
config.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
connect.php
database.php make logs work with sqlite 2011-04-28 17:40:51 +02:00
files.php Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
filestorage.php no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough 2011-04-29 12:22:37 +02:00
filesystem.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
group.php
helper.php fix OC_HELPER::linkto() when the link is not a valid file. 2011-06-02 02:58:42 +02:00
installer.php App installer backend. 2011-05-28 17:33:25 +02:00
log.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
ocs.php
ocsclient.php
plugin.php
preferences.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
remotestorage.php
search.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
setup.php Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
template.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
user.php