-
Updated
Oct 15, 2021 - C
lede
Here are 183 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Shell
-
Updated
Aug 16, 2021 - Lua
-
Updated
Oct 14, 2021 - C
-
Updated
Oct 11, 2021 - HTML
CSS and Js linting checks are disabled by default from openwisp-qa-check. Check this https://github.com/openwisp/openwisp-utils/#openwisp-qa-check and enable it for controller and remove changes made in openwisp/openwisp-controller#376 related to linting checks. Update readme too.
Since we have already added a functionality to upload packages directly to downloads.openwisp.io, it will be beneficial to also upload checksums for built packages.
This way users will be able to verify the authenticity of downloaded packages.
-
Updated
Aug 20, 2021 - Python
-
Updated
Apr 9, 2021 - Shell
-
Updated
Feb 16, 2021 - Shell
-
Updated
Jan 14, 2018 - C
-
Updated
Oct 12, 2021 - Python
Improve this page
Add a description, image, and links to the lede topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lede topic, visit your repo's landing page and select "manage topics."
#238 introduced a workaround to enable excluding files from minification and versioning because of #232
Since, that functionality has been ported in openwisp-utils in openwisp/openwisp-utils#172 (to simplify maintenance), we can remove the workaround from the ansible role and update the settings accordingly.
Let's send a patch to dev branch.