Derrick Oswald
|
5f3fb954d8
|
fix minor typo
Fixes the Progressive Web App configuration doc comment which has a typo in the word Progressive.
|
2023-09-29 08:11:49 +02:00 |
|
Brandon Vandegrift
|
80afa19678
|
(wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling.
|
2023-09-20 00:46:45 -04:00 |
|
Christien Rioux
|
f596b3ce05
|
more clippy
|
2023-09-18 15:22:40 -04:00 |
|
Christien Rioux
|
dc17e25bac
|
Fixes #297
WASM build for new public address detection code
|
2023-09-06 17:06:33 -04:00 |
|
Christien Rioux
|
9aeec3cfa8
|
build fixes and cleanup
|
2023-09-03 23:27:20 -04:00 |
|
Brandon Vandegrift
|
1b20037053
|
Setup for TypeScript type gen for WASM using Tsify
- Includes breaking changes to the WASM API surface, since it now accepts objects instead of stringified JSON.
|
2023-09-03 23:27:08 -04:00 |
|
Christien Rioux
|
80cb23c0c6
|
remove rkyv
|
2023-07-15 19:35:22 -04:00 |
|
John Smith
|
dfb4eefd92
|
switch out capabilities
|
2023-07-03 15:10:28 -04:00 |
|
John Smith
|
05a9ee754e
|
cleanup dht stuff and client/server api
|
2023-06-28 23:15:06 -04:00 |
|
John Smith
|
acebcb7947
|
network keying
|
2023-06-23 21:12:48 -04:00 |
|
John Smith
|
532bcf2e2a
|
json api cli working
|
2023-06-09 19:08:49 -04:00 |
|
John Smith
|
317f036598
|
server api
|
2023-06-07 17:39:10 -04:00 |
|
John Smith
|
6a86f2265a
|
json api work
|
2023-06-03 18:33:27 -04:00 |
|
John Smith
|
0a890c8707
|
removing dev branch, many changes
|
2023-05-29 19:24:57 +00:00 |
|
John Smith
|
3c7c49684c
|
try multiple cryptosystems
|
2023-03-13 16:14:31 -04:00 |
|
John Smith
|
ff9b421631
|
fix tests
|
2023-03-03 10:55:31 -05:00 |
|
John Smith
|
dfd1af0c6b
|
bugfixes
|
2023-03-01 20:12:30 -05:00 |
|
John Smith
|
562f9bb7f7
|
refactor
|
2023-03-01 15:50:30 -05:00 |
|
John Smith
|
1d8e2d3fda
|
bootstrap
|
2023-02-13 16:12:46 -05:00 |
|
John Smith
|
764b629714
|
checkpoint
|
2023-02-08 16:50:07 -05:00 |
|
John Smith
|
a58a87719c
|
break everything
|
2023-02-07 21:44:50 -05:00 |
|
John Smith
|
f49e4f0892
|
refactor attachment
|
2022-12-26 16:33:48 -05:00 |
|
John Smith
|
672d750f8f
|
wasm fixes
|
2022-11-29 22:51:51 -05:00 |
|
John Smith
|
5c0a500971
|
core fixes
|
2022-11-29 19:22:33 -05:00 |
|
John Smith
|
b1bdf76ae8
|
refactor
|
2022-11-26 21:37:23 -05:00 |
|
John Smith
|
25ace50d45
|
break everything
|
2022-11-26 14:16:02 -05:00 |
|
John Smith
|
688995ed0d
|
pr work
|
2022-11-16 12:49:53 -05:00 |
|
John Smith
|
1c93b6e8cb
|
rkyv issue
|
2022-11-12 12:10:38 -05:00 |
|
John Smith
|
50718b7074
|
checkpoint
|
2022-10-30 19:29:31 -04:00 |
|
John Smith
|
63768580c6
|
checkpoint
|
2022-10-16 19:59:59 -04:00 |
|
John Smith
|
e85d72f21a
|
more private route work
|
2022-10-13 22:05:43 -04:00 |
|
John Smith
|
507d02974c
|
Merge branch 'main' of gitlab.hackers.town:veilid/veilid into dev
|
2022-09-23 11:31:15 -04:00 |
|
Adam Shamblin
|
b7e05ceea0
|
WIP, further docs
|
2022-09-19 19:18:46 -06:00 |
|
Adam Shamblin
|
a7e9200c30
|
veilid6, begin commenting config w/ rustdoc
|
2022-09-18 17:01:38 -06:00 |
|
John Smith
|
e0a5b1bd69
|
refactor checkpoint
|
2022-09-03 13:57:25 -04:00 |
|
John Smith
|
0204af263d
|
detection work
|
2022-08-07 14:55:48 -04:00 |
|
John Smith
|
b9acd532db
|
wasm cleanup
|
2022-07-12 08:02:22 -04:00 |
|
John Smith
|
cd0cd78e30
|
eyre work
|
2022-07-06 23:15:51 -04:00 |
|
John Smith
|
d96e5a131c
|
more cleanup
|
2022-07-01 16:20:43 -04:00 |
|
John Smith
|
c106d324c8
|
api and log refactor
|
2022-07-01 12:13:52 -04:00 |
|
John Smith
|
b8d684dbee
|
flutter work
|
2022-06-15 21:51:38 -04:00 |
|
John Smith
|
5931f1254f
|
flutter and macos work
|
2022-06-10 17:07:10 -04:00 |
|
John Smith
|
1d8c63786a
|
refactor checkpoint
|
2022-06-07 21:31:05 -04:00 |
|
John Smith
|
8148c37708
|
refactor network manager
|
2022-05-31 19:54:52 -04:00 |
|
John Smith
|
424ceedfd8
|
many fixes for bootstrap and public internet connectivity
|
2022-05-24 17:13:52 -04:00 |
|
John Smith
|
ef1f5d7b52
|
refactoring, more config, packaging
|
2022-05-16 11:52:48 -04:00 |
|
John Smith
|
3b2f4d184f
|
fix wasm
add connection limits
|
2022-05-04 20:40:10 -04:00 |
|
John Smith
|
71f7017235
|
refactor checkpoint
|
2022-04-16 11:18:54 -04:00 |
|
John Smith
|
a33473d8ea
|
remove lease manager, add network class to infoq, other config stuff
|
2022-04-03 12:58:06 -04:00 |
|
John Smith
|
c276dd7796
|
peer table thresholds
|
2022-03-24 10:14:50 -04:00 |
|