Jon Staab
|
39ca2fe6aa
|
Put everything in src directories
|
2024-06-12 09:34:45 -07:00 |
|
Jon Staab
|
289d2fb8f9
|
Bump versions
|
2024-06-11 08:23:51 -07:00 |
|
Jon Staab
|
d4cecd5e50
|
Fix repository delte notification and CLOSE buffering
|
2024-06-03 12:27:53 -07:00 |
|
Jon Staab
|
35eccf7467
|
Remove indexer from hints, add indexBy
|
2024-05-30 15:04:23 -07:00 |
|
Jon Staab
|
f98083290b
|
Deprecate stores
|
2024-05-27 15:25:53 -07:00 |
|
Jon Staab
|
d332b47403
|
Make repository less of a store
|
2024-05-27 15:21:12 -07:00 |
|
Jon Staab
|
5ec54e3204
|
Improve relay validation and add sort function
|
2024-05-24 08:53:36 -07:00 |
|
Jon Staab
|
f8d74f5984
|
bump versions
|
2024-05-22 13:00:10 -07:00 |
|
Jon Staab
|
fdce131d27
|
Trim filters, fix some issues with feed loaders
|
2024-05-22 10:30:29 -07:00 |
|
Jon Staab
|
b80b8d264b
|
Bump versions
|
2024-05-20 15:31:03 -07:00 |
|
Jon Staab
|
fc0cbf5728
|
Add assoc
|
2024-05-20 15:29:19 -07:00 |
|
Jon Staab
|
1160cedc0b
|
Add without
|
2024-05-20 10:55:58 -07:00 |
|
Jon Staab
|
69b8bb3b54
|
Clean up subscribe a bit, add once
|
2024-05-17 13:57:49 -07:00 |
|
Jon Staab
|
42b3b8b5e7
|
Make repository.query sync
|
2024-05-16 15:07:02 -07:00 |
|
Jon Staab
|
5d3265c15a
|
Bump versions
|
2024-05-16 10:11:08 -07:00 |
|
Jon Staab
|
eee279cefa
|
Re-work address
|
2024-05-16 10:07:21 -07:00 |
|
Jon Staab
|
08d6d93661
|
Fix custom store
|
2024-05-15 14:41:44 -07:00 |
|
Jon Staab
|
5c9b1893ba
|
Fix various repository bugs
|
2024-05-14 14:32:26 -07:00 |
|
Jon Staab
|
5a0fc174c1
|
Bump versions
|
2024-05-10 08:19:48 -07:00 |
|
Jon Staab
|
fddee3c6ee
|
Fix tags again, tweak feeds and stores
|
2024-05-09 16:00:09 -07:00 |
|
Jon Staab
|
f75f24c2ec
|
Add filter method to repository
|
2024-05-07 14:45:10 -07:00 |
|
Jon Staab
|
199dbca32a
|
Remove mark methods from tags, move types dependencies to deps
|
2024-05-07 10:51:20 -07:00 |
|
Jon Staab
|
f96bee686e
|
Break out repository and relay
|
2024-05-03 17:25:27 -07:00 |
|
Jon Staab
|
4a1d61dd99
|
Add RelayCursor
|
2024-05-03 15:03:50 -07:00 |
|
Jon Staab
|
d4cf63e906
|
Move feed utils to its own file
|
2024-05-03 10:30:50 -07:00 |
|
Jon Staab
|
ad7a67efbb
|
Re-work feeds
|
2024-04-30 08:39:23 -07:00 |
|
Jon Staab
|
b88c074d86
|
Improve DVM feeds
|
2024-04-25 15:42:48 -07:00 |
|
Jon Staab
|
16b1f22a95
|
Rename everything to welshman
|
2024-04-22 13:22:53 -07:00 |
|
Jon Staab
|
eb5ffe873e
|
Add in-memory relay
|
2024-04-22 13:00:40 -07:00 |
|
Jon Staab
|
0ae07735a9
|
Bump versions
|
2024-04-15 15:31:15 -07:00 |
|
Jon Staab
|
e5519b633d
|
Add feed loader
|
2024-04-12 14:27:55 -07:00 |
|
Jon Staab
|
0f2605567e
|
Simplify custom feeds
|
2024-04-11 15:38:22 -07:00 |
|
Jon Staab
|
4db63ca32a
|
Add custom feeds
|
2024-04-10 18:04:17 -07:00 |
|
Jon Staab
|
b0e40e8177
|
Add some tag utils
|
2024-04-09 10:52:19 -07:00 |
|
Jon Staab
|
d856bf933e
|
Bump versions
|
2024-04-08 12:12:56 -07:00 |
|
Jon Staab
|
368ef98fde
|
fix subscription grouping to not include filter keys
|
2024-04-05 17:41:31 -07:00 |
|
Jon Staab
|
98ef2c3e3e
|
Add new publish function
|
2024-04-04 16:58:04 -07:00 |
|
Jon Staab
|
babbb897bf
|
Bump versions
|
2024-04-04 10:25:02 -07:00 |
|
Jon Staab
|
6220cd152c
|
Inflate redundancy when few values are being requested
|
2024-04-03 13:01:51 -07:00 |
|
Jon Staab
|
94f6e676a7
|
Back to lists
|
2024-04-03 10:49:54 -07:00 |
|
Jon Staab
|
8319ba4862
|
Move hints back to strings, make sure the strings are what the user asked for
|
2024-04-02 16:35:26 -07:00 |
|
Jon Staab
|
d159b94eeb
|
Rework relay selections to use tags
|
2024-04-02 14:06:32 -07:00 |
|
Jon Staab
|
6ce09cb4c8
|
Add some utility functions
|
2024-03-29 09:33:35 -07:00 |
|
Jon Staab
|
59511be1aa
|
Replace Subscription with Subscribe, add NetworkContext
|
2024-03-28 13:37:24 -07:00 |
|
Jon Staab
|
46e91c54ec
|
Add choice, remove AllMessages scenario
|
2024-03-27 14:04:05 -07:00 |
|
Jon Staab
|
110ed26efe
|
Add Store
|
2024-03-26 13:59:44 -07:00 |
|
Jon Staab
|
bc21228f04
|
replace queue with worker
|
2024-03-26 11:35:34 -07:00 |
|
Jon Staab
|
0b5a4e8511
|
Add zap utils
|
2024-03-25 16:52:49 -07:00 |
|
Jon Staab
|
eb9c778a66
|
Add context util
|
2024-03-25 15:02:29 -07:00 |
|
Jon Staab
|
54e0775453
|
Switch to monorepo setup
|
2024-03-25 14:22:33 -07:00 |
|