Ecosyste.ms: OpenCollective

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

github.com/qmk/qmk_xap


https://github.com/qmk/qmk_xap

Add missing libudev dependency for Linux builds

368bb9e766b271d8a1ae953ce6d303377253d502 authored over 1 year ago by Stefan Kerkmann <[email protected]>
Fix XAP builds

* Downgrade to stable Tauri releases
* Update and pin Javascript dependencies to patch releases
...

2799fd7b995c3498c4d4cfaf3d42e201b344ce24 authored over 1 year ago by Stefan Kerkmann <[email protected]>
Attempt to fix release action

86450954b4dc3a09ec6ef2bfc469eba19aa9b4b5 authored over 1 year ago by Stefan Kerkmann <[email protected]>
Merge pull request #9 from elpekenin/bugfix/trace

819503ed95bec196d0c217b6e1e3d8e38cc05e88 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
Bump Rust and Typescript dependencies

22af3c04afba99c1b06ad4502506a6a9160ed816 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
fix

58913259c95d3ee5202e5f377e4b51bdd770572c authored almost 2 years ago by Pablo Martínez <[email protected]>
Merge pull request #8 from elpekenin/mermaid

9588298f9bf530d430e66b5531ff64e250ab5990 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
move arch image to mermaid

72c45a93939a08a6c8a632f588fdbf107b37e711 authored almost 2 years ago by Pablo Martínez <[email protected]>
Actions: re-enable manual workflow runs

b853c3866d193314cf3430808d00f7c000555cd2 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
Update cross compilation github action

de28aebaf6ad3ec9d1e827026e32dddd928b3b5b authored almost 2 years ago by Stefan Kerkmann <[email protected]>
Small readme touchup

538f8530bb8134ca4692d689043d05b5c58ff101 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
WIP: update to tauri 2.0.0-alpha

c7ce2fbac22492bcd0ec4ff3c67f352903e689eb authored almost 2 years ago by Stefan Kerkmann <[email protected]>
sort keycodes by code

9edc43be08db37bc3ffd64ece7ecb0a231972d08 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
Update dependencies

45aab9e70a45be8687aee5e6c17588d18f4352e3 authored almost 2 years ago by Stefan Kerkmann <[email protected]>
reflect xap specs crate in readme

269cedfd98c7739ddd5b8e8ffc6d2d492660063f authored about 2 years ago by Stefan Kerkmann <[email protected]>
Bundle XAP specs in final distribution

df62fdd3e9bf7cd91e865e2b1e976b6e7c2e1ca6 authored about 2 years ago by Stefan Kerkmann <[email protected]>
WIP Parsed Keycodes in KeymapView

22ef8757a7506276ca2b3176f4fa218c18ca01e2 authored about 2 years ago by Stefan Kerkmann <[email protected]>
move xap protocol definitions into specs crate

7c23a5d888c5c937e5f305b4f3b832196818c103 authored about 2 years ago by Stefan Kerkmann <[email protected]>
PoC keycode parsing from HJSON

29b051901049d77314b35def6f48ae69e7a4bcb4 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Basic keycode parsing with tests

ee82fd97d5125fb2aeb17e1c30478e516d2342e1 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Optimize for size in release builds

544fff3a17401453ba5737a743c16eac152c9dc2 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Move events into own module

3408f33aeb0b3890723d28c0e9ced699110c3ffe authored about 2 years ago by Stefan Kerkmann <[email protected]>
4 spaces instead of 2 for vue

3ae281d82fd5c9fa5020a25874d282c9df404990 authored about 2 years ago by Stefan Kerkmann <[email protected]>
notifications at bottom

08c90a67c0dbcccfdf5871e4c84095b3b125be83 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Use RwLock for XAPDeviceState

6ec5aecfc84cce5ce88e91b1fa054756af6a7268 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update XAPDevice secure status on query

fb202e70537b9d431e072358e32f6b0ad7bcf5d3 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Replace brute force Token generation

c2f665d28f819b3f908c7ba5e3dfafdce370568b authored about 2 years ago by Stefan Kerkmann <[email protected]>
update hidapi-rs to point to PR branch

afa524f09d74a92710e35974f12543ffa7eacc82 authored about 2 years ago by Stefan Kerkmann <[email protected]>
bump hidapi for non-exclusive access

bc04cd80031006ac142af895b81efe76c33dd7e0 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add debug info for HID device opening

55157b32bd4b396c167e9fbfd11defdc195f0f26 authored about 2 years ago by Stefan Kerkmann <[email protected]>
use forked hidap-rs and pre-pend trailing zero byte again

236e1f600421246d4350d257267e5f6341794316 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add trailing zero byte for Windows host

4d34c70c5725164ab0442ba29007836e82995e5f authored about 2 years ago by Stefan Kerkmann <[email protected]>
Prettier: LF line endings

46fb3b08e1153d99a52901488984bdd51bd1672a authored about 2 years ago by Stefan Kerkmann <[email protected]>
Do not prepend 0 byte for RAW hid reports

99a2cd07af759295bbd1681c8235e98d0b84d061 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add missing dependecies

855feccebe4bf307536b908295c156dea47714bc authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add extensions recommendations

c9350f9ac8b1d9ef3abd2b433a93fff4fdbbe24c authored about 2 years ago by Stefan Kerkmann <[email protected]>
One more round

1ebee1df9e0fcc1ae28e6414f4205b09294df769 authored about 2 years ago by Stefan Kerkmann <[email protected]>
stylelint, husky

8541c74a1c7e1dabd75fabfd719b1f2bbdcb7f34 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Typescript checks, ESlint and Prettier

3024bde013d5cd668241946e9362b8908b8ce8cd authored about 2 years ago by Stefan Kerkmann <[email protected]>
XAPSecureStatus::Disabled -> Locked

2f287db6c5ce67f530a7a08539312b9d78147371 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update dependencies

198a632f5a883fef22f50cd5633585d98cc0961e authored about 2 years ago by Stefan Kerkmann <[email protected]>
Build Release with GitHub Actions

22e5d60b44c90f795d5285651990408d0d16ffa8 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Wording typos

e3f0177ebad18c944798d937802ce3d434a25f73 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update Readme with architectur and design decisions

f3e36bf3dbb9a16b3942c68ce92ee992ee9eaa17 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update readme

520cebc4cda46d6634323336c17ed98139c0f822 authored about 2 years ago by Stefan Kerkmann <[email protected]>
QMK icon

1c87e96af9a7139a2b890ccc1aef967fe7717552 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Nicer notification icons

980f900f0adcf7bb0a29d1922bfaed8b712482fa authored about 2 years ago by Stefan Kerkmann <[email protected]>
Remove '"' from product and manufacturer

faa6824452fd49128aafc8ac9bb99675892ea9b0 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Unlock floating button

42b78b4118ec448028f6f7a6db3a1769b2409707 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Enable/Disable for RGB

b0c59d88a1fb3b2e71c6682162716fabb8c2bef0 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Remapping PoC

c83908ce05a75fa6f302ca11c39273e742e62efa authored about 2 years ago by Stefan Kerkmann <[email protected]>
Shorter name for current device

e5fd86b64906a90b013b1bd322493cafa3ef834b authored about 2 years ago by Stefan Kerkmann <[email protected]>
Keymap construction in Backend

5d2f2a5129d8964327dca2d9baced938e06734db authored about 2 years ago by Stefan Kerkmann <[email protected]>
Abstract tauri commands with better logging and error handling

916b0d066c08a42b0c3dc612364b5756463e5343 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Properly ignore Config pushes on mount and device switch

0cc67a48791dabebbf8ddc14fe869ad2bbc5e4b5 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Basic keymap retrieval

72d415efd5f3cadd2c160658a34b801baf5f0b4d authored about 2 years ago by Stefan Kerkmann <[email protected]>
Prettier RGB picker

23a3dc12c1548185a11ab3fcc32832ac44fec200 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Lazy announcement of xap devices

73c3464149ce31283fe925e1a668a5ec0befcdbd authored about 2 years ago by Stefan Kerkmann <[email protected]>
Proper routing and Loading spinner

fa76c3c6f2f04de794e4f22204fa2d0b0a0ca992 authored about 2 years ago by Stefan Kerkmann <[email protected]>
silly styling

198bec85ae6919f4d3fb1482b2f4aca354f3a0bf authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add silly notifications

c3fed7b212b16b91862ab30b34f9ff6f77a8fbdc authored about 2 years ago by Stefan Kerkmann <[email protected]>
Jump to bootloader and other fun stuff

84d33a26be529c0b993f1a8cb8ffddeb62593c05 authored about 2 years ago by Stefan Kerkmann <[email protected]>
finally center spinner

6f3764f5779e9e335f40f031e14f1ee7b2348987 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Implement Lock/Unlock

c791a11dc30fa04f5d6d342c8cad8eaf3be6201b authored about 2 years ago by Stefan Kerkmann <[email protected]>
Correctly implement broadcast messages

1bd9aca77e7fc813b9823c24c06d234778408045 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update bindings

0e8b0999b913f700ae271e5fde23f4ff6c0e887c authored about 2 years ago by Stefan Kerkmann <[email protected]>
Update to Rust 1.65

08d9c4df506f71e6012b561397efdfd5afdbed5c authored about 2 years ago by Stefan Kerkmann <[email protected]>
Fix RGB naming

cf1d147d96195e14753631015599861146c788af authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add missing tauri commands

c48290fce69056e136944178e9f6940938cdcc2d authored about 2 years ago by Stefan Kerkmann <[email protected]>
cosmetics

473952e633a969dbd979899582839d66434b9b97 authored about 2 years ago by Stefan Kerkmann <[email protected]>
command cleanup and eager device announcement

57c717844c95cb44db1fae5a83573652dc4f0bb6 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add hacky waiting screen

48668dde7aecc48690f89366afc129589aacf231 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add hardware id

2a08697c172a6958aeb278769155dc0613b54dc7 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Actually reactive frontend

f17007e73513e5517c593beddcf07106cd320dac authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add aggregated XAP info objects

dbbfc9633562ce6c59678d7f82e704da58bc3676 authored about 2 years ago by Stefan Kerkmann <[email protected]>
bitflags for all capabilities queries

9689bd71c0c23270ae4eab0d492b140bd506c294 authored about 2 years ago by Stefan Kerkmann <[email protected]>
implement reactive frontend PoC

2431f719ec062d3adc45e350189d28a275927fae authored about 2 years ago by Stefan Kerkmann <[email protected]>
move event listening to main.ts

8feca98f4ba77bff952756db6842e2496285a461 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add hotpluging to frontend via page reload

012295879df65bc02882b7b744345a594eaf3c13 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Proper disconnect and reconnect handling

3454fb6368050323d07acbea1b628b097d0d0bb7 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Start event loop implementation

800efec977d90043cbef8c47ec3cfef5aa16447b authored about 2 years ago by Stefan Kerkmann <[email protected]>
Split commands and state

430b80ec6429a5b985ff589a951040b5e01fffbb authored about 2 years ago by Stefan Kerkmann <[email protected]>
Implement BinRead for C strings

5a8b456876ea917bda772902112b3c2a3441fe58 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Formatting

f134cecf9ee957a5afe365eb0b0999b7065c9444 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Merge pull request #2 from elpekenin/peke-devel

3a7b04b502227cec862ba7a7662963d7e5bb7579 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Add `is_secure` where needed

80b3465a135486e25aebcbcaa1ea12224460c594 authored about 2 years ago by elpekenin <[email protected]>
Fix keycode/remap mess

ec1822f4bd58619e7e1b0c3db757256fe67b7257 authored about 2 years ago by elpekenin <[email protected]>
Add keymap and remap subsystems

46ad094e224eaf8449628d1c24fafee607e9af38 authored about 2 years ago by elpekenin <[email protected]>
Add remaining routes to the QMK and Lighting subsystems

4bddf3d1839c04a55df280aaffe0086777f1f9bb authored about 2 years ago by elpekenin <[email protected]>
Fixes and WIP stuff

ce9aa5ff9296269c194f01d11032af233c8b797d authored about 2 years ago by Stefan Kerkmann <[email protected]>
Fix naming, was using 'route' instead of 'subsystem' in a couple of places

209a1f10c572664347fbae9cc76955da1bf9847b authored about 2 years ago by elpekenin <[email protected]>
Up to date now, hopefully

0644f180fe2903918f5354708492b621d4821590 authored about 2 years ago by elpekenin <[email protected]>
Organize the code into different files

ca6f2418c4f37138436b3550b6db9b37e80fabe5 authored about 2 years ago by elpekenin <[email protected]>
splashscreen wip!

6025bd824169be38e0ff9f82a53e700d63f5c7b9 authored about 2 years ago by Stefan Kerkmann <[email protected]>
better layout

3d72a78fbb96b536ffae8f04f384d5756e0593b2 authored about 2 years ago by Stefan Kerkmann <[email protected]>
quasar instead of vuetify

e3f2d7b8337e66ac9cbc011b1acf97a7a48611e4 authored about 2 years ago by Stefan Kerkmann <[email protected]>
State of the union

87984d36cac9e64f3e03d78268ad49774d70ed39 authored about 2 years ago by Stefan Kerkmann <[email protected]>
JSON serializeable XAPError

2c21de179881dec54896a3ffdadc01c43592aafe authored about 2 years ago by Stefan Kerkmann <[email protected]>
Non-blocking async HID report reception

508fec6df9639b3014dd389c1ef8626b08199e02 authored about 2 years ago by Stefan Kerkmann <[email protected]>
Calculate payload length field on bytes written

63850a8e2aba837d92b6632ccb61683c33f577ca authored about 2 years ago by Stefan Kerkmann <[email protected]>