27 Commits

Author SHA1 Message Date
bf3c8353bc docs: use new ci badges, bump 2025-03-01 15:39:09 -05:00
0e2a44fae9 Merge remote-tracking branch 'origin/main' 2025-03-01 15:28:18 -05:00
03f55b4c8d actions: use login action, bump checkout 2025-03-01 15:28:11 -05:00
6b71475ff4 chore: bump dependencies
Some checks failed
Bump Dependencies / update-dependencies (push) Has been cancelled
Build and Push Docker Image / build_and_push (push) Has been cancelled
2025-03-01 20:21:17 +00:00
27700c7dc5 actions: add logging
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
2025-03-01 15:17:51 -05:00
6c047fed66 actions: fix issues with variables
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
2025-03-01 15:13:02 -05:00
0fdd8a0e86 actions: bug fix (again, idk?)
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
2025-03-01 15:10:23 -05:00
da45dc41b9 actions: migrate to github actions
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
2025-03-01 15:08:41 -05:00
9336f42ad8 Delete .gitea/workflows/ci.yml
Some checks failed
Build and Push Docker Image / build_and_push (push) Successful in 10s
Bump Dependencies / update-dependencies (push) Failing after 42s
2025-03-01 05:10:11 +00:00
8516edd79a bug: fix failed commits on bump action
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 23s
Build and Push Nightly CI Image / build_and_push (push) Successful in 2m58s
Build and Push Docker Image / build_and_push (push) Successful in 9s
2025-03-01 05:02:58 +00:00
e18542cc57 chore: bump dependencies 2025-03-01 00:03:28 +00:00
7bf3f81f41 chore: bump dependencies 2025-02-26 00:01:04 +00:00
ec75291baa upd: add tracking for bump ci on readme
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 12s
Bump Dependencies / update-dependencies (push) Successful in 35s
2025-02-25 06:12:38 +00:00
5c96383764 Delete bun.lock
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 20s
Build and Push Nightly CI Image / build_and_push (push) Successful in 4s
Build and Push Docker Image / build_and_push (push) Successful in 4s
2025-02-25 06:11:19 +00:00
6669cf06f7 Merge remote-tracking branch 'origin/main'
Some checks failed
Build and Push Nightly CI Image / build_and_push (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
Bump Dependencies / update-dependencies (push) Has been cancelled
2025-02-25 01:10:58 -05:00
9c2b8065fd upd: exclude bun lockfile 2025-02-25 01:10:51 -05:00
29209136a3 chore: bump dependencies 2025-02-25 06:10:32 +00:00
370f0fbb5f Delete bun.lock
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 20s
Build and Push Nightly CI Image / build_and_push (push) Successful in 3s
Build and Push Docker Image / build_and_push (push) Successful in 3s
2025-02-25 06:10:11 +00:00
f5ac2f697d chore: bump dependencies 2025-02-25 06:07:11 +00:00
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