Wolfgang Ginolas
|
1f54b8b26d
|
Tighten eslint rules
|
2024-04-05 08:35:01 +02:00 |
yflory
|
1c2dc2cbef
|
lint compliance
|
2024-03-07 14:58:14 +01:00 |
Wolfgang Ginolas
|
fdc86ab130
|
Remove jshint
|
2024-03-01 07:44:00 +01:00 |
David Benque
|
8f0a6319a5
|
Apply headers
|
2023-10-20 15:35:26 +01:00 |
Pamplemousse
|
871110ec12
|
removing `bower`: migrate `chainpad*`
Also, explicitly add `chainpad-netflux`.
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:41 +01:00 |
ansuz
|
76b90d3c8a
|
correct a few more places where the client expected hashes in pin responses
or where the server incorrectly provided them
|
2021-06-30 18:15:55 +05:30 |
yflory
|
cb153187ce
|
Offline teams
|
2021-02-11 17:30:40 +01:00 |
ansuz
|
f6c6ad8863
|
test that GET_HISTORY with a lastKnownHash includes the message with the specified hash
|
2020-06-16 04:13:32 -04:00 |
ansuz
|
ed5d97f899
|
WIP history-keeper fixes
|
2020-04-01 11:48:16 -04:00 |
ansuz
|
ad118222d0
|
add a new test to send a stream of data to a mailbox
|
2020-03-30 18:27:57 -04:00 |
ansuz
|
45601068ae
|
lint compliance
|
2020-03-10 09:19:35 -04:00 |
ansuz
|
b9a07ca650
|
diagnose some unhandled errors in rpc tests
|
2020-03-09 18:18:26 -04:00 |
ansuz
|
ccd6e1d6df
|
lint compliance, simplify a test condition
|
2020-03-04 09:59:43 -05:00 |
ansuz
|
50b9c27dcb
|
finalize one more test
|
2020-03-03 16:03:31 -05:00 |
ansuz
|
8fbb32c5d7
|
add a few more checks to the rpc tests
|
2020-03-03 16:00:39 -05:00 |
ansuz
|
170aa6d47e
|
clean up a few tasks related to allow lists
|
2020-03-03 15:52:49 -05:00 |
ansuz
|
505e383f9f
|
test restricted access from the command line
|
2020-02-18 16:06:06 -05:00 |
ansuz
|
d9ab8d3f62
|
lint compliance
|
2020-02-14 16:48:14 -05:00 |
ansuz
|
65f88617cf
|
add support for an optional handler for each pin log
great for analyzing which files are most in need of optimization
|
2020-02-13 18:16:32 -05:00 |
ansuz
|
3dc789cbca
|
replace pinned.js with low-profile streaming implementation
|
2020-02-13 17:46:10 -05:00 |
ansuz
|
2345323f0d
|
lint compliance
|
2020-02-13 17:40:55 -05:00 |
ansuz
|
2d6626234b
|
yet another async scheduler, this time supporting flexible runtime control flow based on declarative priority levels
|
2020-02-13 16:44:11 -05:00 |
ansuz
|
57be324850
|
remove some XXX notes
|
2020-02-10 10:01:02 -05:00 |
ansuz
|
86b9cc2de1
|
accidentally merge uncommitted work with staging, resolve merge conflicts
|
2020-02-10 08:05:43 -05:00 |
ansuz
|
342aea705a
|
not about a history-keeper anti-pattern
|
2020-02-05 18:06:18 -05:00 |
ansuz
|
d17e180420
|
add a short delay in the rpc test to give the server time to write metadata to the disk before checking it
|
2020-02-05 13:41:46 -05:00 |
ansuz
|
7072fe4fa4
|
implement and test a complex constrained scheduler
|
2020-01-15 13:32:52 -05:00 |
ansuz
|
2a809cf120
|
roster changes:
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
|
2019-09-30 15:35:27 +02:00 |
ansuz
|
8761e2071a
|
test many more features of roster.js via rpc tests
|
2019-09-30 14:57:15 +02:00 |
ansuz
|
069776e804
|
use fast implementations of tweetnacl serverside
|
2019-09-27 13:30:17 +02:00 |
ansuz
|
55f19b998f
|
downgrade an XXX to a FIXME
|
2019-09-23 11:18:34 +02:00 |
ansuz
|
7230ee71a8
|
fix json.sortify in browser contexts. lint compliance
|
2019-09-18 16:31:23 +02:00 |
ansuz
|
4269cb1ec7
|
fixed a few roster bugs
|
2019-09-18 16:27:01 +02:00 |
ansuz
|
073543fe3d
|
more WIP for roster
|
2019-09-18 15:04:08 +02:00 |
ansuz
|
cc4ea50ef6
|
comment out dead code
|
2019-09-17 18:46:24 +02:00 |
ansuz
|
922d7a247b
|
use latest Team Crypto methods
|
2019-09-17 17:44:22 +02:00 |
ansuz
|
5fe1627488
|
integrate roster test usage into rpc
|
2019-09-17 11:32:47 +02:00 |
ansuz
|
c17a28cced
|
WIP roster definition
|
2019-09-11 15:41:50 +02:00 |
ansuz
|
532ba9b9fd
|
update XXX comments which are no longer valid or can wait
|
2019-09-10 10:29:08 +02:00 |
ansuz
|
ecfac9e7b3
|
test usage of multiple rpc sessions with the same network
|
2019-09-06 15:18:55 +02:00 |
ansuz
|
dc078c1ca1
|
test mailboxes and RPCs from the command line, fix some minor errors
|
2019-09-06 13:35:36 +02:00 |
ansuz
|
d81ff791ad
|
WIP cli tests for rpc
|
2019-09-05 18:01:21 +02:00 |