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

Merge branch 'master' into shared-state-https

github.com/libremesh/lime-packages - d9de91f27a65bb66d3f405fdff2365df11d771b1 authored about 4 years ago
Merge pull request #814 from spiccinini/fbw-share-lime-community-cgibin

fbw: share lime-community as cgi-bin

github.com/libremesh/lime-packages - bfc51e8be5ef653a830783b0fc9706d3878fb506 authored about 4 years ago
lime-app: add missing uhttpd-mod-lua dependency

github.com/libremesh/lime-packages - f11abc069e88ae09e61b6944ed005736079b2b10 authored about 4 years ago
lime-app: add rpcd dependency

Adding rpcd as a dependency breaks a circular dependency.

github.com/libremesh/lime-packages - aab5a47a8ddfc836de3e4a8c9d8888ef6a4bcc22 authored about 4 years ago
Merge pull request #805 from spiccinini/refactor_location

location: refactor to not depend on libremap-agent

github.com/libremesh/lime-packages - 6e10d31dd2227d262bd991c31394e962c008f04c authored about 4 years ago
Merge branch 'master' into fix_libuci_dependencies

github.com/libremesh/lime-packages - e03818498db4f2539743b62ccd40916915504432 authored about 4 years ago
Merge pull request #816 from altergui/hotfix/pirania-dnsmasq

pirania: pirania-dnsmasq should not read /etc/dnsmasq.conf

github.com/libremesh/lime-packages - b364e6510db50af55e9964b005be0f5e4626c076 authored about 4 years ago
pirania: pirania-dnsmasq should not read /etc/dnsmasq.conf

Right now, /etc/dnsmasq.conf points to /etc/dnsmasq.d/,
which contains lime-proto-anygw-20-ipv6....

github.com/libremesh/lime-packages - 342fc27e4d17f25ddc53e257b3450d3e729a1b07 authored about 4 years ago
Merge pull request #815 from spiccinini/cgi-hostname-dependencies

First boot wizard: move cgi-bin/hostname and improve dependencies

github.com/libremesh/lime-packages - 0713a364de11e6177558675097d4eeae0b093991 authored about 4 years ago
chore(release): release v0.2.11

github.com/libremesh/lime-app - 34e92da8f2f1d3eabffa97c01976a03230a8a9ad authored about 4 years ago
Adopt maintenance of some packages

github.com/libremesh/lime-packages - a532034fd9d4523997461a5ca0203193b5f553a2 authored about 4 years ago
first-boot-wizard: add dependencies

github.com/libremesh/lime-packages - 65d10f44b159dcf62a6a99807e760980f310db89 authored about 4 years ago
ubus-lime-fbw: remove unneded dependency

github.com/libremesh/lime-packages - f2c12324d229c493d45817febc057a494a591d6d authored about 4 years ago
ubus-lime-metrics: depend on ubus-lime-utils

github.com/libremesh/lime-packages - b4ee558819365e40f3823454703a5b287e227283 authored about 4 years ago
ubus-lime-fbw: add first-boot-wizard dependency

github.com/libremesh/lime-packages - acd91d52ceea2b5e5eab4a5b2b2796e3d4d39041 authored about 4 years ago
fbw: move cgi-bin/hostname to ubus-lime-utils

Also added the dependency.

github.com/libremesh/lime-packages - 4960c813f018f82038ef99fe8202aba79a90968f authored about 4 years ago
Merge pull request #278 from germanferrero/add-fbw-dissmiss-option

Add fbw dismiss option

github.com/libremesh/lime-app - 2c506a991324c06511b4f0cf42c18b0d30f63e2d authored about 4 years ago
eupgrade: validate that workdir is a directory

github.com/libremesh/lime-packages - aba804ab742e04886740c162a75562d6a7708c1e authored about 4 years ago
Merge pull request #773 from spiccinini/fwupgrade_updates

Add easy upgrades support

github.com/libremesh/lime-packages - d51184681870add1232244b65d1b5a74cc2a681e authored about 4 years ago
test(firmwareapi): avoid unhandled promise in tests

github.com/libremesh/lime-app - 947970d188f17e408579a87b3ddefeb9349e7066 authored about 4 years ago
feat(firstbootwizard): add do not ask again option to fbw banner

github.com/libremesh/lime-app - ed9b73388fe610358f7db52ab2ebabdc3b0d8676 authored about 4 years ago
fix(firstbootwizard): ask root privilege to run fbw

Also, always try to login as root automatically before asking for password

github.com/libremesh/lime-app - 4c5e52e7d25d2e146e8a973a7ca64fdb3e9f9961 authored about 4 years ago
improvement(firmware): clearly separate upgrade from release/file uis

github.com/libremesh/lime-app - f71a1da24d2981ff5ef3734e84f345970bf02120 authored about 4 years ago
improvement(firmware): minor ui tweak

github.com/libremesh/lime-app - a37d22e0237f0d654646e24a93007a757b45eda8 authored about 4 years ago
improvement(firmware): fix release banner hidding

only apply to the current version, and appear again for the next one

github.com/libremesh/lime-app - f3d53defa85ee459b13f91b113bdf4bfd88d2bd7 authored about 4 years ago
improvement(firmware): fix downloading not showing up when downloading

the code was using an incorrect instance of queryCache, so where the tests.

github.com/libremesh/lime-app - 7faed48f4c6689c26d5e00e8957829820ffc761c authored about 4 years ago
improvement(firmware): fix expected error message for invalid firmware

github.com/libremesh/lime-app - 2ea8ba2fa2a9f048352835009f92df45d42c15d2 authored about 4 years ago
chore(firmware): fix typo in message

github.com/libremesh/lime-app - 74457c4fb27583b8abddd01a1cdc204f1c0f88c9 authored about 4 years ago
improvement(firmware): fix upload - upgrade file path logic

github.com/libremesh/lime-app - 4960d128e189c8ee739ca88b44193a1b9d9a7c91 authored about 4 years ago
improvement(firmware): add validation message for firmware image extname

github.com/libremesh/lime-app - 9f5e42b7fc19bdecb8bc6b69096971a74cf89cf0 authored about 4 years ago
chore(uhttpd.service): remove unnecessary sid property breaking tests

github.com/libremesh/lime-app - 5f4bad6c42ac84fa6e379f9f1b83c5b4eb3323b3 authored about 4 years ago
chore(netadmin): fix api call after refactor of appcontext

github.com/libremesh/lime-app - e602914f93e6d9ac714c406acdfa8f3d7b7a5218 authored about 4 years ago
refactor(stories): update stories

github.com/libremesh/lime-app - 55087f899d6175db838082beb7ad59eecc5d6000 authored about 4 years ago
improvement(firmware): add one click firmware upgrade support

github.com/libremesh/lime-app - a62547d971438cf3197f40432708469b410eca94 authored about 4 years ago
refactor(app): introduce react-query

By using react-query server state data is treated as such, decoupling it from global UI state gi...

github.com/libremesh/lime-app - 23b1eaacd7e657cd1ea7ae383339d522c7837935 authored about 4 years ago
fbw: share lime-community as cgi-bin

Sharing the lime-community file as a symlink needs read permissions
and uci changes these file p...

github.com/libremesh/lime-packages - 2289487914b9488669acd5b62a51bde5f4700abc authored about 4 years ago
Merge pull request #129 from infercom2/es_development

Translate development and getit files to spanish

github.com/libremesh/libremesh.github.io - ab0998a4b5d1c6d3b17efbbfa1f1a68ecf5ca550 authored about 4 years ago
getit: corregido link a editar pagina

github.com/libremesh/libremesh.github.io - 7afa177fbc3b0d8c5d911c9640e25ba994a650e1 authored about 4 years ago
Fix link to es_development

github.com/libremesh/libremesh.github.io - aade9c48b56a1a9f129f812bbee7c89d90cea0f4 authored about 4 years ago
ubus-lime-location: libremap migration as standalone script

Fixes uci-defaults only accepting bash.

github.com/libremesh/lime-packages - e4c5e596a1e8065b5e452ebebc4f81242fca79b2 authored about 4 years ago
Fixing some translated lines

github.com/libremesh/libremesh.github.io - 9c6d5981930321bfacec4645661a4cc0c3a0e9c2 authored about 4 years ago
Adding translated development file

github.com/libremesh/libremesh.github.io - 1c3accfee6b85684a8214cd743d8c0c5ce6bb440 authored about 4 years ago
adding translated getit file

github.com/libremesh/libremesh.github.io - c59a6f63efd4dc42ced93fd618466f68700d5246 authored about 4 years ago
Merge pull request #126 from infercom2/master

Adding translated howitworks file

github.com/libremesh/libremesh.github.io - 716399e98c3bfdeca8a25e844dea16b56e96db88 authored about 4 years ago
Change howitworks title

github.com/libremesh/libremesh.github.io - c7bfd768a20db8a1ba7b325fb6b6bc38a03d084e authored about 4 years ago
Update es_howitworks.txt

github.com/libremesh/libremesh.github.io - c990797d78327c49421fa3dadaeee15f2dabf6ab authored about 4 years ago
Some improvements to the howitworks_es

github.com/libremesh/libremesh.github.io - 462198c7357ffbf3977b07c46bb322eb8fe2ffd0 authored about 4 years ago
Adding spanish howitworks file

github.com/libremesh/libremesh.github.io - 0d19ade2e29f2189b949c091f4698cbfae1703b7 authored about 4 years ago
Use openwrt-19.07 until when 19.07.5 is out, for having the uhttpd fix

This is for avoiding this issue: https://github.com/libremesh/lime-packages/issues/763

github.com/libremesh/libremesh.github.io - 1185edd6e1d7ef51581893cddb9f146b1a285cfb authored about 4 years ago
pirania depends on shared-state-pirania

github.com/libremesh/lime-packages - 6a8fe8806fae4614bff62cd0f03eb8deb06d9429 authored about 4 years ago
makefiles: depend on libuci-lua instead of libuci

Depending on libuci creates a binary dependendy tied to a specific
compile time defined version ...

github.com/libremesh/lime-packages - 7ed8b0870f29e81de2d15f4f4cd029ba81914bb8 authored about 4 years ago
deploy: libremesh/lime-packages@479b6671978b302cc37e64e2ec5913051802ff23

github.com/libremesh/lime-feed - 14c6aa43036008027d61b5bdcf7485eee5e458bd authored about 4 years ago
Merge pull request #802 from ilario/lime-banner

lime-banner use /etc/profile.d/ rather than /etc/banner

github.com/libremesh/lime-packages - 479b6671978b302cc37e64e2ec5913051802ff23 authored about 4 years ago
deploy: libremesh/lime-packages@31a6354fef07f9f8f1022e69b1895b4235bc1c79

github.com/libremesh/lime-feed - b30e89885072e75adba9eafc1db043d176f077b3 authored about 4 years ago
ubus-lime-metrics ignore httpS certificates

github.com/libremesh/lime-packages - de158b2a2a1a9dcc34de7caac69775dd9c9d5e33 authored about 4 years ago
ubus-lime-bmx6 ignore httpS certificates

github.com/libremesh/lime-packages - 371e0efd9c4576d7f6c32e0140dff07d5df8031e authored about 4 years ago
shared-state ignore httpS certificates

github.com/libremesh/lime-packages - 5307cef8b39d94d6432ecf68b8c4ef6c61d0473b authored about 4 years ago
FBW ignore httpS certificates

github.com/libremesh/lime-packages - fee365ed8c09f57d4a388d50ee2a28b7f8023dfe authored about 4 years ago
document disabling uhttpd redirect https

github.com/libremesh/lime-packages - 2b7226a8d249553e5e7fe3ab8e49dce2566bd318 authored about 4 years ago
disable uhttpd.redirect_https in lime-defaults

github.com/libremesh/lime-packages - a06aeaac4408cf1a9091ff370c9efa2060f12624 authored about 4 years ago
Merge pull request #806 from spiccinini/use_wget_in_path

fbw: use non absolute wget path

github.com/libremesh/lime-packages - 31a6354fef07f9f8f1022e69b1895b4235bc1c79 authored about 4 years ago
deploy: libremesh/lime-packages@85f2dc4bbe2f0967685704668cff0c9d97d0cbf3

github.com/libremesh/lime-feed - 841d5d1f766378aee758d90510354b17056e3ec6 authored about 4 years ago
Merge pull request #797 from ilario/libremap-agent-babeld

babeld: do not forcefully enable libremap plugin

github.com/libremesh/lime-packages - 85f2dc4bbe2f0967685704668cff0c9d97d0cbf3 authored about 4 years ago
fbw: use non absolute wget path

wget path changed from 18.06 to 19.07 so this is to be more compatible.
Current uses of firstboo...

github.com/libremesh/lime-packages - 27842b80d662ffe9ce9017e69d5f73f658bec993 authored about 4 years ago
location: refactor to not depend on libremap-agent

github.com/libremesh/lime-packages - ffb7e53688e1d7cb271250912987cacb7bf3b3f5 authored about 4 years ago
deploy: libremesh/network-profiles@0b2af961467f7d83e9213928a02ca461f2ad563a

github.com/libremesh/lime-feed - a337510c72d4bebc80362b540494dd5965d0c167 authored about 4 years ago
freifunk: try to break circular dependencies

Remove 'kmod-batman-adv' as it is already selected by
'lime-proto-batadv'.

Signed-off-by: Danie...

github.com/libremesh/network-profiles - 0b2af961467f7d83e9213928a02ca461f2ad563a authored about 4 years ago
lime-docs adapted to profile.d

github.com/libremesh/lime-packages - 2b1d8a0b915dccd50f206afc74a06246971081c9 authored over 4 years ago
numbered other files in profile.d

github.com/libremesh/lime-packages - c8d5c19f257e2ffb2f61c6845d85156d6e78e01b authored over 4 years ago
lime-banner adapted to profile.d

github.com/libremesh/lime-packages - 12c81c0f01c25a93e4b51b93f28d19a8291630ba authored over 4 years ago
if wpad-mesh-wolfssl is selected, wpad-basic has to be deselected

github.com/libremesh/libremesh.github.io - 6e08d3ef1ac24688d0298d5a76eca0853282a98b authored over 4 years ago
Merge pull request #124 from ilario/hardware_list

Hardware page: use a list of requirements rather than a table

github.com/libremesh/libremesh.github.io - 22a19092cb0a3e7a6a49527e748180cd27a0f966 authored over 4 years ago
improvements to supported hardware page

github.com/libremesh/libremesh.github.io - 236425abfc648d59df5281da6f7f6c411cc843e0 authored over 4 years ago
hardware table removed, criteria added

github.com/libremesh/libremesh.github.io - 73549c6fb041c7ee1772bea38c969f7148aa5d98 authored over 4 years ago
babeld: do not forcefully enable libremap plugin

github.com/libremesh/lime-packages - 5a217f303f86536037aedaf5f6cec1fb75c4c4da authored over 4 years ago
freifunk: increase user experience

github.com/libremesh/network-profiles - 175a790d3364860926f9ff29727caaacca8ea08b authored over 4 years ago
increase user experience

github.com/libremesh/network-profiles - 5da42f069030b62702c2c0f7d05d11414a4d3347 authored over 4 years ago
freifunk: increase user experience

github.com/libremesh/network-profiles - 1b0035e49eaa84d5733194465890508c6d589989 authored over 4 years ago
Merge pull request #122 from germanferrero/some_spanish_fixes

Some spanish fixes

github.com/libremesh/libremesh.github.io - f3e12a9428e08bff24b273fa7f5a88c53631a279 authored over 4 years ago
es_config: fix half-way translations from english

github.com/libremesh/libremesh.github.io - 7f97c69135551c846f2b9859fdb87b94d1e76b42 authored over 4 years ago
en_config: fix domain default value

github.com/libremesh/libremesh.github.io - 63bd8fe72223b264f185c3897768e78080ca8a6f authored over 4 years ago
Merge pull request #118 from ilario/https

Suggest to select packages for having encrypted mesh and HTTPS at the web interface

github.com/libremesh/libremesh.github.io - f1b489229244a15ae99133bb21d7711c542b68d8 authored over 4 years ago
Merge pull request #119 from jkimmel/patch-2

Update xiaomi-miwifir3.txt

github.com/libremesh/libremesh.github.io - 657d8a6391f8499ce6fc14ae86fda8890b6abd21 authored over 4 years ago
Merge pull request #120 from spiccinini/translation_improvements

Translation improvements

github.com/libremesh/libremesh.github.io - 562faba031de50b4a393f53b2619f6ccb4b9078b authored over 4 years ago
deploy: libremesh/lime-packages@2052d31b63cc0a6f7fde8f191d38bd79d7164c8f

github.com/libremesh/lime-feed - 77f24c14754f1aeae2b25c9e600c20a9ebfe2751 authored over 4 years ago
Merge pull request #121 from spiccinini/more_news

news: add release candidate

github.com/libremesh/libremesh.github.io - 897caa6ffa8b7e96e8fad8d05498413a257a7ceb authored over 4 years ago
deploy: libremesh/network-profiles@fc79049280d7330ad4c7d3741968900b34d51414

github.com/libremesh/lime-feed - 69fd3712e2335742b471635e1c899ed2085eeefe authored over 4 years ago
news: add release candidate

github.com/libremesh/libremesh.github.io - 413213422ef82203d2646f7bd33f2988ce5eb348 authored over 4 years ago
freifunk: attempt to convert to new style

Use Makefile with dependencies instead of PACKAGES file, move files to
'root' folder. Drop obsol...

github.com/libremesh/network-profiles - fc79049280d7330ad4c7d3741968900b34d51414 authored over 4 years ago
css: bold docs menu active page

github.com/libremesh/libremesh.github.io - 9afe689ac552655a07b5ec6a52ab5dcc288af056 authored over 4 years ago
css: generic config for all languages

github.com/libremesh/libremesh.github.io - 26890bf1313d5c41148c99e9ca28e9ce7cd302c6 authored over 4 years ago
Add new Configuration docs in spanish and docs index

github.com/libremesh/libremesh.github.io - c1d3339d8ae9c69d448097114cf37aca3a663c3e authored over 4 years ago
translations: add home in spanish

github.com/libremesh/libremesh.github.io - 089681707eeaad6f08bac8043a256a4c1a5c90b5 authored over 4 years ago
translations: set the language, title and ref to all pages

github.com/libremesh/libremesh.github.io - b926855c5f122dec3c56463a3250a6d8e82cec0f authored over 4 years ago
translations: enable quasismart translation of menues

Based on a common structure defined in a yaml file the menues are
translated using the title of ...

github.com/libremesh/libremesh.github.io - 220e19f51bc2a9df107bf0212bbbfb52b9ac1d12 authored over 4 years ago
update lime-example location

github.com/libremesh/libremesh.github.io - 1f69ed834c48194ed04a6336c0f42c6c2ea1f07a authored over 4 years ago
updated configuration file name

github.com/libremesh/libremesh.github.io - 158c82cd07cf8dc2721d489f6d694ba126e7467c authored over 4 years ago
deploy: libremesh/lime-packages@81b2aadd0d7c889a0a892f0bb39c1a410c1c89d1

github.com/libremesh/lime-feed - 89978cd8a67fd42b6ec3852bef6aa3c3be15f996 authored over 4 years ago