Commit graph

53 commits

Author SHA1 Message Date
Sandro Eiler
ac216925ff feat: add email client 2024-02-26 22:00:33 +01:00
Sandro Eiler
13db7853bd feat: prepare email client usage 2024-02-21 11:18:44 +01:00
Sandro Eiler
eecab50b55 build: bump tokio dependencyä 2024-02-14 21:45:24 +01:00
Sandro Eiler
20acf5bde0 refactor: better indication of data conversion 2024-02-12 11:12:25 +01:00
Sandro Eiler
bfc09ae0f0 docs: update README.md 2024-02-12 10:56:26 +01:00
Sandro Eiler
419be581b3 feat: add input validation 2024-02-12 10:55:23 +01:00
Sandro Eiler
d7d37341ba feat: add sanitization check, refactor error returns 2024-02-10 21:33:01 +01:00
Sandro Eiler
13162f6470 feat: add ssh for database access 2024-02-07 21:59:28 +01:00
Sandro Eiler
1d5b9699b9 docs: add example project documentation 2024-02-07 21:44:29 +01:00
Sandro Eiler
0f427ba1d1 refactor: enhance env variable usage 2024-02-07 13:40:54 +01:00
Sandro Eiler
e1c775066b build: add caching for container image creation 2024-02-07 13:35:13 +01:00
Sandro Eiler
a25cb5a7ef build: reduce podman/docker image size 2024-02-07 12:14:51 +01:00
Sandro Eiler
9dde52c1cd build: make project deployable via docker/podman 2024-02-07 12:07:03 +01:00
Sandro Eiler
2ae860f176 feat: add tracing wrapper for requests 2024-02-05 11:33:13 +01:00
Sandro Eiler
e3d8c967f5 feat: protect secrets 2024-02-04 14:03:52 +01:00
Sandro Eiler
93140e7d22 feat: add tracing 2024-02-04 13:48:31 +01:00
Sandro Eiler
653502c470 feat: add tracing 2024-01-30 21:43:32 +01:00
Sandro Eiler
1fdf2948fb docs: add doc strings and README info 2024-01-30 16:19:19 +01:00
Sandro Eiler
f2552a74ed feat: add persistance 2024-01-29 22:18:05 +01:00
Sandro Eiler
68e825c942 feat: provide connection pool to routes 2024-01-28 22:22:29 +01:00
Sandro Eiler
f4deaceb27 refactor: changes 2024-01-21 22:00:10 +01:00
Sandro Eiler
476eed4559 refactor: change query to form for subscription api 2024-01-02 14:39:30 +01:00
Sandro Eiler
08561d48a2 test: update inactive test 2024-01-01 22:11:18 +01:00
Sandro Eiler
f2398b650c style: format code 2024-01-01 21:03:40 +01:00
Sandro Eiler
486271a523 test: update tsts 2024-01-01 21:02:31 +01:00
Sandro Eiler
8257255dc2 feat: add configurability 2024-01-01 14:36:02 +01:00
Sandro Eiler
89ea0995bb refactor: restructure project 2023-12-30 22:21:57 +01:00
Sandro Eiler
699f8733e2 docs: update README.md on dev dependencies 2023-12-28 22:45:07 +01:00
Sandro Eiler
5737087436 build: add sqlfluff to pre-commit 2023-12-28 22:38:29 +01:00
Sandro Eiler
92243bfc2d build: update info in init db script 2023-12-28 22:24:32 +01:00
Sandro Eiler
ae166928f9 build: update commitizen config 2023-12-28 22:17:36 +01:00
Sandro Eiler
c5d013cb99 chore: add pre-commit config 2023-12-28 22:04:32 +01:00
Sandro Eiler
a1cce75270 chore: add commitizen 2023-12-28 21:57:26 +01:00
Sandro Eiler
13c24e8bf0 feat: add db initialization 2023-12-25 16:56:26 +01:00
Sandro Eiler
89d2710c19 chore: add README.md 2023-12-25 16:46:41 +01:00
Sandro Eiler
8f65d79a7a chore: bump tokio 2023-12-23 14:12:25 +01:00
Sandro Eiler
8f0a25c521 chore: bump hyper to 1.1.0 2023-12-23 14:10:35 +01:00
Sandro Eiler
e1e544267d refactor: migrate to axum 0.7 2023-12-15 23:13:00 +01:00
Sandro Eiler
57704def31 feat: add route and tests 2023-11-25 08:48:09 +01:00
Sandro Eiler
122c38a0da chore: first working version with integration test 2023-11-12 14:11:13 +01:00
Sandro Eiler
f869b0f067 feat: add health check and remove old code 2023-10-21 22:47:23 +02:00
Sandro Eiler
c558a6623c chore: add pre-commit and format files 2023-10-21 13:47:06 +02:00
Sandro Eiler
ed4322b8e9 feat: add logging 2023-10-17 14:12:08 +02:00
Sandro Eiler
0f0f7f3961 feat: client and server errors 2023-10-16 14:38:15 +02:00
Sandro Eiler
bcdd397033 chore: cleanup 2023-10-15 22:31:36 +02:00
Sandro Eiler
8843134aa6 feat: ctx resolver 2023-10-15 22:30:01 +02:00
Sandro Eiler
a38438a700 feat: first extractor 2023-10-07 22:33:50 +02:00
Sandro Eiler
88c4045d33 feat: add auth things 2023-10-07 22:14:22 +02:00
Sandro Eiler
42a75ba800 feat: add model 2023-10-05 14:33:12 +02:00
Sandro Eiler
c5f6a24b3a add cookies 2023-07-02 13:25:54 +02:00