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

90 Topics 688 Posts
  • Shared Access Token

    Solved
    7
    0 Votes
    7 Posts
    719 Views
    J

    @nebulon Perfect, thank you! @nebulon @girish thanks for the fast response on this!

  • 0 Votes
    5 Posts
    557 Views
    nebulonN

    @msbt I also forgot about that option actually, such a long time ago when I wrote all that code 😄

  • Custom index document broken in 5.17.0

    Solved
    4
    0 Votes
    4 Posts
    426 Views
    robiR

    more likely a browser hiccup..

  • Access control with single selected user

    Solved
    3
    0 Votes
    3 Posts
    392 Views
    nebulonN

    @fbartels that is correct, admins can login to all apps always. This was the case from the get-go and now it is a bit hard to change this behavior since setups depend on this. But maybe worth reevaluating.

  • Google Sign In for Surfer

    Solved
    8
    0 Votes
    8 Posts
    757 Views
    S

    @nebulon said in Google Sign In for Surfer:

    so you could write small shell scripts for each site to avoid the risk of uploading to the wrong instance.

    Yes, I do the same. 🙂 Thank you.

  • Secure cookies & X-Frame-Options

    Solved
    6
    0 Votes
    6 Posts
    769 Views
    scookeS

    @luckow Thanks for introducing me to this site (siwecos.de)!

  • Bug: Unable to serve files publically

    Solved
    5
    0 Votes
    5 Posts
    447 Views
    robiR

    Confirmed! 🙏

  • Bug: FTP uploads don't upload as expected.

    Solved
    3
    0 Votes
    3 Posts
    374 Views
    robiR

    Looking good, thanks for the fix!

  • [Feature] Allow keyboard navigation of file listing

    1
    0 Votes
    1 Posts
    164 Views
    No one has replied
  • Bug: handling special characters in filenames

    Solved
    7
    2 Votes
    7 Posts
    768 Views
    nebulonN

    Ok I added those test cases and made a new package release now. Please be aware that if you just use # in a path in the browser URL bar, without encoding it, the browser will treat this as a URL hash, not as part of the filepath.

    eg. foo/bar#baz.txt will end up as foo/bar only.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • What is the username and pw for _admin

    Solved
    3
    0 Votes
    3 Posts
    357 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
    201 Views
    No one has replied
  • Access Control of Surfer content

    Solved
    6
    0 Votes
    6 Posts
    727 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
    440 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
    0 Votes
    6 Posts
    600 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
    383 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
    692 Views
    fbartelsF

    @nebulon thanks. works like a charm now.

  • Show number of items in a folder

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

    7
    2 Votes
    7 Posts
    809 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.