]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-21 Bart VisscherRemember result of OC_User::isLoggedIn, can be very...
2012-06-21 Bart VisscherOnly check for apps owncloud version requirment when...
2012-06-21 Robin Appelmandont change the encryption key during the test case
2012-06-21 Robin Appelmanonly use 1 fsview when initializing encryption
2012-06-21 Robin Appelmanfix saved file size for uploaded files
2012-06-21 Robin Appelmantruncate decrypted files based on size
2012-06-21 Georg Ehrkefix calendar
2012-06-21 Georg Ehrkefix a PHP Notice
2012-06-21 Frank Karlitschekcheck if the data directory is accessible via http...
2012-06-21 Bjoern Schiesslecheck if user is allowed to edit bookmarks
2012-06-21 Georg Ehrkemake edit event form work with DateTime Property UTC
2012-06-21 Georg Ehrkefix mimetype for cdr files - bugfix for oc 559
2012-06-20 Michael GapczynskiOnly call OC_FileCache::get('/Shared') if it exists...
2012-06-20 Robin Appelmanfix encrypted flags not being saved correctly
2012-06-20 Robin Appelmanfix encryption for binary files
2012-06-20 Robin Appelmanadd binary test case for encryption
2012-06-20 Robin Appelmanuse absolute path for file proxies
2012-06-20 Arthur Schiwonmake bookmarks bookmarklet work again, kudos to Victor...
2012-06-20 Bjoern SchiessleMerge branch 'stable4' of gitorious.org:owncloud/ownclo...
2012-06-20 Bjoern Schiessleno need to escape the title
2012-06-20 Bjoern Schiessleuse sanitizeHTML() function
2012-06-20 Bjoern Schiessleuse new sanitizeHTML() function
2012-06-20 Bjoern Schiessleuse new sanitize HTML function backported
2012-06-20 Bjoern Schiesslebackport of sanitizeHTML() function
2012-06-20 Arthur Schiwonbookmarks: make read later-button draggable again,...
2012-06-20 Arthur Schiwonforgotten $, incorrect subtract
2012-06-20 Robin Appelmandon't show other users file if the filesystem is not...
2012-06-19 Bart VisscherCalendar: Write-close session to enable parallel events...
2012-06-19 Bart VisscherFix webdav property name compare
2012-06-19 Bart VisscherLoad app before running update script
2012-06-19 Bart VisscherTasks: Fix resizing of the content part
2012-06-19 Bart VisscherTasks: Use POST for ajax calls that change data
2012-06-19 Bart VisscherDon't use substr to get first char of string
2012-06-19 Bart VisscherSmarter code for OC_FileProxy
2012-06-19 Bart VisscherAdd cache for getStorage and getInternalPath functions.
2012-06-19 Bart VisscherAdd stat cache to OC_Connector_Sabre_Node and OC_Connec...
2012-06-19 Bart VisscherAdd help texts to config options in config.sample.php
2012-06-19 Bart VisscherMake check for writable apps dir configurable
2012-06-19 Thomas Muellerfixes oc-668
2012-06-19 Bjoern Schiesslequota calculation fixed
2012-06-18 Arthur SchiwonLDAP: only map users within the User Base Tree
2012-06-18 Victor DubiniukReverting 249190c89bc1c2effd8aaad1052d9a0ccf0bfe37...
2012-06-18 Victor DubiniukFix mime-type detection
2012-06-18 Brice MaronHide image with no source (avoid placeholder img)
2012-06-18 Bjoern Schiesslefixed broken function call
2012-06-18 Bjoern Schiessleignore "Shared"-directory when calculating free space
2012-06-18 Bjoern Schiessledon't add the "Shared"-directory size to users quota
2012-06-18 Bjoern Schiessleescape log messages to avoid possible js execution
2012-06-17 Thomas TanghusRemoved erroneous value attributes. Partial fix for...
2012-06-17 Tom Needhamuser_migrate: remove old code
2012-06-16 Thomas TanghusPDF Viewer: Double encode link.
2012-06-16 Thomas Tanghusfiles_imageviewer: Double encode paths. Fixes oc-1016.
2012-06-16 Georg Ehrkefix merge conflicts
2012-06-16 Georg Ehrkeremove a closing php tag in calendar
2012-06-15 Michael GapczynskiCheck for '\' as well when searching for parent folders...
2012-06-15 Tom NeedhamMove user import to personal settings. Fix user migrati...
2012-06-15 Bjoern Schiesslefixed xss vulnerability
2012-06-15 Thomas TanghusFiles: Double encode download links. Fix for oc-1016.
2012-06-15 Bjoern Schiessleapplied merge request #128: fixed some sorting and...
2012-06-14 Arthur Schiwonreverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1...
2012-06-14 Thomas TanghusRemove debug statements.
2012-06-14 Thomas TanghusMerge branch 'stable4' of git://gitorious.org/owncloud...
2012-06-14 Thomas TanghusContacts: Implement CSRF prevention.
2012-06-14 Bjoern Schiesslefixed bug #996: first picture in folder is repeated...
2012-06-14 Bjoern Schiessleprevent xss attacks also if some javascript ends up...
2012-06-14 Thomas TanghusMerge branch 'stable4' of git://gitorious.org/owncloud...
2012-06-14 Thomas TanghusBackport CSRF prevention.
2012-06-14 Bjoern Schiesslefixed xss vulnerability in un-packed version of jquery...
2012-06-14 Bjoern Schiessledebugging output removed
2012-06-14 Bjoern Schiesslexss vulnerability fixed for fancybox image viewer
2012-06-14 Bjoern Schiesslesuppress warning if /dev/urandom is not readable (bug...
2012-06-13 Georg Ehrkefix another ui bug of calendar
2012-06-13 Georg Ehrkeanother ui fix
2012-06-13 Georg Ehrkefix a ui bug for calendar sharing
2012-06-13 Georg Ehrkeshow username of the body who shares in the summary
2012-06-13 Thomas TanghusRemove check for encryption.
2012-06-13 Thomas TanghusAllow same host redirects (/somepath).
2012-06-13 Thomas TanghusRedirect HTTP Auth requests to REQUEST_URI. Partial...
2012-06-13 Bjoern Schiessleurlencode link fort password reset (bug #970)
2012-06-13 Michael GapczynskiFix incorrect creation of filesystem for user@group...
2012-06-12 Georg Ehrkeincrease version of calendar app to force db upgrade
2012-06-12 Georg Ehrkeincrease possible size of uri in database - fix oc-140
2012-06-12 Bjoern SchiessleLabel the delete operation "unshare" for files in the...
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 Arthur SchiwonMerge branch 'stable4' of git://gitorious.org/owncloud...
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 TanghusAdd .vimrc to .gitignore.
2012-06-11 Thomas TanghusFix copy/paste error.
2012-06-11 Thomas TanghusFix js for missing address fields.
2012-06-11 Thomas TanghusContacts: Fix encoding errors, import errors, developer...
2012-06-11 Arthur SchiwonLDAP: offer config option for Group Display Name attribute
2012-06-11 Thomas TanghusContacts: Fix NOTE also on add, not just save.
2012-06-11 Arthur SchiwonMerge branch 'stable4' of git://gitorious.org/owncloud...
2012-06-11 Arthur Schiwonldap: check array for emptiness, not nullness
2012-06-11 Lukas ReschkeMerge branch 'stable4' of gitorious.org:owncloud/ownclo...
2012-06-11 Lukas ReschkeSanitzing user input
2012-06-11 Lukas ReschkeUsing POST instead of GET.
2012-06-11 Lukas ReschkeSanitize user input
next