3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 16 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: Fix npm trying to install to privileged location Which may not be possible for all users on all systems More... over 3 years ago
Fix arplines parsing without header Closes #909 More... over 3 years ago
dhcp: Remove readethers every time to fix harmless error messages Closes #898 More... over 3 years ago
Merge remote-tracking branch 'qu1x/fix-client-server-template' More... over 3 years ago
Merge remote-tracking branch 'upstream/master' More... over 3 years ago
plugin-gargoyle-qos: Allow specifying IPv6 ping target for Active Congestion Controller (ACC) More... over 3 years ago
qos-gargoyle: Handle IPv6 ping target for qosmon More... over 3 years ago
Fix client/server template with DHCP on WAN. More... over 3 years ago
i18n/Polish: update translations More... over 3 years ago
Offer only non-empty WAN IP. More... over 3 years ago
Support WireGuard client QR codes. More... over 3 years ago
Merge remote-tracking branch 'lantis/master' More... over 3 years ago
plugin-usb-storage: Fix add user GUI issues Closes #904 More... over 3 years ago
Minor fixups from last merge More... over 3 years ago
Clean up. More... over 3 years ago
Fix typo. More... over 3 years ago
Add byId abbreviation. More... over 3 years ago
Add package plugin-gargoyle-qr-code. More... over 3 years ago
Add client/server template with IPv6 support. More... over 3 years ago
Support option groups. More... over 3 years ago
Fix saving LAN IPv6 addresses. More... over 3 years ago
Support shared login hook resources. More... over 3 years ago
Make sidebar-bottom-subelement of same height. More... over 3 years ago
Support UCI multi-line values, auto-height textarea, and HTML escaping. More... over 3 years ago
Merge remote-tracking branch 'lantis/master' More... over 3 years ago
netfilter-match-modules: bandwidth: Fix retrieving COMBINED bandwidth values The code used to rely on the fact that the ordered hash list (in this case direct uint32 representation of the IPs) always resulted in 0.0.0.0 being first, and hence we could simplify the code, return all of the results, and just read off the first one. With the addition of IPv6 and hashes now based on strings, this ordering is no longer guaranteed, so we need to hint to kernelspace that we want that value. This is a slightly hacky way of doing things, but if we are ever retrieving uint32 max IPs from this module, we're probably using the wrong module! More... over 3 years ago
gargoyle: Fix country detection showing undefined for users with no internet on firstboot More... over 3 years ago
Merge remote-tracking branch 'obsy/master' More... over 3 years ago
plugin adblock: removing error display More... over 3 years ago
For complete translate, on firstboot and connection pages More... over 3 years ago