This website requires JavaScript.
Explore
Help
Sign In
shishantbiswas
/
bknd
Watch
1
Star
0
Fork
0
You've already forked bknd
mirror of
https://github.com/bknd-io/bknd/
synced
2026-08-02 08:06:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
149a6d768c17643d22f189272af04547cefdefb6
bknd
/
app
/
src
/
modules
T
History
dswbx
149a6d768c
Merge pull request
#80
from bknd-io/fix/api-and-media
...
fix/api-and-media
2025-02-14 11:42:50 +01:00
..
permissions
added cookie to config + fixed config set endpoint
2024-11-25 16:57:12 +01:00
server
running schema mutations in safe proxy and revert to previous on error
2025-02-12 09:01:56 +01:00
Controller.ts
exposed bknd middlewares to be used for custom routes
2025-01-11 15:45:32 +01:00
index.ts
exposed bknd middlewares to be used for custom routes
2025-01-11 15:45:32 +01:00
middlewares.ts
exposed bknd middlewares to be used for custom routes
2025-01-11 15:45:32 +01:00
migrations.ts
added new diffing method to module manager
2024-12-05 20:23:51 +01:00
Module.ts
fixed schema updates to fail in nextjs envs due to lodash's merge
2025-01-23 08:34:11 +01:00
ModuleApi.ts
updated media api and added tests, fixed body limit
2025-02-14 10:42:36 +01:00
ModuleManager.ts
running schema mutations in safe proxy and revert to previous on error
2025-02-12 09:01:56 +01:00
registries.ts
public commit
2024-11-16 12:01:47 +01:00
SystemApi.ts
updated plasmic package to work with new hooks + added example
2024-12-18 08:41:11 +01:00