]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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-04-25 Jernej ViragFixed escaping of filename when determining MIME type
2012-05-05 Thomas TanghusForgot to fix one file...
2012-05-05 Bart VisscherCalendar: Fix calendar export link
2012-05-05 Thomas TanghusContacts: Fix for leftcontent positioning in Android...
2012-05-05 Thomas TanghusContacts: Removed redundant styles.
2012-05-05 Frank Karlitschekadded a nice API to get the installes Apps with names...
2012-05-05 Michael GapczynskiAdd back removed groups to the select form correctly
2012-05-05 Bart VisscherCalendar: fix return of insert id
2012-05-05 Bart VisscherFix loading by apptype in webdav
2012-05-05 Michael GapczynskiRefactor sharing UI; bug fixes, code clean-up, and...
2012-05-05 Michael GapczynskiRemove blind effect for email private link in drop...
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.
2012-05-03 Thomas TanghusVCategories: Check if any categories are selected befor...
2012-05-03 Thomas TanghusContacts: Hack around malformed BDAY.
2012-05-03 Thomas TanghusContacts: Don't load event handlers more than once...
2012-05-03 Thomas TanghusCheck for callback in OC.dialogs.alert.
2012-05-03 Bart VisscherCalendar: Fix repeating events
2012-05-03 Bart VisscherMerge branch 'master' of git://gitorious.org/owncloud...
2012-05-03 Bart VisscherMerge commit 'refs/merge-requests/89' of git://gitoriou...
2012-05-03 Robin Appelmanadd mount config to gitignore
2012-05-03 Robin Appelmanfix filecache for postgresql
2012-05-03 Arthur Schiwonups, we don't have a CSS file therefore
2012-05-03 Robin Appelmanensure the files app is always loaded
2012-05-03 Bart VisscherBetter regex for old apps rewrite rule
2012-05-03 Bart VisscherBookmarks: Move delete code to Bookmarks class, also...
2012-05-03 Thomas TanghusContacts: Remove some logging.
2012-05-03 Thomas TanghusContacts: Clean up tipsies.
2012-05-03 Thomas TanghusContacts: Fixed paths in import.
2012-05-03 Thomas TanghusContacts: Fix paths and improve markup and css in addre...
2012-05-03 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-05-03 Frank Karlitschekported oc_db
2012-05-03 Bartek Przybylskifix incorrect dialog computing in ff
next