Neo

Results 95 comments of Neo

@raphnet any information about this?

I would also like to see an official (ideally, automated) docker release for solanum.

I was looking into this functionality for a personal Solanum/TS6 services project and it appears that this feature isn't fleshed out yet For anyone else Googling trying to figure out...

No worries, I don't know if you still need this, but here's a REPL for your consideration https://svelte.dev/repl/37256533a4044f0c99ade72583dc2883?version=3.42.6

hey @scottbedard is this something you can merge in?

same here - messing around with the inspector reveals that it's incorrectly setting the width I also don't think the script is rendering things correctly either, the tooltips repeat at...

I also have this issue with installing I have the following, similar setup as @DyeffersonAz, just running on windows ``` >node --version v15.7.0 >npm --version 7.4.3 >gulp --version CLI version:...

```yaml version: "3" services: softether: image: siomiz/softethervpn volumes: - ./softether/vpn_server.config:/usr/vpnserver/vpn_server.config cap_add: - NET_ADMIN ports: - 443:443/tcp - 500:500/udp - 4500:4500/udp - 1701:1701/tcp - 1194:1194/udp - 5555:5555/tcp ```

also @dawang1024 - https://github.com/siomiz/SoftEtherVPN/blob/master/docker-compose.yml

I've noticed this too, what's going on?