Commit graph

14 commits

Author SHA1 Message Date
Ninjdai
2facdcb2ea chore: remove unused cargo dependency
All checks were successful
/ test (push) Successful in 16m32s
2025-08-10 19:28:05 +02:00
Ninjdai
37102f9014 feat: bal start and end timestamps
All checks were successful
/ test (push) Successful in 15m34s
2025-08-10 02:29:14 +02:00
Ninjdai
82f2bb4a61 feat: tests and big refactor 2025-08-09 17:43:31 +02:00
Ninjdai
2cddc4e7a8 configure release profile to reduce binary size 2025-08-05 15:15:44 +02:00
Ninjdai
c5e5b1332c refactor: use native-tls for sea-orm 2025-08-04 20:21:47 +02:00
Ninjdai
eb3181242b feat: new book price in database and book data endpoints 2025-08-04 15:01:47 +02:00
Ninjdai
aff6c429ce feat: BNF API instead of openlibrary to expand the available book search 2025-08-04 13:15:15 +02:00
Ninjdai
e3f954679a remove redoc and further swagger configuration 2025-08-03 12:26:51 +02:00
Ninjdai
6ddb24e563 feat: use vendored openssl to allow MUSL as a build target
to avoid relying on recent glibc versions on production servers
2025-08-03 02:20:05 +02:00
Ninjdai
37153c6e36 feat: authentication system 2025-08-03 01:50:18 +02:00
Ninjdai
c016fc915b update logging system and send websocket message on owner creation via api 2025-08-01 11:14:04 +02:00
Ninjdai
3e1c744db1 initial websocket implementation 2025-08-01 01:27:25 +02:00
Ninjdai
5d709d658b feat: initial API and docs 2025-07-30 16:55:07 +02:00
Ninjdai
79be4eb543 Initial commit 2025-06-27 19:13:33 +02:00