]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-07-06 Bjoern Schiessleuse OC_Connector_Sabre_Client
2012-07-06 Thomas TanghusNo need for being protected.
2012-07-06 Thomas TanghusMissing requesttoken
2012-07-05 Bart VisscherContacts: Fix copy&paste error
2012-07-05 Bjoern Schiesslemoved performance improvement from isLoggedIn() to...
2012-07-05 Bjoern Schiesslefixed faulty commit
2012-07-05 Bjoern Schiessleuse OC_Filesystem for rollback
2012-07-05 Bjoern Schiesslecheck if caview really exists
2012-07-05 Bjoern Schiesslemoved remove and rename hook to libs/hooks.php
2012-07-05 Bjoern Schiessledisabled user upload of root certificates until sabreda...
2012-07-05 Bjoern Schiesslesend ca cert path to sabredav client
2012-07-04 Thomas TanghusCorrect db default value.
2012-07-04 Thomas TanghusAdd missing CSRF check.
2012-07-04 Thomas TanghusMissing update script.
2012-07-04 Thomas TanghusRemove ugly activation hack.
2012-07-04 Bart VisscherMore helpfull debug msg for redirectToDefaultPage
2012-07-04 Bart VisscherRemove referer check, this is unreliable. The header...
2012-07-04 Bart VisscherSimplified remote.php file loading
2012-07-04 Bjoern Schiesslecertificate should be only visible for users
2012-07-04 Bjoern Schiessleallow users to upload ssl root certificates for the...
2012-07-04 Thomas TanghusQuery contacts in batches of 20. Possible fix for oc...
2012-07-04 Sam TukeAdded undo functionality to delete user procedure on...
2012-07-04 Thomas TanghusMoved action buttons down to the add field menu. Fixes...
2012-07-04 Brice MaronCorrect Postgresql connection with space in password...
2012-07-03 Brice MaronAdd slash to app url if not set fix oc-1169
2012-07-03 Georg Ehrkereplace some direct links with OC.imagePath
2012-07-03 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-07-03 Sam TukeMoved hooks and versions.php into new lib directory
2012-07-03 Bjoern Schiessleuse filesystem abstraction layer to copy file versions
2012-07-03 Bjoern Schiesslewrong var name fixed
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.
next