nextcloud-server/lib
2012-05-11 21:31:51 +02:00
..
archive move archive library to core so we can properly depend on it 2012-05-02 23:48:23 +02:00
connector/sabre fixing file headers with copy right 2012-05-05 18:13:40 +02:00
fileproxy
filestorage renamed extention to extension, also now only showing lowercase 2012-04-15 13:34:30 +02:00
group Implement default functions in OC_Group backend 2012-05-10 09:14:26 +02:00
log Fix log viewing bug 2012-05-02 15:26:42 -04:00
MDB2/Driver
migration Typo fix (breif->brief) 2012-04-14 18:31:42 +02:00
public Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/owncloud into merge-requests/100 2012-05-09 17:50:14 -04:00
search improve flexibility of search providers a bit 2012-04-14 11:29:54 +02:00
user Implement default functions in OC_User backend 2012-05-10 09:14:26 +02:00
app.php Fix loading by apptype in webdav 2012-05-05 21:58:10 +02:00
appconfig.php cache app types in the db 2012-04-14 17:53:02 +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 Remove DOCUMENTROOT static var, and make SUBURI var private 2012-05-11 21:31:51 +02:00
config.php
db.php Typo fix (breif->brief) 2012-04-14 18:31:42 +02:00
eventsource.php
filecache.php also scan new folders when checking for updates 2012-05-09 20:35:12 +02:00
fileproxy.php
files.php Whitespace fixes 2012-05-10 09:14:26 +02:00
filestorage.php
filesystem.php remove non existing files from the cache when rescanning a folder 2012-04-29 15:09:47 +02:00
filesystemview.php fix opening encrypted files from the browser 2012-05-05 16:49:48 +02:00
geo.php
group.php Implement default functions in OC_Group backend 2012-05-10 09:14:26 +02:00
helper.php remove comments 2012-05-08 17:07:50 +02:00
hook.php
image.php
installer.php only install shipped apps on setup that should be enabled by default 2012-04-29 14:38:56 +02:00
json.php reuse OC_L10N objects 2012-04-14 16:44:15 +02:00
l10n.php reuse OC_L10N objects 2012-04-14 16:44:15 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 2012-04-20 20:49:35 +02:00
migrate.php Merge commit 'refs/merge-requests/109' of git://gitorious.org/owncloud/owncloud into merge-requests/109 2012-05-06 16:13:13 +02:00
mimetypes.fixlist.php
mimetypes.list.php renamed extention to extension, also now only showing lowercase 2012-04-15 13:34:30 +02:00
ocs.php
ocsclient.php removing executable bit from various files 2012-04-30 12:05:57 +02:00
preferences.php
response.php
search.php improve flexibility of search providers a bit 2012-04-14 11:29:54 +02:00
setup.php Add protection for non-authorized char in installation form 2012-05-07 22:12:30 +00:00
streamwrappers.php
template.php fix loading of css files that are core related 2012-04-26 15:19:27 +02:00
updater.php improved updater wording 2012-04-14 18:41:09 +02:00
user.php Implement default functions in OC_User backend 2012-05-10 09:14:26 +02:00
util.php Whitespace fixes 2012-05-10 09:14:26 +02:00
vcategories.php OC_VCategories: sort categories in natural order using usort 2012-04-12 23:10:49 +02:00
vobject.php