Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

HedgeDoc

18 Topics 146 Posts
  • HedgeDoc - Package Updates

    Pinned Locked
    42
    0 Votes
    42 Posts
    17k Views
    Package UpdatesP
    [1.22.1] Update hedgedoc to 1.11.1 Full Changelog GHSA-93w7-49m2-cqwg reports possible corruption of permission values due to missing validation. This should not impact permission checks, except when the note owner intentionally set their note permission to something invalid. Added external link warning setting (externalLinkWarning in config.json or CMD_EXTERNAL_LINK_WARNING) to disable the external link warning page entirely Added external link whitelist setting (externalLinkWhitelist in config.json or CMD_EXTERNAL_LINK_WHITELIST) to skip warning page for certain domains Added support for webp file uploads (for all backends except imgur, since that does not support these) Fixed external link warning for subpath instances Restore native browser zoom-in keyboard shortcuts in the editor Nested list items render properly again in the preview pane for slides Removed the old Temp database object and related API endpoints. This was used by a very old way of migrating the history and is no longer needed. Removed unused allowOrigin (environment variable CMD_ALLOW_ORIGIN) config option. Removed unnecessary/duplicate entries in the XSS filtering whitelist
  • 1 Votes
    3 Posts
    864 Views
    luckowL
    Thanks for the obvious. The source HedgeDoc was never updated to the current Cloudron app version. I have no idea why. Now I'm restoring the backup configuration to the same old version of HedgeDoc and letting the update magic happen. Let's see.
  • Has anyone recently configured an OIDC auth provider for HedgeDoc?

    1
    0 Votes
    1 Posts
    551 Views
    No one has replied
  • Fix broken docs link

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    nebulonN
    I think I am blind here, but which one of the links at https://docs.cloudron.io/apps/hedgedoc/ is not working? Then I will fix it.
  • User management - remove /changing password user

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    chetbakerC
    yeah you are right. That's a clean alternative. Thanks!
  • Customizing the thumbnail preview globally

    1
    0 Votes
    1 Posts
    488 Views
    No one has replied
  • oauth2 login in config.json overwritten by oidc of cloudron?

    Solved
    8
    1 Votes
    8 Posts
    2k Views
    girishG
    @nebel said in oauth2 login in config.json overwritten by oidc of cloudron?: I wonder, if there is anyone, who had oidc and cloudron users before. I think he would lose users in this case. Is it a special case with hedgedoc or is it a problem for all apps? Right, this depends on the app. Some apps can only have one authentication provider active at a time. Others can have multiple authentication providers. I think HedgeDoc supports multiple auth providers be active at a time but only one OIDC provider at a time, looks like. But generally, most of our users do not mix "private" authentication and "public" instance with external users.
  • Security issue: Notes do not require auth to be viewed

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    robiR
    @girish said in Security issue: Notes do not require auth to be viewed: "defaultPermission": "limited", Thanks guys, this did it. The per doc setting is also good, however it only shows from the read-only view, non-editor mode. (Hint for those who can't find it while editing a doc and looking at the menus.)
  • config.js - editing/changing values is not reliable

    8
    0 Votes
    8 Posts
    4k Views
    girishG
    @rstockm this is the upstream default, so might be worthwhile opening an issue upstream.
  • HedgeDoc is incorrectly named as hackmd

    5
    0 Votes
    5 Posts
    3k Views
    robiR
    @girish wow, that's, ... ahem, .. questionably lovely. One response there does mention how to transition in a few steps via unpublishing, etc, however users must deal with the old app as well as the new app manually. Less of an issue with Cloudron Admins. If you were to now package HackMD, what would you do to name it? Since the two apps are still data compatible, it would be a good time to migrate. Harder later.
  • /status, /metrics is public

    4
    1 Votes
    4 Posts
    2k Views
    luckowL
    @nebulon upstream has "heard us" https://github.com/hedgedoc/hedgedoc/issues/2082
  • New Default limited (instead of private)

    Solved
    6
    2 Votes
    6 Posts
    3k Views
    girishG
    I have updated the package to match upstream default of editable.
  • HedgeDoc not responding

    Solved postgresql
    5
    0 Votes
    5 Posts
    3k Views
    luckowL
    @grienauer You can set this thread to "solved" yourself.
  • CodiMD is now HedgeDoc

    6
    0 Votes
    6 Posts
    3k Views
    robiR
    Ha, I was right, without looking. The logo is designed well! Here's the process.. https://github.com/hedgedoc/hedgedoc-logo I actually like the middle alteration best, looks like a pencil head for writing.
  • Enabling PDF to true does not enable PDF export

    Solved
    2
    2
    0 Votes
    2 Posts
    1k Views
    nebulonN
    As mentioned in the other thread, current CodiMD upstream versions do not allow enabling this anymore due to security risks. https://github.com/codimd/server/blob/master/public/docs/release-notes.md#announcements-1 Maybe you can raise awareness for the need with the upstream project or see if you can contribute.
  • hackmd - Read-Only file system when exporting to PDF

    Solved
    18
    0 Votes
    18 Posts
    8k Views
    rmdesR
    I think we can close this since it's irrelevant to the actual codiMD app in the store
  • hackmdio/codimd

    Moved codimd
    3
    0 Votes
    3 Posts
    1k Views
    E
    @girish Cool! Until then I will try to get it working myself. I'm about to submit a support request regarding a custom app deployment of hackmdio/codimd. But when do you think it will be available on the App Store?
  • CodiMD error (since 1.4.0?)

    Moved Solved codimd
    21
    0 Votes
    21 Posts
    10k Views
    girishG
    CodiMD was updated to 1.5.0. So this issue is most likely fixed there.