]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-01-05 Thomas TanghusAdded fixOrientation method which rotates the image...
2012-01-04 Thomas TanghusWrong permission checking on file save.
2012-01-04 Thomas TanghusContent type header was sent when saving image to disk.
2012-01-04 Michael GapczynskiRemove the keys in preferences when a user is deleted...
2012-01-03 Frank Karlitschekremove error output if symlink already exists. this...
2012-01-03 prcrstFix sqlite detection for Ubuntu 11.10
2012-01-03 Robin Appelmandon't check if the target path is writable for operatio...
2012-01-03 Robin Appelmandon't try to use mod_rewrite when it isn't enabled
2012-01-02 Thomas TanghusOC_Image::__invoke didn't return anything thus causing...
2012-01-02 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2012-01-02 Robin Appelmanfix is_readable and is_writable
2012-01-02 Georg EhrkeFix whitespace username in the installation form
2012-01-02 Thomas TanghusAdded more error checking and debug on missing image...
2012-01-02 Thomas TanghusAdded save() to OC_Image.
2012-01-02 Georg EhrkeFix whitespace username
2012-01-02 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2012-01-02 Michael GapczynskiCorrect local permissions checks
2012-01-02 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2012-01-01 Michael GapczynskiFix typo in move error message
2012-01-01 Thomas TanghusRemoved static declaration from loadFrom* methods.
2012-01-01 Michael GapczynskiReplace canRead()/canWrite() with is_readable()/is_writ...
2012-01-01 Robin Appelmanadd infieldlabel source
2012-01-01 Robin Appelmanadd jplayer source
2012-01-01 Thomas TanghusMixed up two lines :-P
2012-01-01 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2012-01-01 Thomas TanghusAdded image type specific loading and displaying.
2012-01-01 Michael GapczynskiMove to branch
2012-01-01 Michael GapczynskiInitial commit of common filestorage
2012-01-01 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2012-01-01 Thomas TanghusSmall fixes
2012-01-01 Michael GapczynskiFix return for empty Shared folder in opendir()
2012-01-01 Thomas TanghusRemoved some denug statements and an exception thrown.
2012-01-01 Thomas TanghusAdded class OC_Image
2012-01-01 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into oc_image
2011-12-31 Thomas TanghusRemoved redundant DB queries.
2011-12-30 Thomas TanghusThumbnails was overwriting default style so hover and...
2011-12-30 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into tanghu...
2011-12-30 Daniel KöbInclude PostgreSQL when checking for available database...
2011-12-30 Thomas TanghusAdded license and waiver of conditions for jquery.inview.
2011-12-30 Bartek Przybylskicontacts entry duplication fix
2011-12-30 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-12-30 Bartek Przybylskigallery fixes
2011-12-28 Bart VisscherMerge branch 'contact_thumbnails' of git://gitorious...
2011-12-28 Michael GapczynskiKeep the urls pretty, decode forward slashes for newly...
2011-12-28 Michael GapczynskiMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-12-28 Michael GapczynskiFix encoding again and update the link after renaming...
2011-12-28 Thomas TanghusMore missing js.
2011-12-28 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into contac...
2011-12-27 Bart VisscherContacts: small merge cleanups
2011-12-27 Bart VisscherMerge branch 'tanghus_remote_backup' of git://gitorious...
2011-12-27 Bart VisscherCalendar: add loading indicator
2011-12-27 Michael GapczynskiKeep the urls pretty, decode forward slashes
2011-12-27 Michael GapczynskiFix folder names with + characters in it
2011-12-27 Robin Appelmansome coding style fixes for the pdf viewer
2011-12-27 Robin Appelmansome styling changes for the pdf viewer
2011-12-27 Robin Appelmanremove debug messages in console
2011-12-27 Bartek Przybylskipdf viewer from Google Code-In program
2011-12-27 Bartek PrzybylskiMerge branch 'gallery'
2011-12-26 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into contac...
2011-12-23 Robin Appelmanfix upload error reporting
2011-12-23 Michael GapczynskiFix whitespace folder name
2011-12-21 Bartek Przybylskiremoving and renaming albums
2011-12-21 Bartek Przybylskimerged with stash
2011-12-21 Bartek Przybylskimerged with stash
2011-12-21 Bartek Przybylskimerged
2011-12-18 Bart VisscherUse correct appid for lostpassword email preference
2011-12-18 Bart VisscherGallery: fix calculation of folder thumbnail selection
2011-12-18 Bart VisscherContacts: check if PREF parameter is set before useing it
2011-12-18 Bart VisscherContacts: add missing property_options template var
2011-12-18 Bart VisscherCalendar: small for loop fix
2011-12-18 Bart VisscherCalendar: refactor common ajax functions to OC_Calendar_App
2011-12-18 Robin Appelmanadd licence file for sabredav
2011-12-18 Michael GapczynskiFix shared status for files inside a shared folder
2011-12-17 Thomas TanghusAdded missing files and tried to revert the wrong commi...
2011-12-17 Thomas TanghusAdded thumbnails to contact list. The contacts have...
2011-12-16 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into tanghu...
2011-12-16 Thomas TanghusMisc. changes after review by bartv.
2011-12-16 Robin Appelmanfix some display issues for readonly folders
2011-12-16 Robin Appelmanmake the sharing app return the corrrect result for...
2011-12-14 Robin Appelmanmake remember login token also dependent on password...
2011-12-13 Thomas TanghusUpdate README
2011-12-13 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into tanghu...
2011-12-11 Robin Appelmanmake filesize parsing case insensitive
2011-12-11 Robin Appelmanalso update the data attribute holding the quota
2011-12-11 Robin Appelmanafter editing a user quota, set the value of the quota...
2011-12-11 Thomas TanghusAdded readme.tanghus
2011-12-11 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into tanghu...
2011-12-11 Thomas TanghusUpdating of contact list when activating/adding/deletin...
2011-12-09 Bart VisscherSome small changes
2011-12-09 Bart VisscherUpdate OC_VObject
2011-12-09 Bart VisscherGallary: Fix alignment of album thumbnails
2011-12-09 Thomas TanghusResolved conflict
2011-12-09 Thomas TanghusMerge git://gitorious.org/owncloud/owncloud into tanghu...
2011-12-09 Thomas TanghusVarious fixes to multiple address books handling
2011-12-08 Bart VisscherGallery: splitout model code
2011-12-08 Michiel de... bump version number to force db rebuild
2011-12-07 Bart VisscherSort apps on name and enabled status
2011-12-07 Bart VisscherFix filename of log icon
2011-12-07 Bart VisscherImageviewer: fix fancybox.png image url in fancybox css
2011-12-07 Bart VisscherContacts: Add "Preferred" before phone label for prefer...
next