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

84 Topics 660 Posts
  • CLI Not accepting server

    Solved
    14
    0 Votes
    14 Posts
    497 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
    141 Views
    nebulonN

    Fixed in latest version.

  • Feat: Only allow authenticated users

    Solved
    26
    2 Votes
    26 Posts
    1k 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
    511 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
    566 Views
    nebulonN

    Protecting the whole site is now implemented with version 5.13.2

  • Download button gets wrong link

    Solved
    9
    1 Votes
    9 Posts
    416 Views
    nebulonN

    The button would be in the preview pane, which is still not ideal, but I see what you mean, I can put such a button in the main listview as well

  • Links to files seems to have gone missing

    Solved
    3
    0 Votes
    3 Posts
    190 Views
    nebulonN

    I've released the new surfer version which has this fixed. The update is currently only available when checked for manually.

  • Order folders alphabetically

    Solved
    6
    1 Votes
    6 Posts
    436 Views
    nebulonN

    I've released the new surfer version which has this fixed. The update is currently only available when checked for manually.

  • 0 Votes
    10 Posts
    604 Views
    nebulonN

    I've released the new surfer version which has this fixed. The update is currently only available when checked for manually.

  • Rename Surfer browser tab name and change favicon?

    Solved
    21
    0 Votes
    21 Posts
    674 Views
    nebulonN

    I've released the new surfer version which has this fixed. The update is currently only available when checked for manually.

  • Uploading same-name images to Surfer

    Unsolved
    3
    0 Votes
    3 Posts
    181 Views
    V

    @nebulon Yeah, I think that would be informative. And actually I was expecting it to number the new file. Going down the road, now I know why some version control may be useful for the workflow. A pre-warning could help.

  • Surfer CLI 5.11.0 fails to upload

    Solved
    17
    0 Votes
    17 Posts
    756 Views
    fbartelsF

    @nebulon thanks! Indeed the upload now succeeds with the new version. For the wrong timestamp i'll just touch the folder once before calling surfer. Maybe it eventually gets fixed in hugo itself.

  • Does Surfer support symbolic links?

    Solved
    21
    0 Votes
    21 Posts
    867 Views
    jdaviescoatesJ

    @nebulon said in Does Surfer support symbolic links?:

    the filelisting is a different issue, hopefully I can rework the surfer UI this week to make that possible

    That would be great, good luck 🙂

    @nebulon said in Does Surfer support symbolic links?:

    webdav apparently does not support symlinks as such.

    Ah, yes, I'd worked that out, but had forgotten that when I was rsyncing I was doing so to a local folder mounted using webdav. That's obviously why it didn't work.

  • 0 Votes
    5 Posts
    203 Views
    d19dotcaD

    @nebulon awesome, just did. Thanks so much! 🙂

  • 1 Votes
    13 Posts
    267 Views
    nebulonN

    I have fixed this WebDAV/LDAP issue now with the just release app package. Please let me know if there is still some problem or if it works now.

  • CORS for Surfer

    Moved Solved
    8
    0 Votes
    8 Posts
    435 Views
    T

    @mehdi @nebulon it was the right URL, but that doesn't mean I'm not an idiot 🙂 I forgot to actually update the app to the latest version with CORS compatibility 😅

    After an update, all is working as expected! Appreciate the help and quick turn around!

    [can mark as resolved]

  • Best Choice for Static Website

    Moved
    9
    0 Votes
    9 Posts
    784 Views
    girishG

    @masonbee The memory limit setting is the "maximum memory" before which the app is killed for over use. It is not "reserved memory" i.e it's not pre-allocated to the app and thus cannot be used by any other app. The "maximum memory" simply ensures that a single web app cannot bring down the whole system.

  • Login

    Solved
    9
    0 Votes
    9 Posts
    420 Views
    S

    @girish

    Yes, I was using a capital in the username. Now I have access after creating a new user with no caps. Thanks.

  • Listing and deleting files from surfer CLI

    Solved
    8
    0 Votes
    8 Posts
    338 Views
    nebulonN

    Removing the root ala / does not work. I have to fix the code. The code is at https://git.cloudron.io/cloudron/surfer/-/tree/master/cli

  • Make a selection of files and folders

    Unsolved
    1
    1 Votes
    1 Posts
    147 Views
    No one has replied