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


Skip to content

Surfer

99 Topics 735 Posts
  • What is the username and pw for _admin

    Solved
    3
    0 Votes
    3 Posts
    449 Views
    nebulonN
    Also note, that surfer has no concept of admins or normal users, so all Cloudron users, which are assigned to have access to the app can login and are the same.
  • [Feat] Config option for default sort for name, size and Last Modified

    1
    0 Votes
    1 Posts
    242 Views
    No one has replied
  • Access Control of Surfer content

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @nebulon said in Access Control of Surfer content: there is no real way to logout otherwise, since I didn't want to add any kind of overlay with a button or so. Got it. Thanks for closing on this topic.
  • Upload a folder content to root directory

    Solved
    3
    0 Votes
    3 Posts
    719 Views
    S
    @robi said in Upload a folder content to root directory: try using * instead of . Yes, this worked. Thank you.
  • Features: Pinned & Folder Categories

    6
    1
    0 Votes
    6 Posts
    1k Views
    ?
    @robi This seems like an acceptable workaround. If you're already building a static site this should pretty straight forward.
  • Serve custom 404

    Solved
    3
    0 Votes
    3 Posts
    530 Views
    S
    @nebulon Awesome - that's exactly what I am looking for! Thanks!
  • Feat: Make it possible to override the index document

    Solved
    5
    1 Votes
    5 Posts
    1k Views
    fbartelsF
    @nebulon thanks. works like a charm now.
  • Show number of items in a folder

    1
    4 Votes
    1 Posts
    205 Views
    No one has replied
  • Potential Security Concern / Feature Request

    7
    2 Votes
    7 Posts
    1k Views
    jdaviescoatesJ
    @murgero said in Potential Security Concern / Feature Request: @jdaviescoates - Hidden folders in surfer still get served up. I know. I was suggesting that perhaps Surfer could have an option for them not to be.
  • Add a simple search

    Unsolved
    18
    1 Votes
    18 Posts
    2k Views
    robiR
    this may be an interesting alternative with lots of features built in, search being one of them.. https://after-dark.habd.as/feature/fuzzy-search/
  • Translate Surfer?

    3
    0 Votes
    3 Posts
    634 Views
    A
    @nebulon No problem. Thank you
  • Make links clickable when viewing files

    4
    1 Votes
    4 Posts
    797 Views
    nebulonN
    @mehdi interesting, ahm so the preview is really just an iframe. Maybe @robi you could add bit more information what you meant.
  • Is a non JS version possible? How to wget files?

    Solved
    22
    1 Votes
    22 Posts
    3k Views
    jdaviescoatesJ
    @nebulon said in Is a non JS version possible? How to wget files?: @jdaviescoates oh you were referring to scrolling! Yes! Have to see which css needs tweaking to support both cases then. That'd be great!
  • Allow redirecting common HTTP codes

    Solved
    9
    3 Votes
    9 Posts
    739 Views
    murgeroM
    @nebulon I can confirm the update works very well - Thank you!
  • [ < ] Button doesn't do anything

    Solved
    3
    0 Votes
    3 Posts
    618 Views
    nebulonN
    Fixed with latest version 5.15.0
  • CLI Not accepting server

    Solved
    14
    1
    0 Votes
    14 Posts
    2k Views
    nebulonN
    This should be fixed with the latest cli version cloudron-surfer@5.13.5-1 This does NOT require an app update, just the cli
  • Preview pane missing name

    Solved
    2
    0 Votes
    2 Posts
    352 Views
    nebulonN
    Fixed in latest version.
  • Feat: Only allow authenticated users

    Solved
    26
    2 Votes
    26 Posts
    4k Views
    nebulonN
    Right, since you have the access token in this case in a new tab simply in the local storage, the session is refreshed and you see the files. I will fixup the login state/login button to show somethign like "Admin Dashboard" or so.
  • How to rsync files into surfer

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    jeauJ
    @nebulon @thetomester13 I think you're right, there are several ways to do it
  • Simple authentication for Surfer?

    Moved Solved
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Protecting the whole site is now implemented with version 5.13.2