8 Commits

Author SHA1 Message Date
fdf37ac9b1 upd: split files for easier contributing, cleaned up code, add bump ci
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 19s
Build and Push Nightly CI Image / build_and_push (push) Successful in 1m43s
Build and Push Docker Image / build_and_push (push) Successful in 4s
2025-02-25 01:06:37 -05:00
1ecd4f4629 feat: add password reset endpoint, bumped deps
All checks were successful
Build and Push Nightly CI Image / build_and_push (push) Successful in 1m47s
Build and Push Docker Image / build_and_push (push) Successful in 3s
2025-02-24 21:07:20 -05:00
74c00497e6 clarify API security limitations and best practices
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 3s
Build and Push Nightly CI Image / build_and_push (push) Successful in 4s
2025-02-15 22:00:29 -05:00
81ac2ab5d7 fix badges
All checks were successful
Build and Push Nightly CI Image / build_and_push (push) Successful in 4s
Build and Push Docker Image / build_and_push (push) Successful in 3s
2025-02-15 20:12:57 -05:00
3e1866b1bc migrate to typescript, finish initial /accounts/add /accounts/list and /accounts/user, fix dep param, update readme, add nightly ci
All checks were successful
Build and Push Nightly CI Image / build_and_push (push) Successful in 1m43s
Build and Push Docker Image / build_and_push (push) Successful in 4s
2025-02-15 20:06:03 -05:00
acefa334a5 implement validation of email and password, ratelimiting, add ci for builds
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 55s
2025-02-15 02:27:10 -05:00
edc18c2c18 create initial api (add, list endpoints) - NOT SECURE 2025-02-14 20:48:15 -05:00
6f05cfc340 Initial commit 2025-02-13 18:23:38 +00:00