Hylke Hellinga

Results 69 comments of Hylke Hellinga

Hmmm apparently this console message only appears when running in development mode. When I do ionic serve --prod, the pages are displayed and the console message is gone. I would...

Dear @usmannasir, Thank you for your kind response. I'll try to find some time to see if I can set something up :) Sounds like a fun project. Are there...

I want to start out simple, do some css and html modifications. See if I can make the UI a bit more flashier.... So I forked the repo for my...

I'm trying out some css and html effects for cyberpanel's UI in my local instance.... I haven't yet altered the actual code and css because I'm still having issues finding...

> Hi @Simbaclaws > > Right now we don't have any plans to implement such thing. However, this can be achieved by implementing an ACL at website/object level and then...

I got a correct dev environment setup with my own install scripts and git repo. Where I can now run a cyberpanel.sh file from my server in order to install...

Which bundler are you using for the generation of finalBase.css? Or do you minify it from other files somehow? Currently I have to edit a minified file to get things...

Thank you for your kind response. It would be really nice having a branch to work on that I can merge into the main repository, this way I don't have...

Thank you, I will try to find some time to work on this. Right now I'm a bit over-employed, but whenever I find time I'll try to work on both...

For now I solved it using PowerDNS's pdnsutil command line utility to add a second A or AAAA address to my subdomain record like so: ```pdnsutil add-record yourdomain.com mail A...