Ecosyste.ms: OpenCollective

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

github.com/libremesh/lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://github.com/libremesh/lime-app

Merge branch 'develop' of github.com:libremesh/lime-app into develop

f476885fedd6d34f44ce38658f316d21448d18a0 authored almost 4 years ago by German Ferrero <[email protected]>
fix(translations): force lowercase locale to I18n

As translations keys are lowercased

34e7b57a7dc6edf58f9ef769ff02f3dc0a64f32c authored almost 4 years ago by German Ferrero <[email protected]>
fix(translations): spelling fixes for pt-br

11d52b894dc9404c380622d74adf44b77fc1944f authored almost 4 years ago by luandro <[email protected]>
chore(translations): add pt-br translations

86de39d1d9815126df42578d127a619c8cb8f51a authored almost 4 years ago by luandro <[email protected]>
fix(translations): fix English counts

8b3d0c4f0998f9b1e77ba2e085b6b8ef082c83e3 authored almost 4 years ago by luandro <[email protected]>
fix(translations): fix English spelling

a3196940452fa21de63c9928ee3017b4a1f60cd0 authored almost 4 years ago by luandro <[email protected]>
Merge pull request #303 from germanferrero/contribute-to-translate-guide

docs(contributing): add contributing guideline for translations

805e68fdd6f4bb3c67193f7c10d73e36bef63f55 authored almost 4 years ago by Santiago Piccinini <[email protected]>
chore(translations): add menu views translations

80b9c2b1133aa90b78e70b16d9c016c7dda313ca authored almost 4 years ago by German Ferrero <[email protected]>
docs(contributing): add contributing guideline for translations

e2b47f7b5ac2e8eb9820bb14973007176a479593 authored almost 4 years ago by German Ferrero <[email protected]>
refactor(list component): add list component

7151f381b76f2c47afa76887d5ca4040545dce55 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(alert): now is succes/error/info toast

85ef38c6149d880357a440f311863be0b2a93dd0 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(help component): add preact import

be3f9a7f2e9f8eceedcefa24e2d98444be2d6131 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #299 from germanferrero/add-community-view

feat(menu): add community / node view to menu

1fe8ae1cf2904682f2ae17e6cef7cc7998cf13ef authored almost 4 years ago by Germán Ferrero <[email protected]>
Merge pull request #300 from germanferrero/add-help-component

feat(help): add simple help component

33af667ea1445346c675f05e882b6d6c00042945 authored almost 4 years ago by Germán Ferrero <[email protected]>
feat(help): add simple help component

9d2fdbc34199dd09a46977e7b339a19172ee9eeb authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #298 from germanferrero/update-storybook

Update storybook

8652ad0dd9b3da90cc469bdd25acdfdb97b44f90 authored almost 4 years ago by Germán Ferrero <[email protected]>
feat(menu): add community / node view to menu

Now we can differentiate between community based screens and node based screens

09fcec8e5872e27e6adfad0ba1a6e23c14efdb2e authored almost 4 years ago by German Ferrero <[email protected]>
improvement(stories): improve example texts

e62afa2ee6a37157618d8e35ebeab5e978b16182 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(stories): fix queries endpoint bat-host

b9d7e2577ca1117c8c7a9791d899980a2294ea1d authored almost 4 years ago by German Ferrero <[email protected]>
chore(map): add map stories

e40a4e3425459aac4f0a710f735b68cb307dc425 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(storybook): add contextual components to stories

5e57978eaff231f11b0f49186d4a4c25bfc08050 authored almost 4 years ago by German Ferrero <[email protected]>
fix(upgrade): fix typo, now showing release link to more info

14e6f89e81c15b41707b7cea0d13b180e0d0c8ff authored almost 4 years ago by German Ferrero <[email protected]>
chore(release): release v0.2.16

a69ebdc194288dea5ed609590c6b03fa0a18d1d5 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #297 from germanferrero/issue-295-fix-align-single-url

fix(align): url incremental growth at align-single

5fadc8059ad72b344ddf2c091c4ff88c81495a8e authored almost 4 years ago by Germán Ferrero <[email protected]>
fix(align): url incremental growth at align-single

Also fix typo in url

3f92f6a5079143c1b6478b0d1ab3483076d642db authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #296 from germanferrero/fix-remotesupport-when-no-internet

fix(remotesupport): fix remotesupport broken ui when no internet

05df4d92bd3405c73578528e8cc431dbd02ca621 authored almost 4 years ago by Germán Ferrero <[email protected]>
test(remotesupport api): add tests for remote support api

Also move the responsability of calling closeSession from the query to the api

effeed79ede6057d1e0a35a107bc9d88069205ad authored almost 4 years ago by German Ferrero <[email protected]>
fix(remotesupport): fix remotesupport broken ui when no internet

Handle the non connected session case and send close_session request

a19853687e21aef94b3809ff4155e07a28a1f958 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #293 from germanferrero/fix-i18n-localization

fix(i18n): fix localization fallback

0d350d93419706438e22d06693830fd0d23956af authored almost 4 years ago by Germán Ferrero <[email protected]>
Merge pull request #294 from germanferrero/fix-firmware-upgrade-without-eupgrade

fix(firmware): fix firmware upgrade when eupgrade is missing

a20564bcf944e2e155db17fe26fdb52398df7769 authored almost 4 years ago by Germán Ferrero <[email protected]>
fix(firmware): fix firmware upgrade when eupgrade is missing

Before, file selection was ignored making it unusable

f6683af2a36c33a9d67a43824a46d8eb419667f1 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #292 from germanferrero/improve-change-node

improvement(change node): improve ui messages

cab16f3bbcf54b30f906e065ac569810e8b509a1 authored almost 4 years ago by Germán Ferrero <[email protected]>
fix(i18n): fix localization fallback

Stop ignoring country specific translation. Ignore only as fallback

4891d666c810623980c36d6ee2dae32a6462a8d3 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(change node): improve ui messages

The new ones pretend to be more user friendly

cf2798fbd059e595446494d70ea00b189a90d2d8 authored almost 4 years ago by German Ferrero <[email protected]>
chore(release): v0.2.15

18126e69fbfb335c9d90fac810b146e4760ea3b4 authored almost 4 years ago by German Ferrero <[email protected]>
fix(most_active): fix rx page not loading when no most_active

428f2670e8a89f6de7f1254129a23ce72988b37f authored almost 4 years ago by German Ferrero <[email protected]>
chore(release): v0.2.14

d7b08a72f5d49dc0093d6a8863d61fcc67fe89dd authored almost 4 years ago by German Ferrero <[email protected]>
Merge branch 'develop' of github.com:libremesh/lime-app into develop

3dc2c2bfc8726a0e2aeb69fb8a85d5da98b90c9a authored almost 4 years ago by German Ferrero <[email protected]>
refactor(bathost query): adapt to bat-host api change

57f66852668a3b46c77aa7cca614abfd9f83ffc5 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #286 from libremesh/dependabot/npm_and_yarn/axios-0.21.1

build(deps): bump axios from 0.19.1 to 0.21.1

0c01c447f6073293867e72e4988a436d6313d360 authored almost 4 years ago by Germán Ferrero <[email protected]>
chore(release): v0.2.13

2425b5bd8492d30cb4cfe148f9cc474c75e738c5 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #289 from germanferrero/remotesupport

Remotesupport

f71d7d296e05654885bd32c545a624454d83d650 authored almost 4 years ago by Germán Ferrero <[email protected]>
improvement(remotesupport): change text at token presentation

b8c35c7576d4682fdbdf07a61196913a506c9e19 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): update storybook stories

a65daf6f4f6840c63ef4a3497a7b73e968e57768 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): test that show console button is present

42887e4ec2e76832cd64f3d6a1dd0ec0298d113b authored almost 4 years ago by German Ferrero <[email protected]>
refactor(remotesupport): fix outdated tests

126a2866034aac12540b5ccaa8b7e9fd5d472c31 authored almost 4 years ago by German Ferrero <[email protected]>
chore(remotesupport): add message for ubus-tmate not installed

0d53bcc767c14961e7cd0d12c1563dd4abcf1fe8 authored almost 4 years ago by German Ferrero <[email protected]>
chore(remotesupport): add spanish translations

0c2df4de10b62c7b729a799a00205b9ac25ba313 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): add console view

ba23cf3591cc6304a250765c48005b6fb6c09d22 authored almost 4 years ago by German Ferrero <[email protected]>
refactor(remotesupport): adapt to new api

7b4c22a9771e9fca3efc683afa9f8abef769d4ee authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): fix translation counting

3c3c105e3c149fc37ba2b9d37aa80333a2a4a314 authored almost 4 years ago by German Ferrero <[email protected]>
refactor(remotesupport): adapt to new api

ccb253e709b1140dc362e1d10364a93f7ed07121 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): show connected people

Also fix code style and translations

5d6c31550f8c33559a84d39a6b6c1db4450e80ca authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): handle no session

f2105b8b0e277e9decd88bcb149ee521b5f85266 authored almost 4 years ago by German Ferrero <[email protected]>
style(remotesupport): code style

6012b4d1ea25e82f4ae6bb30d00d518487ea9406 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): change close session button color to red

a5e4c231354ba601c6e932efc6abcebc06069dfb authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): handle no server connection on session open

Handling server connection at anytime is currently out of scope

1e5d7451578997443885c6756aece6ec33df1db1 authored almost 4 years ago by German Ferrero <[email protected]>
improvement(remotesupport): add style and proper UI texts

69beeba712c94d4b1ec623e365f1e03cd9753fe7 authored almost 4 years ago by German Ferrero <[email protected]>
test(remotesupport): add a few tests

ac99f23732bd35231ac9c1a63710c12698478d75 authored almost 4 years ago by German Ferrero <[email protected]>
Adds loading spinner open session.

055ee1e7c4342ec2806595d852c374883f9b00a6 authored almost 4 years ago by Nicolas Pace <[email protected]>
Gets loading value from mutation to view.

429b107a5f368744cb90b7ff6d743c49920a0084 authored almost 4 years ago by Nicolas Pace <[email protected]>
[fix] Passes state to child component.

28a688b2d5775d90d73fb8992dcc424aaf8a9283 authored almost 4 years ago by Nicolas Pace <[email protected]>
Typo.

7ef76e608cd819068e308e22d70c5cc3a1605df3 authored almost 4 years ago by Nicolas Pace <[email protected]>
Creates the user facing interface.

40e86b5006311b5856d0e21c146f4ded2abff73a authored almost 4 years ago by Nicolas Pace <[email protected]>
bug to share with German

9f56b76aec1ea45b6e212450e9a210a40098c7b7 authored almost 4 years ago by Nicolas Pace <[email protected]>
fix(file name): remove build dir from git

0410bb0b34f1be3e437d304ae8eb2826d9a7b779 authored almost 4 years ago by Nicolas Pace <[email protected]>
Creates the user facing interface.

5daae748e922b10e06a99ff606683e163e144d27 authored almost 4 years ago by Nicolas Pace <[email protected]>
improvement(map): only show links aknoledged from both sides

9038906ff7f3de5b6a4758e739705c3c7d195ac4 authored almost 4 years ago by German Ferrero <[email protected]>
fix(map): load community when this node is not in nodes_and_links db

67140b31efa34b8c3817b84a42d36cebeadab262 authored almost 4 years ago by German Ferrero <[email protected]>
chore(release): release v0.2.12 :)

1fd1cf0fa2b02e6fac97e2c3ae49a26154c5ab59 authored almost 4 years ago by German Ferrero <[email protected]>
Merge pull request #285 from germanferrero/new-align-screen

New align screen

a3c4c8579850bab15b2d9c055d7712edb1d0aed0 authored almost 4 years ago by germanferrero <[email protected]>
improvement(align): add header and improve texts

b16b59cd2166f357b039f5d57eb57f42a207ff5a authored almost 4 years ago by German Ferrero <[email protected]>
improvement(align): add dBm unit

d4b67f11d02da550cd2e8ba54793f8d48dac8ad6 authored about 4 years ago by German Ferrero <[email protected]>
build(deps): bump axios from 0.19.1 to 0.21.1

Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.21.1.
- [Release notes](https://g...

20caa245622a64531a4057f0d8e991ab198f9254 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test(alignscreen): fix tests after refactor

91cc2ef5aca1df337c3e73fe146dbbca7afe63af authored about 4 years ago by German Ferrero <[email protected]>
refactor(rxpage): make most_active use iwinfo + get_bathost endpoint

b1582295b8573a9a218cb2d980b999b29bba2a57 authored about 4 years ago by German Ferrero <[email protected]>
improvement(align): fix string and translation

ea0ca487521ad3978810e2c49bc5ca9f97964f29 authored about 4 years ago by German Ferrero <[email protected]>
improvement(align): add neighbor radio detail

Also add navigation to align single screen

79e50302c1ab3910f06a108509404b59c48f47fd authored about 4 years ago by German Ferrero <[email protected]>
improvement(align): add spanish translations

Also a minor tweak in ui text

0d5c0f33f05ef07eb829b145dc5e1b48de2811e1 authored about 4 years ago by German Ferrero <[email protected]>
improvement(align): replace align screen with a new one

Which uses tabs for each radio and a list for associated stations

2b0f1ae82b301cfd15e61cf63f978e576e101f87 authored about 4 years ago by German Ferrero <[email protected]>
refactor(mixin.less): move css for ellipsis animation to mixin.less

3914cab64a42f2128a9979933f7abf8b40241778 authored about 4 years ago by German Ferrero <[email protected]>
refactor(test_utils): move common test utils into test_utils

f8b01df4a9469b64efe961fde959f68c1c3d5910 authored about 4 years ago by German Ferrero <[email protected]>
refactor(useinterval): import useInterval from react-use

dc2dc42d3c098f1b6e41fedf2088ef75ded9a305 authored about 4 years ago by German Ferrero <[email protected]>
chore(release): release v0.2.11

34e92da8f2f1d3eabffa97c01976a03230a8a9ad authored about 4 years ago by German Ferrero <[email protected]>
Merge pull request #278 from germanferrero/add-fbw-dissmiss-option

Add fbw dismiss option

2c506a991324c06511b4f0cf42c18b0d30f63e2d authored about 4 years ago by germanferrero <[email protected]>
test(firmwareapi): avoid unhandled promise in tests

947970d188f17e408579a87b3ddefeb9349e7066 authored about 4 years ago by German Ferrero <[email protected]>
feat(firstbootwizard): add do not ask again option to fbw banner

ed9b73388fe610358f7db52ab2ebabdc3b0d8676 authored about 4 years ago by German Ferrero <[email protected]>
fix(firstbootwizard): ask root privilege to run fbw

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

4c5e52e7d25d2e146e8a973a7ca64fdb3e9f9961 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): clearly separate upgrade from release/file uis

f71a1da24d2981ff5ef3734e84f345970bf02120 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): fix release banner hidding

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

f3d53defa85ee459b13f91b113bdf4bfd88d2bd7 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): minor ui tweak

a37d22e0237f0d654646e24a93007a757b45eda8 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): fix downloading not showing up when downloading

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

7faed48f4c6689c26d5e00e8957829820ffc761c authored about 4 years ago by German Ferrero <[email protected]>
chore(firmware): fix typo in message

74457c4fb27583b8abddd01a1cdc204f1c0f88c9 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): fix expected error message for invalid firmware

2ea8ba2fa2a9f048352835009f92df45d42c15d2 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): add validation message for firmware image extname

9f5e42b7fc19bdecb8bc6b69096971a74cf89cf0 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): fix upload - upgrade file path logic

4960d128e189c8ee739ca88b44193a1b9d9a7c91 authored about 4 years ago by German Ferrero <[email protected]>
chore(netadmin): fix api call after refactor of appcontext

e602914f93e6d9ac714c406acdfa8f3d7b7a5218 authored about 4 years ago by German Ferrero <[email protected]>
chore(uhttpd.service): remove unnecessary sid property breaking tests

5f4bad6c42ac84fa6e379f9f1b83c5b4eb3323b3 authored about 4 years ago by German Ferrero <[email protected]>
refactor(stories): update stories

55087f899d6175db838082beb7ad59eecc5d6000 authored about 4 years ago by German Ferrero <[email protected]>
improvement(firmware): add one click firmware upgrade support

a62547d971438cf3197f40432708469b410eca94 authored about 4 years ago by German Ferrero <[email protected]>