dswbx
ca55503e66
refactor/imports ( #217 )
...
* refactored core and core/utils imports
* refactored core and core/utils imports
* refactored media imports
* refactored auth imports
* refactored data imports
* updated package json exports, fixed mm config
* fix tests
2025-07-22 20:17:11 +02:00
dswbx
847c264b35
added cookie option partitioned, as well as cors origin to be array, option to enable credentials ( #214 )
...
* added cookie option `partitioned`, as well as cors `origin` to be array, option to enable `credentials`
* fix server test
* fix data api (updated jsonv-ts)
2025-07-22 11:46:11 +02:00
dswbx
88ec3432a0
fix schema import path
2025-07-07 16:09:29 +02:00
dswbx
c161a26ec0
test secrets extraction
2025-06-25 07:49:39 +02:00
dswbx
6c2e579596
connection: rewrote query execution, batching, added generic sqlite, added node/bun sqlite, aligned repo/mutator results
2025-06-12 09:02:18 +02:00
dswbx
e4608b7df7
cosmetics: fixed admin skeleton, use password field on auth, use $console in auth middleware
2025-04-01 13:49:58 +02:00
dswbx
ef629321ab
added readOneBy, updateMany, deleteMany, exists
2025-03-05 08:02:57 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
3e6d381239
prefixed data entity endpoints with /entity
2025-02-18 09:12:12 +01:00
dswbx
2a015ba0a1
extended dataapi tests
2025-01-17 05:02:26 +01:00
dswbx
8a6d8329f3
refactor for better precision
2025-01-16 17:25:19 +01:00
dswbx
69ea5a00ee
DataApi: automatically switch to POST if the URL is too long
2025-01-16 17:18:30 +01:00