]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-07-15 Thomas TanghusFix sorting - again :-P
2012-07-15 Thomas TanghusBold active address book.
2012-07-15 Thomas TanghusSet the address book of the active contact active.
2012-07-15 Thomas TanghusUI part of addressbook merging.
2012-07-15 Thomas TanghusWrap image uploading in anonymous function.
2012-07-15 Thomas TanghusRemove obsolete FIXMEs.
2012-07-15 Thomas Muelleradd database type to xml report
2012-07-15 Thomas Muellersome more structure added
2012-07-15 Michael GapczynskiDelete old session files, suggested by Torben Nehmer...
2012-07-15 Michael GapczynskiCheck if user is already logged in for DAV auth, instea...
2012-07-15 Thomas Muellerfixing reset on autotest
2012-07-15 Thomas TanghusAlso unlink unsuccessful imports.
2012-07-15 Thomas TanghusMake list droppable too instead of just the header.
2012-07-15 Thomas TanghusImprove temp file handling.
2012-07-15 Thomas TanghusHide file form field behind image so it will maybe...
2012-07-15 Thomas TanghusMade notifications more flexible.
2012-07-15 Thomas TanghusTypo.
2012-07-15 Thomas TanghusAdded notification.
2012-07-15 Thomas TanghusFixed sorting of addressbooks.
2012-07-15 Thomas TanghusRemoved obsolete TODO.
2012-07-15 Thomas MuellerMySql testing added
2012-07-15 Thomas TanghusRefactored contacts import.
2012-07-15 Thomas TanghusFix loading previous or next contact after deleting...
2012-07-14 Michael GapczynskiFix undo delete user
2012-07-14 Thomas TanghusGive default address book a more intuitive name and...
2012-07-14 Thomas TanghusTry to avoid occasional error messages.
2012-07-13 Robin Appelmanfix minified js and css
2012-07-13 Robin Appelmanuse new way to register remote/public.php entries in...
2012-07-13 Robin Appelmanfix remote and public.php
2012-07-13 Thomas Muellerrediect test results to autotest-results-sqlite.xml
2012-07-13 Thomas Muellerautotest.sh added: create an fresh environment using...
2012-07-13 Thomas Muellerrestructuring test suite invocation - now we load all...
2012-07-13 Thomas Muellerallow command line based installation/setup
2012-07-12 Michael GapczynskiRename $contacts to $has_contacts, it missed this commi...
2012-07-11 Michael GapczynskiFix setting custom quota size for users, bug fix for...
2012-07-11 Michael GapczynskiRevert santizing toaddress, because PHPMailer now throw...
2012-07-11 Michael GapczynskiFix log write() parameters in wrong order
2012-07-11 Lukas ReschkeHandling exceptions
2012-07-11 Michael GapczynskiCatch exceptions from PHPMailer
2012-07-11 Michael GapczynskiSanitize toaddress for emailing private links
2012-07-11 Lukas ReschkeSanitizing file names
2012-07-11 Bjoern Schiessleprevent script execution during slideshow
2012-07-11 Bjoern Schiessleuse getStorage() to get versions location
2012-07-11 Jörn Friedrich... Merge branch 'master' of gitorious.org:/owncloud/owncloud
2012-07-11 Jörn Friedrich... small fixes in merge request 104, use OCP\Files::getStorage
2012-07-11 Michael GapczynskiCall exit() to prevent further code execution if direct...
2012-07-11 BlackEaglegallery :: display big picture according to exif
2012-07-10 Michael GapczynskiCall exit() to prevent further code execution if direct...
2012-07-10 Bjoern Schiessleuse readfile() instead iof fopen() for file download...
2012-07-10 Bjoern Schiessleadd OCP\Files to access files
2012-07-10 Jörn Friedrich... shrink css height for gallery_div from 152 to 150 to...
2012-07-10 Jörn Friedrich... fix thumbnail size calculation, use const for THUMBNAIL...
2012-07-10 Johannes WillneckerMissing dir added.
2012-07-10 Johannes Willneckerfixed typo
2012-07-10 Johannes WillneckerFix for oc-972, oc-1144 and oc-1191
2012-07-10 Sam Tukefixed typos
2012-07-10 Jörn Friedrich... gitignore phpStorm .idea metadata folder
2012-07-09 Thomas TanghusRevert reversion of f5c329af981f59f78c12648ea41c258f477...
2012-07-09 Thomas TanghusDon't escape assigned values.
2012-07-09 Thomas TanghusMake sure the proper DOM is loaded and the right addres...
2012-07-09 Thomas TanghusLook for the right field :-P
2012-07-09 Thomas TanghusReduce variables assigned.
2012-07-09 Thomas TanghusRevert "Delay fetching of carddata and set ETag and...
2012-07-09 Thomas Muellerfixing oc-1198
2012-07-09 Bjoern Schiesslecreate uploads directory for ssl certificates if it...
2012-07-09 Jörn Friedrich... remove superfluous ?> at the end of .php files (left...
2012-07-09 jfdadd css id attribute, minor fixes
2012-07-09 Jörn Friedrich... add supersized slideshow
2012-07-09 Bjoern Schiessleremove hard coded path
2012-07-09 Bjoern Schiesslereplace urlencoded slash
2012-07-09 Bjoern Schiesslerevert performance improvements in userExists() because...
2012-07-09 Bjoern Schiessleremove comments around code block
2012-07-09 Bjoern Schiesslewebdav ssl cleanup
2012-07-08 Thomas TanghusDelay fetching of carddata and set ETag and size instead.
2012-07-08 Thomas TanghusRescan categories in small batches to reduce memory...
2012-07-08 Thomas TanghusMove code to OC_Contacts_App::scanCategories().
2012-07-08 Thomas TanghusAdded default parameter $reset to allow for incremental...
2012-07-08 Thomas TanghusRemove deleted address book from list.
2012-07-08 Thomas TanghusSimplify VCF generation.
2012-07-08 Thomas TanghusMake it possible to import files using CR as eol.
2012-07-08 Thomas TanghusImplemented VCFExportPlugin.
2012-07-08 Thomas TanghusImplemented Sabre iCalendar Export Plugin.
2012-07-08 Thomas TanghusSet the loading class on the property being changed...
2012-07-08 Thomas TanghusSet the loading class on the property being changed...
2012-07-08 Thomas TanghusReturn error messages in correct format.
2012-07-08 Thomas TanghusAdd missing requesttoken.
2012-07-07 Lukas ReschkeCSRF checks
2012-07-07 Lukas ReschkeCSRF checks
2012-07-07 Lukas ReschkeCSRF checks
2012-07-07 Lukas ReschkeCSRF checks
2012-07-07 Lukas ReschkeCSRF checks
2012-07-07 Lukas ReschkeCSRF check
2012-07-07 Lukas ReschkeUninitialized variable
2012-07-07 Lukas ReschkeCSRF check in the settings
2012-07-07 Lukas ReschkeFixes a problem with the user creation ("User already...
2012-07-06 Michael GapczynskiMove line counter so we only count lines towards the...
2012-07-06 Michael GapczynskiFix time formatting for minutes, prepend 0 if minutes...
2012-07-06 Michael GapczynskiImprovements and bug fix for log reading, fixes bug...
2012-07-06 Frank Karlitschekincrease the time limit again to a sensible granularity...
2012-07-06 Bjoern Schiessleclose file after write process
next