Commit Graph
27 Commits
Author SHA1 Message Date
KinfeMichael TarikuandGitHub 8bff45a5cc fix: prisma schema not required on dev/bun (#2787) 2025-05-25 01:21:06 -07:00
001bfab3ad fix(oidc-provider): consent should be able to be accepted if state is empty (#2723)
* fix consent not able to be accepted if state is empty

* chore: fix lint

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-05-20 13:26:59 -07:00
Bereket EngidaandGitHub 62ed1a7783 feat: support bun sqlite by default (#2551)
* feat: support bun sqlite by default

* chore: add database type

* chore: proper lic

* chore: release v1.2.8-beta.5
2025-05-15 21:02:28 -07:00
Bereket EngidaandGitHub 16e71d1c58 fix: typescript cannot be named without reference error (#1827) 2025-03-15 16:57:35 +03:00
Rahul MishraandGitHub 419a86a773 chore: fix type exports and sync dep versions to improve build times (#1528) 2025-02-21 16:26:50 +03:00
Bereket Engida 9f2e45b8c7 chore: cleanup 2025-01-06 14:30:39 +03:00
Bereket Engida 3678fa18bc chore: upgrade workspace deps 2024-12-07 11:39:22 +03:00
Bereket EngidaandGitHub c0f57b1bdd chore: add type versions (#254) 2024-10-20 07:56:03 +03:00
Bereket EngidaandGitHub b145d78d6f feat: add onError and throw error options for APIError (#162) 2024-10-13 21:34:09 +03:00
Bereket EngidaandGitHub 0ccf68ceed refactor: better error handling for server side calls (#101) 2024-10-05 23:35:01 +03:00
Bereket EngidaandGitHub 64e63f2c30 fix: ts config path and --output for cli (#80)
* fix: path alis on generate and --output

* chore: release v0.2.9-beta.3
2024-10-03 16:18:13 +03:00
Bereket EngidaandGitHub d239682767 fix: remove db falt config (#57)
* remove db object config

* change docs
2024-10-01 17:18:53 +03:00
Bereket Engida 6f0918dadf fix: session inference breaking on some plugins 2024-10-01 08:14:59 +03:00
Bereket Engida 5945963712 chore: lint 2024-09-30 20:45:31 +03:00
Bereket Engida ed7d1af239 fix: prisma schema gen diff 2024-09-30 20:39:26 +03:00
Bereket Engida b2dd1f8d53 fix: seaprate adapters import 2024-09-30 18:27:32 +03:00
Bereket Engida 4e99347a50 fix: reference model name should follow allow custom table names 2024-09-30 15:01:44 +03:00
Bereket EngidaandGitHub 1534e78de1 fix: better cli errors and database deps 2024-09-30 14:30:57 +03:00
Bereket EngidaandGitHub 485fd003ac feat: schema generation cli 2024-09-30 12:26:46 +03:00
Bereket Engida 2ccd136533 chore: formatting 2024-09-08 08:51:10 +03:00
Bereket Engida 379bf6c76b move secure cookie check to not equal 2024-09-08 00:24:11 +03:00
Bereket Engida 52ffb11041 chore: bun still not working 2024-09-04 13:49:14 +03:00
Bereket Engida 1244e8d40c feat: add bang to cli 2024-09-04 13:30:15 +03:00
Bereket Engida 58f1da9772 chore: lint and ref 2024-08-30 21:50:02 +03:00
Bereket Engida e925600db2 chore: format 2024-08-18 23:43:26 +03:00
Bereket Engida 30a96927fc feat: ts inference 2024-08-17 01:59:31 +03:00
Bereket Engida 28427677ac initial comment with some solid work 2024-08-10 23:56:06 +03:00