]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-07-03 Georg Ehrkefix encoding fail in calendar app - bugfix for oc-1194
2012-07-03 Brice MaronEscape pg connection string on setup
2012-07-02 Tom NeedhamText editor: Always use UTF-8 to keep Ace happy.
2012-07-02 Arthur SchiwonLDAP: make it UTF-8 save
2012-07-02 Arthur Schiwonprovide multibyte aware helper functions mb_str_replace...
2012-07-02 Bjoern Schiesslewebdav client crashes for secure connections if he...
2012-07-02 Arthur SchiwonLDAP: reset resource on failed bind
2012-07-02 Lukas ReschkeRemove forced download
2012-07-02 Lukas ReschkeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-07-02 Lukas ReschkeDon't display error messages
2012-07-02 Georg Ehrkefix a small PHP fail
2012-07-01 Georg Ehrkefix a small PHP fail
2012-07-01 Michael GapczynskiDon't reload the page after sending private link to...
2012-07-01 Michael GapczynskiRevert "bugfix for #1098 (assigning a group to a user...
2012-07-01 Lukas ReschkeDisable mimesniffing
2012-06-30 Tom NeedhamFixed app path
2012-06-30 Tom NeedhamReturn correct json response, fix syntax
2012-06-30 Tom NeedhamUpdates contacts migration provider
2012-06-30 Georg Ehrkefix documentation style
2012-06-30 Florian Hülsmannfixed linkTo()
2012-06-30 Georg Ehrkefix some doc
2012-06-30 Georg Ehrkesome improvements for calendar export
2012-06-30 Tom NeedhamContacts: align the bottom control buttons
2012-06-30 Tom NeedhamContacts: fix add contact icon path
2012-06-30 Georg Ehrkefix merge conflicts
2012-06-29 Michael GapczynskiFix placeholder value for optional fields in external...
2012-06-29 Robin Appelmanmake sure the filesystem is setup properly for oc_cache...
2012-06-29 Robin Appelmancant to ttl tests for xcache
2012-06-29 Robin Appelmanfix encryption test cases when not logged in
2012-06-29 Michael GapczynskiPrevent duplicate group showing in multiselect that...
2012-06-29 Thomas TanghusDon't add duplicate contacts in the list when en-/disab...
2012-06-29 Michael GapczynskiPrevent adding a duplicate to a multiselect
2012-06-29 Michael GapczynskiAdd new group to other user's group select forms
2012-06-29 Michael GapczynskiFix WebDAV external storage opendir() and stat() for...
2012-06-29 Bart VisscherIncrement user_openid version to load new app type
2012-06-29 Bart VisscherCoding style fixes
2012-06-29 Bart VisscherWhitespace fixes
2012-06-29 Georg Ehrkefix displaying of events
2012-06-29 Georg Ehrkeadd some hooks to fix calendar sharing
2012-06-29 Michael GapczynskiAllow multiple Google Drive and Dropbox external storag...
2012-06-29 Michael GapczynskiClear the mount point value for the new mount point row
2012-06-29 Michael GapczynskiHide the delete button on new mount point row
2012-06-29 Bjoern Schiessletypo fixed
2012-06-29 Georg Ehrkefix birthday calendar
2012-06-29 Bjoern Schiessle- when creating a new text file or directory which...
2012-06-29 Bjoern Schiessle- remove leading http[s] to let createBaseUri() generat...
2012-06-29 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-29 Frank Karlitschekmove the ownCloud version to admin which makes more...
2012-06-28 Robin Appelmanpass progresskey the correct way during calender import
2012-06-28 Michael GapczynskiFix external storage UI for Admin page
2012-06-28 Bart VisscherSpelling fix
2012-06-28 Bart VisscherGallery: Get all the image information for a directory...
2012-06-28 Bart VisscherRemember the app root information.
2012-06-28 Bart VisscherRemove redundant code from OC_Helper::linkTo
2012-06-28 Brice MaronPg setup enhancement
2012-06-28 Georg Ehrkefix for previous commit
2012-06-28 Georg Ehrkeuse OC_Calendar_Export for publicly shared calendars
2012-06-28 Georg EhrkeCalendar Export: replace spaces with dashes in the...
2012-06-28 Georg Ehrkesome changes and more doc for OC_Calendar_Export class
2012-06-28 Georg Ehrkefix calendar export for Apple iCal - i hate bloody...
2012-06-28 Georg EhrkeMerge branch 'master' into calendar_export
2012-06-28 Bjoern Schiessleuse public API
2012-06-28 Bjoern Schiessleadjust the name and/or location of the stored versions...
2012-06-28 Bjoern Schiesslemove hook to erase versions from deleted files to the...
2012-06-28 Bjoern Schiessledelete file versions if the user deletes a file
2012-06-28 Bjoern Schiesslehandover the correct timestamp
2012-06-28 Georg EhrkeMerge branch 'master' into calendar_export
2012-06-28 Michael GapczynskiReturn login errors for PostgreSQL setup
2012-06-27 Thomas TanghusNo need for this anymore.
2012-06-27 Thomas TanghusSmoother profile picture loading - hopefully.
2012-06-27 Michael GapczynskiDon't overwrite fake directory stream for Amazon S3...
2012-06-27 Tom NeedhamMigration: Fix contacts and bookmarks
2012-06-27 Thomas TanghusLoad contactlist progressivly.
2012-06-27 Tom NeedhamMigration: fix app paths
2012-06-27 Georg EhrkeMerge branch 'master' into calendar_export
2012-06-27 Georg Ehrkefix style of some doc
2012-06-27 Georg EhrkeMerge branch 'master' into calendar_export
2012-06-27 Brice MaronSet table prefix if not set in postgresql install
2012-06-27 Michael GapczynskiFixes in Dropbox API, try to catch Dropbox exceptions...
2012-06-27 Georg Ehrkemove some documentation to the right place
2012-06-27 Georg Ehrkeadd merge calendar function and add some documentation...
2012-06-27 Michael GapczynskiAdd Samba Share parameter to external storage UI
2012-06-27 Michael GapczynskiDon't overwrite fake directory stream for Shared storage
2012-06-27 Michael GapczynskiDon't overwrite fake directory stream for Dropbox and...
2012-06-27 Bjoern Schiessleno reason to strip tags at this point
2012-06-27 Bjoern SchiessleUtil::formatDate() expect $timestamp as double
2012-06-27 Bart VisscherFix recursion when running an update script
2012-06-27 Georg EhrkeMerge branch 'master' into calendar_export
2012-06-27 Robin Appelmanfix running tests from cli
2012-06-27 Robin Appelmanfix webdav errors for empty folders
2012-06-27 Bjoern Schiessleenable highlighting of address in OSM.
2012-06-27 Michael GapczynskiImprove error handling of Dropbox storage backend
2012-06-27 Thomas TanghusLoad default categories if there are none,
2012-06-27 Thomas TanghusEnsure event handlers are being set when adding first...
2012-06-27 Thomas TanghusAdd check for return value.
2012-06-26 Bart VisscherCheck if app is enabled before loading in remote and...
2012-06-26 Bart VisscherCache result of OC_App::getAppVersions
2012-06-26 Bart VisscherMove app upgrade check to loading of apps
2012-06-26 Thomas TanghusMake Categories a bit quieter.
2012-06-26 Michael GapczynskiDon't call getLocalFile() until you know it actually...
next