Bryan Stitt
|
a68a98ce41
|
cargo upgrade and update
moka 0.12 required some migration help: https://github.com/moka-rs/moka/blob/main/MIGRATION-GUIDE.md
|
2023-09-18 11:04:22 -07:00 |
|
Bryan Stitt
|
581af0d596
|
stripe integration first mvp (replaces #140) (#154)
* stripe integration first mvp
* addressing some points from #140
* stripe endpoint needs testing
* addressed some comments
* added Json(payload)
* update toolchain
* lint (well, most of it)
---------
Co-authored-by: yenicelik <david.yenicelik@gmail.com>
|
2023-06-29 14:32:05 -07:00 |
|
Bryan Stitt
|
fba41b9bc2
|
lots of tracing improvements
|
2023-06-28 21:30:00 -07:00 |
|
Bryan Stitt
|
fd661689a3
|
Tracing (#144)
* tracing
* add tracing and features to match
* use just one hostname crate
* cargo upgrade
* set up pretty logger and sentry layer
|
2023-06-23 16:28:45 -07:00 |
|
yenicelik
|
345fa6c513
|
git status
|
2023-03-30 13:42:56 +01:00 |
|
Bryan Stitt
|
02a7c0be1e
|
add todo
|
2023-03-07 16:02:22 -08:00 |
|
Bryan Stitt
|
7b1b997c72
|
include backtrace in page
|
2023-03-07 13:44:27 -08:00 |
|
Bryan Stitt
|
eb4d05a520
|
stats v2
rebased all my commits and squashed them down to one
|
2023-03-04 20:48:49 +01:00 |
|
Bryan Stitt
|
f8f5e7a1c8
|
add thread for config file watching and run clippy lint
|
2023-02-26 23:08:00 -08:00 |
|
Bryan Stitt
|
d5f2d6eb18
|
improve pager duty errors for smarter deduping
|
2023-01-25 14:04:06 -08:00 |
|
Bryan Stitt
|
e85965ec12
|
more context on everything
|
2023-01-25 01:00:28 -08:00 |
|
Bryan Stitt
|
0c387af589
|
dedup keys
|
2023-01-25 00:27:07 -08:00 |
|
Bryan Stitt
|
447cf90eed
|
jsonrpc instead of 500 errors
|
2023-01-24 08:07:10 -08:00 |
|
Bryan Stitt
|
7b046451be
|
actually add the file
|
2023-01-24 03:12:36 -08:00 |
|