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 35 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

    9
    0 Votes
    9 Posts
    507 Views
    marcusquinnM
    Seems you can export data, but I can't see a way to import it again into a new instance of the app — unless there's some secret hidden feature?
  • 0 Votes
    5 Posts
    233 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
    411 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
    231 Views
    No one has replied