]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-05-07 Bart VisscherCreate a function for linking to remote.php
2012-05-07 Georg Ehrkefix path for ampache in settings
2012-05-07 Georg Ehrkemake ampache work with remote.php
2012-05-07 Arthur SchiwonLDAP: Fall back to Base DN if user/group base settings...
2012-05-07 Michael GapczynskiForgot to set token variable
2012-05-07 Michael GapczynskiPrevent extra '/' from being added to url if app is...
2012-05-07 Brice MaronReorder code to avoid race condition in user creation
2012-05-07 Arthur Schiwonapplying coding guideline
2012-05-07 Arthur Schiwonapplying coding guideline
2012-05-07 Simon BirnbachFix bug on browsers like rekonq which stopped execution...
2012-05-07 Michael GapczynskiFix bug oc-542, encode urls for private links
2012-05-07 Michael GapczynskiFix bug oc-402, check if token is set for a private...
2012-05-07 Michael GapczynskiOnly load sharing statuses if in files app
2012-05-07 Georg Ehrkefix gallery sharing
2012-05-07 Georg Ehrkemake calendar compatible with public.php
2012-05-07 Georg Ehrkeimprove remote.php and create public.php
2012-05-07 Georg EhrkeMerge branch 'remote.php'
2012-05-07 Georg Ehrkefix validation of getfile parameter - i hate this blood...
2012-05-07 Georg Ehrkefix webdav, bloody merge conflicts
2012-05-07 Georg Ehrkefix path of carddav in addressbook management
2012-05-07 Georg Ehrkefix path of caldav in calendar management
2012-05-07 Georg Ehrkefix path of webdav
2012-05-07 Georg Ehrkefix pathes in calendar and contacts
2012-05-07 Georg Ehrkeupdate htaccess file and remove remote folder
2012-05-07 Georg Ehrkefix merge conflicts
2012-05-07 Georg Ehrkemake carddav work with remote.php
2012-05-07 Georg Ehrkefix remote.php
2012-05-07 Florian Hülsmannbetter invalid webfinger URI handling
2012-05-07 Michiel de... whitespace correction in webfinger.php
2012-05-07 Michiel de... require base lib and deal with malformed user addresses...
2012-05-07 Michiel de... prevent xss in webfinger
2012-05-07 Thomas TanghusFix typo.
2012-05-07 Thomas TanghusCode cleanup.
2012-05-07 Michael GapczynskiRemove manual file cache insertions of shared files...
2012-05-07 Michael GapczynskiFix updateFolder() in OC_FileCache
2012-05-06 Michael GapczynskiFix feedback for sharing errors
2012-05-06 Michael GapczynskiProvide feedback when user creation fails
2012-05-06 Brice MaronAdd php-pdo to soft depend check
2012-05-06 Brice MaronAdd php-xml as dependency for core fix oc-364
2012-05-06 Frank Karlitschekfix an XSS bug
2012-05-06 Frank Karlitschekported the oc_template class
2012-05-06 Frank Karlitscheksome more documentation cleanups. much more is needed.
2012-05-06 Frank Karlitschekfirst part of documentation update. lot´s more to come
2012-05-06 Thomas TanghusCalendar: Fixed image paths.
2012-05-06 Thomas TanghusContacts: Re-added some styling that got lost in a...
2012-05-06 Brice MaronCorrect wrong DB quotes for calendar share functions
2012-05-06 DanielMerge commit 'refs/merge-requests/109' of git://gitorio...
2012-05-06 Thomas TanghusContacts: Fix for Android browser again, again.
2012-05-06 Thomas TanghusContacts: Resized Add button. Now how do I add a gradie...
2012-05-06 Thomas TanghusRevert Android positioning 'fix'.
2012-05-06 Thomas TanghusRevert "Contacts: Fix for leftcontent positioning in...
2012-05-05 Bart VisscherWorking remote.php with webdav and caldav
2012-05-05 Georg Ehrkepush changes
2012-05-05 Georg Ehrkefix writing of webdav.php
2012-05-05 Georg Ehrkefix path of webdav
2012-05-05 Georg Ehrkefix pathes for cal andcarddav
2012-05-05 Georg Ehrkeremove debug messages
2012-05-05 Bart VisscherTasks: Fix addtask for <5.4 php version
2012-05-05 Georg Ehrkefix writing in remote folder
2012-05-05 Bart VisscherMerge branch 'tasks' for Tasks app
2012-05-05 Bart VisscherTasks: Fix add task action
2012-05-05 Thomas Müllerfixing file headers with copy right
2012-05-05 Robin Appelmanfix opening encrypted files from the browser
2012-05-05 Robin Appelmanimprove cryptstream fro writing non-chunksized data
2012-05-05 Robin Appelmanonly emit the filesystem hooks once when creating a...
2012-05-05 Florian HülsmannCustom icons for contacts app
2012-05-05 Thomas TanghusContacts: Make editable fields more discoverable. Align...
2012-05-05 Thomas TanghusDialogs: Clean indentation. Add some missing brackets.
2012-05-05 Thomas TanghusContacts: Don't try to render invalid properties.
2012-05-05 Thomas TanghusContacts: Set min-width on note to make it render corre...
2012-05-05 Frank Karlitschekporting the hooks and starting with the templates
2012-05-04 Brice MaronEscape strings for DB and User creation at setup. Fix...
2012-05-04 Thomas TanghusContacts: Better checks for GD library.
2012-05-04 Bart VisscherTasks: Some styling
2012-05-04 Bart VisscherTasks: Really correct icon
2012-05-04 Bart VisscherTasks: More updates to public API
2012-05-04 Thomas TanghusAdd missing file.
2012-05-04 Thomas TanghusTried to make settings/apps more keyboard/screenreader...
2012-05-04 Bart VisscherCalendar: Use array_merge to join event arrays
2012-05-04 Bart VisscherTasks: Fix ajax calls in javascript
2012-05-04 Bart VisscherTasks: Update for movable apps
2012-05-04 Bart VisscherTasks: Update to new public API
2012-05-04 Bart VisscherMerge branch 'master' into tasks
2012-05-04 Thomas TanghusContacts: Changed the Add property button to not fixed...
2012-05-04 Thomas TanghusContacts: Improve NOTE UI. Cleanup markup.
2012-05-04 Arthur SchiwonLDAP: check first, if requested attribute exists
2012-05-04 Arthur SchiwonLDAP: use the correct attribute for the display name
2012-05-04 Arthur SchiwonLDAP: also those functions were not meant to be static
2012-05-04 Arthur SchiwonLDAP: more cleanup
2012-05-04 Arthur SchiwonLDAP: copyright stuff
2012-05-04 Arthur SchiwonLDAP: cleanup
2012-05-04 Arthur SchiwonLDAP: checkPassword ain't static
2012-05-04 Arthur SchiwonLDAP: make oc_user_ldap::checkPassword make use of...
2012-05-04 Arthur Schiwonremove debug info
2012-05-04 Arthur SchiwonLDAP: make oc_user_ldap::userExists make use of central...
2012-05-04 Arthur SchiwonLDAP: make oc_user_ldap::getUsers make use of central...
2012-05-04 Arthur SchiwonLDAP: central function for user and group list retrieva...
2012-05-04 Thomas TanghusChanged $APPROOT to $APPSROOT as in https://gitorious...
2012-05-04 Frank Karlitschekimplement missing getusers call
2012-05-04 Thomas TanghusMade the global settings icon accessable via keyboard.
next