]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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
2012-02-12 Tom NeedhamAdd description to texteditor info.xml -fix oc-234
2012-02-12 Bart VisscherContacts: Add id to vars with id in them
2012-02-12 Bart VisscherContacts: cleanup OC_L10N usage
2012-02-12 Bart VisscherContacts: Move debug logging of $_POST to after access...
2012-02-12 Bart VisscherContacts: Document usage of OC_Contacts_App::getAddressbook
2012-02-12 Bart VisscherContacts: Save last-modified time in REV property if...
2012-02-12 Bart VisscherContacts: Fix adding N property in getContactVCard
2012-02-12 Bart VisscherContacts: Cleanup photo and thumbnail code
2012-02-12 Bart VisscherOC_Image: Use valid function instead of checking the...
2012-02-12 Bart VisscherAccess check fix in contacts/ajax/activation.php
2012-02-12 Bart VisscherSmall coding style update
2012-02-12 Bart VisscherImprove logging in OC_Contacts_App
2012-02-12 Bart VisscherCleanup OC_Contacts_Addressbook::find usage
2012-02-12 Bart VisscherAdd copyright to OC_Connector_Sabre_Principal
2012-02-11 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-11 Frank Karlitschekadd a README
2012-02-11 Michael GapczynskiRedirect to installer if not installed
2012-02-11 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-02-11 Frank Karlitschekadd themeing support and support for autoselection...
2012-02-11 Bart VisscherDerive the user principles from the owncloud users
2012-02-10 Stefan Göckeritzbugfix for oc-236
2012-02-10 Thomas TanghusMerge branch 'tanghus_contacts'
2012-02-10 Thomas TanghusVariable wasn't reset.
2012-02-10 Thomas TanghusMerge gitorious.org:owncloud/owncloud into tanghus_contacts
2012-02-10 Thomas TanghusAdded custom combobox widget.
2012-02-10 Klaas Freitag- Added the ability to change a files mtime via webdavs...
2012-02-09 Bart VisscherGallery: remove unset call, not needed anymore
2012-02-09 Bart VisscherOC_Image: change static vars to object vars
2012-02-09 Robin Appelmandont try to remove buffers, can cause trouble with...
2012-02-09 Robin Appelmandon't use PDO::inTransaction
2012-02-09 Thomas TanghusMerge gitorious.org:owncloud/owncloud into tanghus_contacts
2012-02-09 Thomas TanghusKeep js data structure in sync on changes.
2012-02-08 Robin Appelmanfix filecache with MDB2
2012-02-08 Robin Appelmanuse fetchRow instead of fetch
2012-02-08 Bart VisscherFix wrong var name in sharedstorage.php
2012-02-08 Bart VisscherGallery: Add caching headers to album thumbnail sending
2012-02-08 Bart VisscherGallery: use thumbnails of images for the album thumbnail
2012-02-08 Bart VisscherAdd caching to gallery thumbnail generation
2012-02-08 Bart VisscherChange gallery thumbnail generation to OC_Image
2012-02-08 Bart VisscherOC-41: [Calendar] Date format not translatable
2012-02-08 Robin Appelmanadd convinience function to get filesystem view for...
2012-02-08 Robin Appelmanuse oc_filecache and oc_eventsource for music scanning
2012-02-08 Robin Appelmanbugfix in searching files by mimetype
2012-02-08 Robin Appelmandont load pdfview for ie
next