Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LibreMesh

OpenWrt packages composing LibreMesh meta-firmware for wireless mesh networking
Collective - Host: opensource - https://opencollective.com/libremesh - Website: https://libremesh.org/ - Code: https://github.com/libremesh

safe-upgrade: backup archive is now mutual exclusive with default backup

github.com/libremesh/lime-packages - e587c50f6c6e5bf885e0b539b02e52c45922895d authored over 4 years ago
safe-upgrade: upgrade now reboots after upgrade (add --no-reboot)

Rebooting right away after upgrading is almost always what the user
want to do.

github.com/libremesh/lime-packages - 37e0bc51300add828b128b3ab88658c141a8d957 authored over 4 years ago
safe-upgrade: code cleanup and minnor improvements

github.com/libremesh/lime-packages - 00b10982992c769905ea95baf4f5b8859733fc36 authored over 4 years ago
safe-upgrade: order inside the sysupgrade.tgz

github.com/libremesh/lime-packages - 4b3dfcb13a0a351384bfc535aff913ea6ce7044f authored over 4 years ago
safe-upgrade: require argparse only for non module calls

github.com/libremesh/lime-packages - fe8cdc1d53a829a31ceae6ece86d7e96f5a0f5e5 authored over 4 years ago
safe-upgrade: improved upgrade backup functionality

Adds --preserve-archive option to the upgrade (like sysupgrade -f)
Now by default uses config 'l...

github.com/libremesh/lime-packages - ef8254f9d9093a06f51f704d01e1356a6653e9fd authored over 4 years ago
safe-upgrade: more testing and refactor using utils

github.com/libremesh/lime-packages - 568e344e2784df29b974d240c75e5cf043f39923 authored over 4 years ago
tests: fix missing stub revert

github.com/libremesh/lime-packages - da3a6880da4e10d64b161fba59bf6dea713c45d3 authored over 4 years ago
utils: add keep_on_upgrade_files() helper

github.com/libremesh/lime-packages - 130403ccb9a2d735c18adea717afd324f46b4279 authored over 4 years ago
improvement(changenode): implement change node changing window.location

Before this, change node will only change the backend url. This change simplifies the code as it...

github.com/libremesh/lime-app - eb1798963794a81b0c7fa9bd296162a7d779cfb6 authored over 4 years ago
tests: add setup_test_dir() teardown _test_dir() helpers

Use this to get a working directory to create files for tests.
The teardown will remove the dire...

github.com/libremesh/lime-packages - 2603b05c59517bc90a50afbb289c5557a83d8f75 authored over 4 years ago
safe-upgrade: remove short option -f

It may be confusing as -f argument means something unrelated in
sysupgrade. Long options are pre...

github.com/libremesh/lime-packages - 6797496a850088d60fee233aff4895428a06d33b authored over 4 years ago
safe-upgrade: add jsonc and lime-system dependencies

github.com/libremesh/lime-packages - 0a9a6fb0101b025cb3d52b662608a53dd2d1a7e9 authored over 4 years ago
safe-upgrade: add verify cmd to check validity of a firmware

github.com/libremesh/lime-packages - 00da587b7a2bed0c6f61e67618cb545322d59157 authored over 4 years ago
safe-upgrade: make symbols not exposed as local

github.com/libremesh/lime-packages - 3f2c345f34b000902cf8b79ba150b71c291e1020 authored over 4 years ago
safe-upgrade add board_supported subcommand and tests

github.com/libremesh/lime-packages - 3ac102e3b3148a5ec8d9c763a5a7860e7886f8b1 authored over 4 years ago
safe-upgrade: args parsing easier to read

github.com/libremesh/lime-packages - c43b5644ef1d2fe00dc4bbabe2324913ccae4415 authored over 4 years ago
safe-upgrade: support lua library mode

To allow testing and reusability.

github.com/libremesh/lime-packages - 25fbc402b201fe5dc3e977f0f4899d9a6f0530fa authored over 4 years ago
utils: refactor literalize to return only one argument

The idea of literalize was always to only return the new string
but by mistake it returned two a...

github.com/libremesh/lime-packages - ac4802801f134a83c07fcfd1c0de8e9ff230bc7c authored over 4 years ago
fix(align stories): fix store usage in align actions

An unnecesary usage of the store in align actions was triggering a weird bug in storybook.

github.com/libremesh/lime-app - 20f4c5b0534831ce9ccea8e976f0974eaccc2453 authored over 4 years ago
lime-system: update docs

github.com/libremesh/lime-packages - 249afb4808325076e9f40d8753382b7705c9aa7a authored over 4 years ago
lime-system: add run_asset config

github.com/libremesh/lime-packages - f6bd1b8f81b70e50fcd446d4692c82057138ace8 authored over 4 years ago
lime-system: use string.format in utils.log

This is a lot more friendly and also mimics how many libraries
do logging.

github.com/libremesh/lime-packages - 18ee8fb7ad3272ba57d80892f4bba0a0183e0803 authored over 4 years ago
lime-system: better function names

github.com/libremesh/lime-packages - 8b44c26d513980d55e106833021518289a545e34 authored over 4 years ago
lime-system: add generic uCI configuration support

github.com/libremesh/lime-packages - 2ec1e27739c9fb5afc593d9f1ccf9e129f0f011b authored over 4 years ago
lime-system: add lime-assets support using copy_asset

github.com/libremesh/lime-packages - a7834b15dce9cdd11e0bf37a5226da7abad443b8 authored over 4 years ago
lime.config: add uci_commit_all function

github.com/libremesh/lime-packages - b3f9e6a3b27d7e8ec67e067b0848ddade2d008ce authored over 4 years ago
style(app): remove TODO comment

github.com/libremesh/lime-app - 5b37d7f5b0581ae79848f70f1a5a6134cda32776 authored over 4 years ago
Revert "refactor(ground-routing): remove unused ground routing code"

This reverts commit c272b76064f65c345d162166b48ae3a23e341fe8.

github.com/libremesh/lime-app - 0090481d8202a8302ad11a922b5c8847bde5ce7a authored over 4 years ago
fix(align): revert align actions comments

github.com/libremesh/lime-app - b4196ac640bd85e311f1a139ef170b7f34508494 authored over 4 years ago
Merge pull request #734 from spiccinini/fix_lime_app_package

lime-app: fix missing files in package

github.com/libremesh/lime-packages - 8a3de44f378b6fd7e55dc0d420c76304a7130c19 authored over 4 years ago
Merge pull request #731 from G10h4ck/hotfix-hostname-anygw-ip

Own node name is resolved to primary IP

github.com/libremesh/lime-packages - 6cf6ead31974acbb4eaadd4692c9a71f799b4491 authored over 4 years ago
lime-app: fix missing files in package

github.com/libremesh/lime-packages - c88496cfaea09acc6e8b93d91c3c4e529d5d2f29 authored over 4 years ago
fix(stories): recover necessary export at app.context

github.com/libremesh/lime-app - 9fb3f7cfb81df0cd43ff2e874a3534a24d3a0784 authored over 4 years ago
fix(routes): community protected routes wait for connection

github.com/libremesh/lime-app - b85b920754eebc1017ac17c4367e69b1bc6ef772 authored over 4 years ago
fix(style): remove green button after recovering it

with the new way of importing skeletton, green button was recovered, but it wasnt intended

github.com/libremesh/lime-app - a077db69a54cbb09fb1b7473edfd0744a604c0e5 authored over 4 years ago
improvement(stories): adapt stories after refactor

Also make storybook use limeapp webpack config

github.com/libremesh/lime-app - 0708b8caac7376b1dd8c41e491d61e2aac2b5344 authored over 4 years ago
revert(package.json): revert removal of .map files at build script

github.com/libremesh/lime-app - a63673cffdef70c4acf711a8eaccdf850ef1086e authored over 4 years ago
refactor(app): replace redux + rx-js with Context and Hooks at the core

Move functionality from core plugin to appContext. Adds shared session between plugins. Adds
com...

github.com/libremesh/lime-app - 4b15462d1267d5d81b50769d2069a5191a47944e authored over 4 years ago
improvement(less modules): fix less modules building in prod env

github.com/libremesh/lime-app - 7210405e8d20911d3814b1c69264038df1d66f03 authored over 4 years ago
chore(eslint): add eslint for react hooks

github.com/libremesh/lime-app - c620bb780227efdc8066958ceaa942efacf8e929 authored over 4 years ago
improvement(less styles): config webpack to use less modules everywhere

Before, less modules could be used only at src/components

github.com/libremesh/lime-app - f31eab7f87f4f8f17f4184902ab4938c30b544c4 authored over 4 years ago
refactor(rx): remove empty style file

github.com/libremesh/lime-app - ba945050671c1f8722854e2b7addca104918d07f authored over 4 years ago
refactor(navigator): remove unused navigator component

github.com/libremesh/lime-app - 6dadd989e5477ad1dfb58b18138dac20a9ab37b5 authored over 4 years ago
refactor(ground-routing): remove unused ground routing code

github.com/libremesh/lime-app - c272b76064f65c345d162166b48ae3a23e341fe8 authored over 4 years ago
Merge pull request #722 from dangowrt/shared-state-uclient

shared-state: use uclient-fetch instead of luci-lib-httpclient

github.com/libremesh/lime-packages - 25543d4b1fcdda555f83a93388033ff51df4232a authored over 4 years ago
shared-state: use uclient-fetch instead of luci-lib-httpclient

luci-lib-httpclient pulls in 200kB of dependencies.
Replace it with a wrapper around uclient-fet...

github.com/libremesh/lime-packages - e94790d27fc654176ad3bb76cb77354885e14717 authored over 4 years ago
Own node name is resolved to primary IP

Due to dnsmasq configurations automatically generated by openwrt init
script the node name was...

github.com/libremesh/lime-packages - 92a98fb6f9f9796bcdf26513efa8f5290ea34b56 authored over 4 years ago
Merge pull request #730 from patogit/patch-1

add r that was missing

github.com/libremesh/lime-packages - 4836845122ef6b795b52ec611d3ad125bdd762a2 authored over 4 years ago
mobilquattrosud.com lime-community keep only changes

github.com/libremesh/network-profiles - d789176f96d4d2346fcc5a22d3025a7744c0809a authored over 4 years ago
add r that was missing

upgade -> upgrade

github.com/libremesh/lime-packages - 29de9eb6a425582baddd2865b2c8a0dd4df72d20 authored over 4 years ago
Merge pull request #64 from aparcar/github-ci

use CI and profile.mk

github.com/libremesh/network-profiles - 9b21118e71dba167f4d57e5552f5e98774248778 authored over 4 years ago
use CI and profile.mk

Signed-off-by: Paul Spooren <[email protected]>

github.com/libremesh/network-profiles - 42e4539f08dcf7b0fb49b1753e5bed739429e28a authored over 4 years ago
Merge pull request #62 from dangowrt/master

all: rename lime-defauts -> lime-community

github.com/libremesh/network-profiles - ab4f05e46f5030d81339f8070fccf07df90c9e2c authored over 4 years ago
Added link to list of contributors on OpenHub

github.com/libremesh/libremesh.github.io - 21e9dfd002fd7d8ddadb442a56cb080506ec10dd authored over 4 years ago
Merge pull request #726 from G10h4ck/batadv-ifmacaddresses

Batman-adv enable meshing over ethernet replaces #703 #724

github.com/libremesh/lime-packages - 5b3a34dd72fce1f09f37491cc3e23cb2c62c012d authored over 4 years ago
Merge pull request #63 from a-gave/master

domain, distance, rename host/ into dhcp/

github.com/libremesh/network-profiles - 66c2f978d98ac5b96a70f55916df98036f4f7e99 authored over 4 years ago
domain, distance, rename host/

github.com/libremesh/network-profiles - 9370e2b97c24d9171aff37e1bac7d2f63a1ad629 authored over 4 years ago
bmx7: allow setting trustedNodesDir

To make use of bmx7 signature checking one has to set
bmx7.general.trustedNodesDir='/etc/bmx7/tr...

github.com/libremesh/lime-packages - 57565ecdaf453bc3e4e3f283e49d56f78fe7b0fe authored over 4 years ago
Update lime-proto-batadv

Thanks Ilario for suggestion

github.com/libremesh/lime-packages - 60e4cf2c1702add3633373bfbf5d4dacde69c4c6 authored over 4 years ago
Use pre-existent constant instead of hardcoding 1496

Thanks San for suggestion

github.com/libremesh/lime-packages - 9a671f8e1e269f7c606ea2a6ad857dc54b6e4010 authored over 4 years ago
batman-adv vlan first byte of macaddr must end in 10

rework Ilario patch for testing

github.com/libremesh/lime-packages - 39f524a2ae215111382554759485b40aff53837f authored over 4 years ago
shared-state skip exclusion of dummy0 interface

github.com/libremesh/lime-packages - abf6294639984e5121750f129e0b588cbba8a798 authored over 4 years ago
batadv proto remove kmod-dummy dependency

github.com/libremesh/lime-packages - d24bc0ec19383563ef83973f3ded2b00dd7b3099 authored over 4 years ago
batadv proto randomize mac addresses of included interfaces

github.com/libremesh/lime-packages - 4ed70e565e2e7ce92ae38d24c34ca23e480ca97f authored over 4 years ago
revert commit: lime-proto-batadv: get real and stop trying to push OGMs over ethernet

github.com/libremesh/lime-packages - 0ef3a26dd57dcadc3689289e3730869be855ed92 authored over 4 years ago
Add new LibreRouter nodes details

github.com/libremesh/network-profiles - 281794c999825b4e937b99ec9d33b181723789ab authored over 4 years ago
Merge pull request #716 from dangowrt/bmx_depends_ebtables

bmx6/7: unconditionally depend on ebtables

github.com/libremesh/lime-packages - 658cd27566b4e81acfeff7f32b192702005215d5 authored over 4 years ago
lime-map-agent never selects luci-lib-libremap-bmx6

github.com/libremesh/lime-packages - 26410e37ad98f2248901689b4783e75d69f41de0 authored over 4 years ago
lime-webui never selects luci-app-bmx6 nor luci-app-batman-adv

github.com/libremesh/lime-packages - 92b27438a3297f3d934db0a56110c9c93405aece authored over 4 years ago
lime-debug never selects batctl

github.com/libremesh/lime-packages - 7108a745bbdabd76a74dc1c8ae2b475e0ce314c5 authored over 4 years ago
communication: added Guifi's Riot webapp direction

github.com/libremesh/libremesh.github.io - cc576b75c4d82d3b8082de37f1f83d1b6c725862 authored over 4 years ago
Add link to Riot downloads

github.com/libremesh/libremesh.github.io - efcaeb700acf40f9cfdad2ea4e1b0aaceebdb057 authored over 4 years ago
check-internet: use uclient-fetch instead of wget

github.com/libremesh/lime-packages - e03a6d07205af7e11aed348ebf39c9104469b968 authored over 4 years ago
freifunk: make it crystal clear that ap_ssid has to be changed

Signed-off-by: Daniel Golle <[email protected]>

github.com/libremesh/network-profiles - b6e92647cf32eaac4c56119ae2d1b69b8d7be4bc authored over 4 years ago
freifunk: use anygw and shared-state

add packages needed to shared leases and anygw to freifunk profiles.

Signed-off-by: Daniel Goll...

github.com/libremesh/network-profiles - 07d96a82afd9937447616948617efd140e116c8e authored over 4 years ago
Merge pull request #718 from sanadora/update_ssid_documentation

Update SSID documentation in lime-example

github.com/libremesh/lime-packages - 9d543e60995fb090eb27115780e1f7a8cfbd36f6 authored over 4 years ago
update ssid documentation

github.com/libremesh/lime-packages - 29131e2bd35c77a798321d73ce24497198aa0722 authored over 4 years ago
Merge pull request #717 from dangowrt/fix_indent

lime-proto-batadv: fix indentation

github.com/libremesh/lime-packages - 8911a45498ae8def349b8589da1d7172cf6f0a5f authored over 4 years ago
all: rename lime-defauts -> lime-community

In order to convert community profiles into packages a new config file
lime-community was introd...

github.com/libremesh/network-profiles - 9a30c5698ed689a19744fb1931a584d0af9ead60 authored over 4 years ago
Merge pull request #713 from dangowrt/legacy_rates

wireless: add option legacy_rates to allow disabling 11b rates

github.com/libremesh/lime-packages - 3883b01915b4e646d685812736c4e425b4ef1d21 authored over 4 years ago
bmx6/7: unconditionally depend on ebtables

conditional dependencies are deprecated. create hard dependency
instead as it seems the only goo...

github.com/libremesh/lime-packages - 08ed272288579c8cb76bd45c1e8ff545b85b4f8b authored over 4 years ago
lime-proto-batadv: fix indentation

Signed-off-by: Daniel Golle <[email protected]>

github.com/libremesh/lime-packages - c219462e8a5ce11e6b913852ff0abf1d8bece14b authored over 4 years ago
Merge pull request #109 from sanadora/update_ssid_documentation

Update SSID documentation

github.com/libremesh/libremesh.github.io - a9316c9c498826b2c4c368187ce3b34918b683ee authored over 4 years ago
fix a typo and add adhoc clarification

github.com/libremesh/libremesh.github.io - 2395a9e8df3508a98f78ce7031413cc75b187de5 authored over 4 years ago
update ssid documentation

github.com/libremesh/libremesh.github.io - c76f80a5a04817aa043e3bf22d0f747d644c6ce8 authored over 4 years ago
wireless: add option legacy_rates to allow disabling 11b rates

802.11b uses 22MHz channels with CCK modulation which causes
significant noise on neighbouring 2...

github.com/libremesh/lime-packages - 2c7a1de07b96109519ee2555451917dfa80dddf8 authored over 4 years ago
Merge pull request #712 from spiccinini/check_internet

Add check-internet package

github.com/libremesh/lime-packages - a4937adb20cd5a15e16487160f7cec12ef57d3ed authored over 4 years ago
Merge pull request #711 from spiccinini/fix_package_architecture_all

Fix package architecture all

github.com/libremesh/lime-packages - 1e11c6c5d4a465dd209bdeb7578f803b6b1378f1 authored over 4 years ago
ubus-lime-metrics: depend on check-internet package

github.com/libremesh/lime-packages - e9cc4c14e3260056a1d2e95871fff96f317c7534 authored over 4 years ago
check-internet: add Readme

github.com/libremesh/lime-packages - 0133a20885f5c3704610c6621f9b36e800315833 authored over 4 years ago
last_internet: use check-internet HTTP command

github.com/libremesh/lime-packages - 5f48d6309f14d335cafdabc61fd9861ffe951c3a authored over 4 years ago
Add check-internet package

github.com/libremesh/lime-packages - e8b6763e0c80e9a0187b776fbc74c10cfc0a7f1c authored over 4 years ago
freifunk: add bmx7-only profile for backbone nodes

Signed-off-by: Daniel Golle <[email protected]>

github.com/libremesh/network-profiles - 4d6842b68c3732b2348c54c4dfad05b3a4461c93 authored over 4 years ago
freifunk: always use wpad-mesh-wolfssl and drop haveged

wpad-mesh-wolfssl works fine now, always use it.
Drop haveged as OpenWrt 19.07 ships with the ne...

github.com/libremesh/network-profiles - ecd57fcdbdf4f6c872e55a43be48c6296412ba04 authored over 4 years ago
freifunk: move lime-defaults -> lime-community

Signed-off-by: Daniel Golle <[email protected]>

github.com/libremesh/network-profiles - 40a49eeca8f6be114ba3a7fb9461d167e84eb15d authored over 4 years ago
refactor(app): move store initialization to index.js

It's more easy to find that logic there

github.com/libremesh/lime-app - 94458d9262bbab8152d52e7198cb61636d611008 authored over 4 years ago
refactor(meta): remove not used constant and epics

github.com/libremesh/lime-app - 12a4d226cdc16f6cf3d0c268178316647b0f1f4a authored over 4 years ago
refactor(app): put banner inside content

github.com/libremesh/lime-app - d3b25e63bb0a727e1fcd5d835834d001a216ea70 authored over 4 years ago
refactor(app): remove empty stylesheet

github.com/libremesh/lime-app - 7616d38783881a9f6723557e5eeaccdb48be4316 authored over 4 years ago