]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-09-01 Michael GapczynskiAdd support for share expiration
2012-08-28 Michael GapczynskiRemove sharing notice in users settings - The default...
2012-08-28 Michael GapczynskiFix incorrect Javascript for changing Share API settings
2012-08-28 Michael GapczynskiAdd Share API settings to admin page
2012-08-28 Michael GapczynskiReimplement links support for sharing and add password...
2012-08-28 Michael GapczynskiFix share collection query
2012-08-28 Michael GapczynskiInitial previewer for public links
2012-08-28 Jenkins for... [tx-robot] updated from transifex
2012-08-27 Thomas Muellerassert array length and individual content instead...
2012-08-27 Thomas Muellerassert array length and individual content instead...
2012-08-27 Jan-Christoph... fix cronjobs radio button width
2012-08-27 Jan-Christoph... remove background fade from navigation, fix flickering...
2012-08-27 Jan-Christoph... upload button improvement, better separation, fix wrap...
2012-08-27 Frank Karlitschekadd deprecated warning
2012-08-27 Arthur SchiwonLDAP: transliterate other latin characters to ASCII...
2012-08-27 Jörn Friedrich... remove files_imageviewer and files_texteditor from...
2012-08-27 Jörn Friedrich... update now(), current_timestamp and backtick replacement
2012-08-27 Georg Ehrkeonly mount every single homefolder when using sharing app
2012-08-27 Georg Ehrkefix filesharing for multiple data directories
2012-08-27 Arthur SchiwonOC_User: getHome is an optional method, taking it out...
2012-08-27 Jörn Friedrich... Merge branch 'master' of github.com:owncloud/core
2012-08-27 Jörn Friedrich... fix two bugs in MDB2, patches committed upstream https...
2012-08-27 Jörn Friedrich... remove oc_log, as it is unused
2012-08-27 Jörn Friedrich... return standard SQL values (sqlite3 understands CURRENT...
2012-08-27 Georg Ehrkemake use of OC_User::getHome in lib/migrate.php
2012-08-27 Michael Gapczynskisetbackgroundjobsmode.php got lost somewhere - switched...
2012-08-27 Michael GapczynskiChange URL from gitorious to github
2012-08-27 Michael GapczynskiFix share getItems() limit
2012-08-27 Jenkins for... [tx-robot] updated from transifex
2012-08-26 Michael GapczynskiMove additional jquery.inview files
2012-08-26 Michael GapczynskiMove jquery.inview from contacts app to core
2012-08-26 Georg Ehrkeuse OC_User::getHome in lib/filesystem.php
2012-08-26 Georg Ehrkeenable user backends to define their own place where...
2012-08-26 Georg Ehrkefix c&p fail from earlier commit today
2012-08-26 Jenkins for... [tx-robot] updated from transifex
2012-08-26 Thomas Muellerchanging l10n to reflect latest repo splitt
2012-08-26 Frank Karlitschekrestore the webdavauth app
2012-08-26 Frank Karlitschekmoved to apps repository
2012-08-26 Lukas ReschkeWrong function
2012-08-26 Georg EhrkeMerge branch 'master' of github.com:owncloud/core
2012-08-26 Georg Ehrkedon't allow group admins to change admin's accounts
2012-08-26 Georg Ehrkeimplement getHome in OC_User
2012-08-26 Lukas ReschkeOC_Util is better thank OCP\JSON because it'll redirect...
2012-08-26 Lukas ReschkeCheck if app is enabled
2012-08-26 Lukas ReschkeRemove some empty lines
2012-08-26 Lukas ReschkeUse sanitizeHTML instead of strip_tags
2012-08-26 Jörn Friedrich... Merge branch 'master' of github.com:owncloud/core
2012-08-26 jfdfix sharing bug introduced with oracle support
2012-08-26 Jenkins for... [tx-robot] updated from transifex
2012-08-26 Thomas Muellertranslation support for pdfviewer
2012-08-26 Thomas Muelleradded translation for odfviewer
2012-08-26 Jenkins for... [tx-robot] updated from transifex
2012-08-25 Lukas ReschkeGitorious => Github
2012-08-25 Thomas Muelleradding coverage extension for simpletest
2012-08-25 Jenkins for... [tx-robot] updated from transifex
2012-08-25 Thomas Muellerresources added to transifex
2012-08-25 Jenkins for... [tx-robot] updated from transifex
2012-08-25 Thomas Muellertranslation support for text editor and impress added
2012-08-25 Jenkins for... [tx-robot] updated from transifex
2012-08-25 Lukas ReschkeI like TLS/SSL
2012-08-25 Lukas ReschkeMerge pull request #1 from cornelius/patch-1
2012-08-25 Cornelius SchumacherFix URL to sources
2012-08-25 Georg Ehrkefix UI bug with subadmins
2012-08-25 Jörn Friedrich... Merge branch 'master' of git://gitorious.org/owncloud...
2012-08-25 jfdOC_Share no longer exists. remove hooks that would...
2012-08-25 jfduse limit parameter instead of LIMIT SQL for vcard
2012-08-25 jfdremove superflous LIMIT
2012-08-25 jfdfix missing $
2012-08-25 jfdremove duplicate method
2012-08-25 jfdfix typo in db_structure
2012-08-25 Jenkins for... [tx-robot] updated from transifex
2012-08-24 Jörn Friedrich... add backticks to SQL, use limit parameter instead of...
2012-08-24 Jörn Friedrich... Merge branch 'master' of git://gitorious.org/owncloud...
2012-08-24 Jörn Friedrich... Merge branch 'master' of git://gitorious.org/owncloud...
2012-08-24 Michael GapczynskiDynamically update shared status icon
2012-08-24 Michael GapczynskiTemporary fix to prevent rename action in root of Share...
2012-08-24 Michael GapczynskiAdd padding to the reshared text
2012-08-24 Michael GapczynskiDetermine if reshare needs to be checked
2012-08-24 Thomas TanghusCorrect variable name.
2012-08-24 Michael GapczynskiSwitch to using file cache ids instead of paths for...
2012-08-24 Michael GapczynskiPrevent resharing in UI if share permission not granted
2012-08-24 Michael GapczynskiFix shared storage rename. Note: You can only rename...
2012-08-24 jfdescape all identifiers with backticks
2012-08-24 Lukas ReschkeSanitizing the user input to prevent a reflected XSS...
2012-08-24 Arthur SchiwonFix deletion for browser that do not support onBeforeUn...
2012-08-24 Lukas ReschkeAdd a missing exit();
2012-08-24 Lukas ReschkeUse SCRIPT_NAME instead of PHP_SELF which won't send...
2012-08-24 Georg Ehrkebackport 1bccc80996e270f928c207cdd3090f4284abaea5
2012-08-24 Frank Karlitschek4.0.7
2012-08-24 Lukas ReschkeDisable user enumeration
2012-08-24 Michael GapczynskiCheck blacklist when renaming files
2012-08-24 Lukas ReschkeAlso check some other files
2012-08-24 Lukas ReschkeDisable listing of all users
2012-08-24 Jakob SackFix OC_Connector_Sabre_Locks for SQLite
2012-08-24 Lukas ReschkeCheck if webfinger is enabled
2012-08-24 Michael GapczynskiDon't return file handle if the mode supports writing...
2012-08-24 Lukas ReschkeValidate cookie to prevent auth bypasses.
2012-08-24 Lukas ReschkeAdded XSRF check
2012-08-24 Lukas ReschkeMissed an "echo"
2012-08-24 Lukas ReschkeSanitize user input
next