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


Skip to content

Fider

6 Topics 36 Posts
  • Fider - Package Updates

    Pinned
    9
    0 Votes
    9 Posts
    1k Views
    Package UpdatesP
    [1.5.0] Update fider to 0.32.0 Full Changelog There were some issues with the "raw markdown mode" editor where markdown formatting wasn't always persisting properly between HTML and raw view. Switching to use a textarea for the raw markdown mode fixed these issues, and meant that the code was simpler since we had less kludging to do. That fixes many little issues, including #1401 Also sorted #1402, and implemented some security improvements too (CWE-22 Path Traversal vulnerability).
  • Sign In with email doesn't seem to work, either

    10
    0 Votes
    10 Posts
    723 Views
    J
    https://feedback.fider.io/posts/329/data-administration-import-accounts-tags-votes-posts-and-comments-via-web-interface this is a known thing in Fider it seems that the UI has no restore option. They have a new version coming this week so maybe it'll get added. I imagine people clone the file structure and PostgreSQL DB now to migrate or restore.
  • 0 Votes
    5 Posts
    304 Views
    girishG
    I replied at https://forum.cloudron.io/topic/14386/sign-in-with-email-doesn-t-seem-to-work-either/6 but a fix is coming for the misleading user management section with https://git.cloudron.io/packages/fider-app/-/merge_requests/5
  • Issues using API - CORS Origins

    9
    0 Votes
    9 Posts
    1k Views
    girishG
    @TheMoodBoardz the app is only setting CORS for very specific routes. See https://github.com/getfider/fider/blob/253556bfb632ab9a7c5d552f1e63c1fb1d7c41b1/app/cmd/routes.go#L42C14-L42C30 . Indeed, I can confirm in my test install that feed.atom and also the favicon have CORS set to '*' . I think the upstream app has to fix CORS (if it supports it) for the post routes.
  • Fider - first time use and documentation

    fider documentation setup
    2
    2 Votes
    2 Posts
    444 Views
    girishG
    Right.. the manifest update is stuck. @vladimir.d is fixing it.
  • Validating email (until Cloudron 9 is released)

    1
    4 Votes
    1 Posts
    249 Views
    No one has replied