]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-12 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-12 Michael GapczynskiAdd support for mounting Dropbox in external storage UI
2012-06-12 Bjoern SchiessleLabel the delete operation "unshare" for files in the...
2012-06-12 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-12 Georg Ehrkeautomatic cache repeating events after an update
2012-06-12 Bjoern Schiessleblock slashes only for new files and new folders but...
2012-06-12 Thomas TanghusContacts: Final (for now) fix to encoding probs on...
2012-06-12 Bjoern Schiesslecommitted patch (bug #967) to add missing translations...
2012-06-12 Bjoern Schiessleapplied patch provided by bug #966 to fix broken user...
2012-06-11 Thomas MuellerPDF.JS updated, compatibility.js added for browser...
2012-06-11 Marco Butf8 in der DB config
2012-06-11 Thomas TanghusAdd .vimrc to .gitignore.
2012-06-11 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-11 Georg Ehrkeadd some information about repeating events caching...
2012-06-11 Thomas TanghusFix js for missing address fields.
2012-06-11 Thomas TanghusQuick fix for index errors when not importing from...
2012-06-11 Thomas TanghusEncoding conversion moved to OC_Contacts_VCard::decodeP...
2012-06-11 Thomas TanghusContacts: Fix encoding errors, import errors, developer...
2012-06-11 Georg Ehrkefix a bug in OC_Calendar_Repeat
2012-06-11 Bart VisscherTasks: Fix resizing of the content part
2012-06-11 Bart VisscherGallery: remove extra include of lib/base.php
2012-06-11 Bart VisscherCalendar: remove unused markup from #controls
2012-06-11 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-11 Bjoern Schiesslereplace "=0D=0A" (\r\n) with a simple "\n" in vards...
2012-06-11 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-11 Georg Ehrkeconnect OC_Calendar_repeat to events.php
2012-06-11 Georg Ehrkeadd function isrepeating to OC_Calendar_Object class...
2012-06-11 Georg Ehrkefix bug in OC_Calendar_Repeat
2012-06-11 Arthur SchiwonLDAP: offer config option for Group Display Name attribute
2012-06-11 Bjoern Schiesslemake sure that contact data are always utf8 encoded...
2012-06-11 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-11 Georg Ehrkeincrease version number of calendar
2012-06-11 Georg Ehrkesome fixes for repeating events caching
2012-06-11 Thomas TanghusRedirect HTTP Auth requests to REQUEST_URI. Partial...
2012-06-11 Thomas TanghusAllow same host redirects (/somepath).
2012-06-11 Georg Ehrkeadd hooks to connect calendar / event changes with...
2012-06-11 Georg Ehrkemodify hooks in OC_Calendar_Calendar
2012-06-11 Georg Ehrkemodify hooks in OC_Calendar_Object
2012-06-11 Georg Ehrkeremove insert id
2012-06-11 Georg Ehrkesome work on repeating events caching - basic class...
2012-06-11 Thomas TanghusContacts: Fix NOTE also on add, not just save.
2012-06-11 Arthur Schiwonldap: check array for emptiness, not nullness
2012-06-11 Frank Karlitschekimplement a simple request token session garbage collector
2012-06-11 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-11 Georg Ehrkeuse native sabredav functions to generate repeating...
2012-06-11 Thomas TanghusCategories: Turned the debugging down a bit.
2012-06-11 Thomas TanghusCopy/paste error.
2012-06-10 Lukas ReschkeSanitizing user input
2012-06-10 Lukas ReschkeSanitize user input
2012-06-10 Lukas ReschkeSanitize user input
2012-06-10 Lukas ReschkeUsing POST instead of GET.
2012-06-10 Lukas ReschkeSanitzing user input
2012-06-10 Michael GapczynskiMount personal mount points into filesystem
2012-06-10 Michael GapczynskiStop AWS SDK from looking for configuration files,...
2012-06-10 Thomas TanghusContacts: 11th hour fix for invalid VCARD from CardDAV.
2012-06-10 Frank Karlitschekprevent XSS
2012-06-10 Georg Ehrkeremove include command for when
2012-06-10 Georg Ehrkefix merge conflicts
2012-06-10 Bartek Przybylskifix variable name and undefined index notice
2012-06-10 Bartek Przybylskifix first time image loading error
2012-06-10 Thomas TanghusContacts: Used non-existent var.
2012-06-10 Bartek Przybylskigallery: removing search provider for now
2012-06-09 Frank Karlitschekapps paging is not yet implemented. increase pagesize...
2012-06-09 Michiel de... sanitize scope and host
2012-06-09 Michiel de... avoid clickjacking
2012-06-09 Michael GapczynskiAdd Dropbox storage backend
2012-06-09 Michiel de... sanitize when logged in as another user
2012-06-09 Frank Karlitschekfinally fix the updater. next is an automatic updater...
2012-06-09 Robin Appelmanprevent opening non-music files through the media ajax api
2012-06-09 Robin Appelmanuse absolute path for file proxies
2012-06-09 Georg Ehrkefix another XSS
2012-06-09 Georg Ehrkefix XSS in Calendar
2012-06-09 Thomas TanghusBump version to trigger db update.
2012-06-09 Robin Appelmanload all apps when loging in, needed for apps listening...
2012-06-09 Georg EhrkeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-09 Georg Ehrkeincrease height of event dialog
2012-06-09 Thomas TanghusChanged preferences configvalue to clob. Fixes several...
2012-06-09 Robin Appelmandont load apps when displaying the login page
2012-06-09 Bartek Przybylskiadd function in filesystem to strip webroot
2012-06-09 Bartek Przybylskihandle encrypted images files in oc_image
2012-06-09 Georg Ehrkefix a bug in when
2012-06-09 Georg Ehrkefix creation of monthly repeated events
2012-06-09 Bartek Przybylskiremoving app access check, fix title for links in tiles
2012-06-09 Robin Appelmanfix potential xss in multiselect
2012-06-09 Frank Karlitschekadd two csrf check calls. Review and lot´s of porting...
2012-06-09 Thomas TanghusContacts: Use POST instead of GET.
2012-06-09 Thomas TanghusCode cleanup.
2012-06-09 Georg Ehrkemake use of post instead of get
2012-06-09 Bart VisscherTasks: Use POST for ajax calls that change data
2012-06-09 Bart VisscherCheck for missing path_info, also use OC_Response for...
2012-06-09 Robin Appelmanfix infinite redirect during setup for windows hosts
2012-06-09 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-09 Georg Ehrkeadd hooks for events
2012-06-09 Georg Ehrkeadd hooks for calendars
2012-06-09 Georg Ehrkesome more work on repeating events caching
2012-06-08 Georg Ehrkefix loading of OC::$REQUESTEDAPP if WTFE the app parame...
2012-06-08 Georg Ehrkesome work on repeating events caching
2012-06-08 Bartek Przybylskitabs for spaces, fix array key name
2012-06-08 Bartek Przybylskihide share button until sharing wont be fixed
2012-06-08 Bartek Przybylskiadding navigation bar to gallery
next