Federico Capoano
Federico Capoano
I split the dark mode issue here: https://github.com/openwisp/openwisp-controller/issues/851.
Sounds good, although if it's for VPNs I think we could just update the logic in the VPN model of openwisp-controller, which already has something like that but for a...
There's high chances that this feature does not need any new code to be added to OpenWISP in order to work but this needs to be confirmed.
@uzaxirr yes it's true but at the moment this is not an urgent change to make, if you want to contribute to OpenWISP and have a positive impact please join...
Thanks for reporting @momothefox, I moved the issue to the relevant repositories. I found the timezone list supported by the OpenWrt web UI here: https://github.com/openwrt/luci/blob/master/modules/luci-lua-runtime/luasrc/sys/zoneinfo/tzdata.lua We should make sure we...
@okraits option 3. sounds like a good idea, an "advanced option" which allows to decide if the user wants to add to any previous template or override, to be set...
@okraits how do you intend to implement this? Are we going to add an initialization argument to the library? You mention adding an "option" to the list, can you expand...
Hi @scott-grimes and welcome! Here's the info you're looking for, I hope this helps. > 1) taking database snapshot (/opt/openwisp2/db.sqlite3 or your externally-defined database) Yes or if you use another...
> Would backing up just those two directories (plus the database) suffice to rebuild an instance from scratch? Is there a reason that the private directory is excluded in the...
> @nemesifier what corrections are needed to be done here now? Nothing here, just the build on master seems failing, we'll need to resolve that before merging.