]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-02-21 Robin Appelmanfix incorrect information in the filecache when using...
2012-02-21 Robin Appelmanproper mimetypes for encrypted files
2012-02-21 Robin Appelmanadd stream wrapper for in-memory files and dont use...
2012-02-21 Robin Appelmanimplement file_put_contents with stream data using...
2012-02-21 Robin Appelmanrework the way file_put_contents is handeled
2012-02-21 Robin Appelmannon existing files can never be updated
2012-02-21 Robin Appelmanmove implementation of from/toTmpFile from the file...
2012-02-21 Robin Appelmanprovide early file system when using webdav
2012-02-21 Robin Appelmanonly trigger hooks for the default filesystem view
2012-02-21 Robin Appelmanalways mount the root filesystem, sometimes we need...
2012-02-21 Robin Appelmaninitial integration of encryption
2012-02-21 Robin Appelmanimprove get_temp_dir() implementation
2012-02-21 Robin Appelmanno post hooks for fopen
2012-02-21 Robin Appelmanuse streams instead of temporary files for cross-storag...
2012-02-21 Robin Appelmansimple file encryption wip
2012-02-21 Robin Appelmanadd option to dissable fileproxies
2012-02-21 Robin Appelmanencryption proxy wip
2012-02-21 Robin Appelmanmake documentation reflect reality a bit better
2012-02-21 Robin Appelmanpass paramters to file proxies by reference so they...
2012-02-21 Bart VisscherCalendar: Correct calendarcolor format for ical color...
2012-02-21 Bart VisscherMove the redirect_url from linkTo function to the check...
2012-02-21 Marvin Thomas... Added missing files
2012-02-21 Alessandro... restore redirect after checkLoggedIn
2012-02-20 Thomas Muellersome icons for filetypes have been added.
2012-02-20 VicDeoContact list scroll fix
2012-02-20 Thomas TanghusContacts: Fix adding/updating address book with empty...
2012-02-20 Thomas TanghusContacts: Apply strip_tags on compound values.
2012-02-20 Thomas TanghusUpdate ctag in deleteFromDAVData.
2012-02-20 Arthur Schiwonload apps before logout so that logout-hook works
2012-02-20 Arthur SchiwonCombing LDAP backend with LDAP extended backend
2012-02-20 Alessandro... Added bookmarklet for browser. Inspired by Google Bookmarks
2012-02-19 Florian Pritzapps/calendar: update ctag after deleteFromDAVData
2012-02-19 Michael GapczynskiFix overwriting of internal sharing for shared folders...
2012-02-18 Tom NeedhamFixed call to OC_User. Thanks Burillo on IRC
2012-02-18 Thomas TanghusStrip tags on address on client side.
2012-02-18 Thomas TanghusAvoid errors from missing GD library.
2012-02-18 Thomas TanghusRemoved obsolete commented code and made minor speed...
2012-02-18 Thomas TanghusETags must be quoted.
2012-02-18 Michael GapczynskiTemporary fix for sharing files
2012-02-17 Bart VisscherMove config.php writable test to update path
2012-02-17 Bart VisscherMove storing "last updated at" time to the app config
2012-02-17 Bart VisscherSpelling fix hint text
2012-02-17 Bart VisscherCalendar: only update default view when it really changed
2012-02-17 Bart VisscherCalendar: optimize sending calendar events, also enable...
2012-02-17 Bart VisscherCalendar: Add default repeat values when editing a...
2012-02-17 Bart VisscherBookmarks: Fix image urls in bookmarks.js
2012-02-17 Bart VisscherFixup use of OC_Helper::linkTo function
2012-02-17 Bart VisscherUse separate function to make absolute urls
2012-02-17 Bart VisscherContacts: Add removed app enabled check
2012-02-17 Bart VisscherFix parameter of OC_Response::sendFile
2012-02-17 Bart VisscherDocument OC_Response
2012-02-16 Thomas TanghusUI tweaks for name selector combobox.
2012-02-16 Thomas TanghusAdded method for loading from file handle.
2012-02-16 Thomas TanghusMinor tweaks
2012-02-16 Robin AppelmanRevert "remove the 3rdparty files. everything is now...
2012-02-16 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-15 Frank Karlitschekremove the 3rdparty files. everything is now in https...
2012-02-15 Robin Appelmanuse cached size for getting the size of a moved file
2012-02-14 Tom NeedhamUpdate breadcrumb css on close
2012-02-14 Tom NeedhamFix editing shared files and file opening bug. Fixes...
2012-02-14 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-14 Frank Karlitschekmake it possible to override every image and logo with...
2012-02-14 Thomas TanghusAdded some fixes for what to show when address books...
2012-02-14 Thomas TanghusAdded some check for when addinf deleting contacts.
2012-02-14 Klaas FreitagMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-14 Klaas Freitagallow to set a files mtime through a PROPPATCH request...
2012-02-14 Thomas TanghusAdded some error checking as mentioned in http://bugs...
2012-02-14 Thomas TanghusModify check for missing UID.
2012-02-14 Thomas TanghusUse proper index file.
2012-02-14 Thomas TanghusDon't try to load a profile picture for contacts the...
2012-02-14 Thomas TanghusRemoved superfluous debug.
2012-02-14 Thomas TanghusAdded OC_Contacts_VCard::moveToAddressBook
2012-02-14 Thomas TanghusAdded function for later testing.
2012-02-14 Robin Appelmanmake local filestorage comply with test cases
2012-02-14 Robin Appelmandummy data for tests cases
2012-02-14 Robin Appelmansome additional test cases for file storage backends
2012-02-13 Bart VisscherExternal: Use OC_Util::checkLoggedIn
2012-02-13 Bart VisscherGallery: remove unused cover.php
2012-02-13 Bart VisscherReplace Expires and caching headers by OC_Response...
2012-02-13 Bart VisscherSend gallery album thumbnail with OC_Response::sendFile
2012-02-13 Bart VisscherContacts+OC_Respone: Move enableCaching out of setEtagH...
2012-02-13 Bart VisscherOC_Image: Move Content-Type header to show function
2012-02-13 Bart VisscherGallery: Only get local file when generating photo...
2012-02-13 Bart VisscherGallery: Use OC_Respone::enableCaching for (album)thumb...
2012-02-13 Bart VisscherOC_Response: Set Expire and Cache-Control headers in...
2012-02-13 Bart VisscherOC_Response: fix var name bugs
2012-02-13 Bart VisscherGallery: Move login check to beginning of galleryOp.php
2012-02-13 Bart VisscherGallery: Remove autoloaded includes from galleryOp.php
2012-02-13 Georg EhrkeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-13 Robin Appelmanmake local filestorage comply with test cases
2012-02-13 Robin Appelmandummy data for tests cases
2012-02-13 Robin Appelmansome additional test cases for file storage backends
2012-02-12 Georg Ehrkefix oc-bug 239 - & => &
2012-02-12 Bart VisscherAdd application name to title
2012-02-12 Bart VisscherContacts: Optimize thumbnail cache handling a bit
2012-02-12 Bart VisscherOC_Response: add setExpiresHeader function
2012-02-12 Bart VisscherOC_Response: add redirect function
2012-02-12 Bart VisscherContacts: Add missing parameter
2012-02-12 Robin Appelmanuse SimpleTest for unit testing
2012-02-12 Bart VisscherContacts: Move response caching to OC_Response
next