Nice, is there any "official" way to deploy this without Docker involved? The GitHub repo only seems to include scripts to deploy a Docker container, but not the contents of the container itself, are they on another repo?
Show HN: Bloben – Self-hosted web CalDAV calendar client
11–18 of 18 posts
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#12Shows the loading spinner forever for me. Turns out it tries to use a local storage feature that's not available in Firefox private windows. Might want to catch that error and show a message, as I had to open the console to find out I don't need to wait for it.
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#13Is it possible to use it with multiple users calendars? Have 1 calendar for each?
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#14Nice, is there any "official" way to deploy this without Docker involved? The GitHub repo only seems to include scripts to deploy a Docker container, but not the contents of the container itself, are they on another repo?
Repositories are also in Readme under "Source" https://github.com/nibdo/bloben-app
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#15Shows the loading spinner forever for me. Turns out it tries to use a local storage feature that's not available in Firefox private windows. Might want to catch that error and show a message, as I had to open the console to find out I don't need to wait for it.
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#16Nice, is there any "official" way to deploy this without Docker involved? The GitHub repo only seems to include scripts to deploy a Docker container, but not the contents of the container itself, are they on another repo?
Thank you. Yes, as @gnabgib pointed, you can use it directly from included repositories (static React sites with Node.js server). I can add some basic guide to docs as alternative setup. Repositories are also in Readme under "Source" https://github.com/nibdo/bloben-app
Re: Show HN: Bloben – Self-hosted web CalDAV calendar client
#17Shows the loading spinner forever for me. Turns out it tries to use a local storage feature that's not available in Firefox private windows. Might want to catch that error and show a message, as I had to open the console to find out I don't need to wait for it.
Does Firefox really still have that issue?:0 it’s also not nice to show sites a realiable way to understand if the client is in incognito