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.
Frank Karlitschek dfd5a9759c only enable compatible apps 12 years ago
..
MDB2/Driver strict standards fixes for sqlite3 12 years ago
archive improve tar archive backend 12 years ago
connector/sabre fixing file headers with copy right 12 years ago
fileproxy add a default user quota 12 years ago
filestorage add temporary filestorage backend for testing purposed 12 years ago
group fix group backend 12 years ago
log Fix log viewing bug 12 years ago
migration Typo fix (breif->brief) 12 years ago
public getStorage belongs to files not to apps. 12 years ago
search improve flexibility of search providers a bit 12 years ago
user update documentation of oc_user::checkpassword 12 years ago
app.php only enable compatible apps 12 years ago
appconfig.php cache app types in the db 12 years ago
archive.php move archive library to core so we can properly depend on it 12 years ago
base.php changed the default from Berlin to UTC. 12 years ago
config.php Spelling fix hint text 12 years ago
db.php add support for custom ports for mysql/pgsql by adding :portnumber to the database host 12 years ago
eventsource.php fix eventsource for ie 12 years ago
filecache.php when scanning a folder that is a mountpoint, use the root of the mount for checking if a folder is writable instead of the folder 12 years ago
fileproxy.php allow clearing hooks and fileproxies 12 years ago
files.php Add HEAD request management for files ajax/download.php 12 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 12 years ago
filesystem.php remove non existing files from the cache when rescanning a folder 12 years ago
filesystemview.php fix opening encrypted files from the browser 12 years ago
geo.php add OC_Geo class 12 years ago
group.php make sure the group exists in the backend before adding a user to it 12 years ago
helper.php remove comments 12 years ago
hook.php allow clearing hooks and fileproxies 12 years ago
image.php fix square images not getting proper thumbnails 12 years ago
installer.php "fopen(" interferes with our own classes. 12 years ago
json.php Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 12 years ago
l10n.php reuse OC_L10N objects 12 years ago
log.php The log message is not always shown in html 12 years ago
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 12 years ago
migrate.php Check if app is enabled before exporting its data 12 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. 12 years ago
mimetypes.list.php renamed extention to extension, also now only showing lowercase 12 years ago
ocs.php remove Log completely 13 years ago
ocsclient.php improve the app installer. 12 years ago
preferences.php use OC_Log instead of error_log 12 years ago
response.php ETags must be quoted. 12 years ago
search.php improve flexibility of search providers a bit 12 years ago
setup.php the ',last' breaks all other rewrite rules and is also not there in the committed .htaccess, so removing it. anybody know why it was there? 12 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 12 years ago
template.php Prevent Clickjacking by adding additional headers: 12 years ago
updater.php improved updater wording 12 years ago
user.php update documentation of oc_user::checkpassword 12 years ago
util.php this is 5 pre alpha now 12 years ago
vcategories.php VCategories: Made a small check for categories that seems to resolv the problems in Calender. Also reverts the changes from 9e6221b229410599c28045d1956bb6e84d33cadc. 12 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 12 years ago