Commit Graph

68 Commits

Author SHA1 Message Date
Jon Lundy
3f3ea4439c
feat: add blobstore to salty 2023-01-28 10:35:46 -07:00
Jon Lundy
0f504a98e9
feat: add end 2 end tests 2023-01-25 10:35:19 -07:00
Jon Lundy
f9a088269c
fix: authreq header 2023-01-25 10:35:19 -07:00
Jon Lundy
2b9f0ffa12
fix: authreq header 2023-01-22 11:11:01 -07:00
Jon Lundy
c7f56789de
feat: add authreq 2023-01-21 22:36:23 -07:00
Jon Lundy
7d78cfb10a
feat: webfinger auth delegation. add webfinger-cli 2023-01-15 17:00:25 -07:00
Jon Lundy
2fb3fae61f
fix: not found on create 2023-01-11 22:06:56 -07:00
Jon Lundy
5b09ea3e96
fix: jrd compare logic 2023-01-11 21:25:20 -07:00
Jon Lundy
352443f172
feat: create webfinger app 2023-01-11 19:42:06 -07:00
Jon Lundy
17569cfb2b
fix: chainmiddleware 2023-01-09 13:09:58 -07:00
Jon Lundy
0810ec73a0
chore: fixes to http mux 2023-01-09 12:32:45 -07:00
Jon Lundy
4fc9c78dae
refactor: push commands in to cmd and ev to root as library 2023-01-09 11:30:02 -07:00
Jon Lundy
250395d6b3
fix: request cleanup jobs 2022-12-19 12:30:05 -07:00
Jon Lundy
7315759b20
refactor: moving items around into related files/packages 2022-11-23 13:55:39 -07:00
Jon Lundy
bbb45c8854
feat: updates to peerfinder app 2022-11-20 10:34:00 -07:00
Jon Lundy
5e31d27c54
feat: add cron 2022-11-20 10:28:07 -07:00
Jon Lundy
4b4d3b743d
chore: go fmt 2022-11-20 10:26:20 -07:00
Jon Lundy
92b813c9ed
chore: add named span 2022-11-20 10:22:15 -07:00
Jon Lundy
165492e3ec
chore: add telemetry 2022-11-20 10:21:06 -07:00
Jon Lundy
cb6abfc4ba
chore: add bounded set 2022-11-20 10:20:29 -07:00
Jon Lundy
5bebbc473a
chore: fmt 2022-11-20 10:18:21 -07:00
Jon Lundy
4baeb07cb7
fix: start position when first > 1 2022-11-20 10:17:15 -07:00
Jon Lundy
03df7902ad
chore: add more trace attrs, add truncate 2022-11-20 10:15:51 -07:00
Jon Lundy
ab9561f8b3
chore update playground 2022-11-20 10:13:36 -07:00
Jon Lundy
12716ae972
chore: add peerfinder assets 2022-10-30 10:00:53 -06:00
Jon Lundy
6569c58e37
feat: add resolvelinks 2022-10-30 09:18:08 -06:00
Jon Lundy
5bf052580f
chore: add traces to peerfinder 2022-10-25 20:37:59 -06:00
Jon Lundy
9dd9443bc9
chore: make connection paging more like standard 2022-10-25 20:15:57 -06:00
Jon Lundy
7ae2a8ad25
chore: changes to salty service 2022-10-25 16:11:28 -06:00
Jon Lundy
e118d06985
chore: update make and ignore 2022-10-14 09:47:02 -06:00
Jon Lundy
33bba9d8f7
chore: add pkg names 2022-10-13 15:32:25 -06:00
Jon Lundy
e7df4cc479
chore: move LoadForUpdate to seporate interface 2022-09-30 14:56:28 -06:00
Jon Lundy
129968d179
feat: make projector extendable 2022-09-30 14:56:28 -06:00
Jon Lundy
9878ed4a79
fix: disk counters 2022-09-30 14:56:28 -06:00
Jon Lundy
9103de501b
feat: add histograms for request time 2022-09-30 14:56:28 -06:00
Jon Lundy
6425fcadcd
fix: api handlers. add tests 2022-09-30 14:56:28 -06:00
Jon Lundy
4d3c5df454
Create go.yml 2022-09-07 12:34:42 -06:00
Jon Lundy
a42270c6ac tests: add testing around set and es aggregate 2022-09-07 12:27:58 -06:00
Jon Lundy
700d6370f2
Fix join (#2)
* fix: baseurl join

* chore: update graphql gen
2022-09-07 12:26:14 -06:00
Jon Lundy
c5fdb1319c
Merge pull request #1 from sour-is/inprogress
Adding initial projection support and peerfinder app
2022-09-06 10:40:02 -06:00
Jon Lundy
063dca997f
feat: add projection layer to eventstore 2022-09-06 10:35:14 -06:00
Jon Lundy
f65e9ca666
feat: updates 2022-09-04 08:34:22 -06:00
Jon Lundy
8c54eefcdd
feat: inprogress 2022-08-23 21:24:13 -06:00
Jon Lundy
0a964cb631
refactor: move handler register to apps 2022-08-19 13:57:07 -06:00
Jon Lundy
814c974e93
refactor: move graphql into individual services 2022-08-19 12:29:57 -06:00
Jon Lundy
d06e0bac3e
Create README.md 2022-08-17 12:36:10 -06:00
Jon Lundy
c9dddf5aa3
fix: improve span logs 2022-08-16 16:06:25 -06:00
Jon Lundy
6033437584
fix: msgbus get handler 2022-08-15 13:40:24 -06:00
Jon Lundy
5458d35be0
fix: event marshalling 2022-08-15 08:05:04 -06:00
Jon Lundy
2af4652f73
fix: add baseURL to endpoints 2022-08-14 13:56:55 -06:00