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