dswbx
|
36e033b0de
|
Merge remote-tracking branch 'origin/release/0.9' into feat/auth-ui-improvements
# Conflicts:
# app/package.json
|
2025-02-26 19:51:41 +01:00 |
|
dswbx
|
4ca68e837c
|
added auth getting started box
|
2025-02-26 19:50:35 +01:00 |
|
dswbx
|
9a683c8e35
|
add auth enabling hints
|
2025-02-26 18:44:16 +01:00 |
|
dswbx
|
b6d28bbf42
|
feat/ci-tests (#97)
|
2025-02-26 17:15:51 +01:00 |
|
dswbx
|
2a9c1be151
|
added auth strategies form + add ability to disable strategies
|
2025-02-26 14:53:32 +01:00 |
|
dswbx
|
d4a6a9326f
|
fix schema form
|
2025-02-26 08:22:05 +01:00 |
|
dswbx
|
de854eec3a
|
added new settings UI for auth
|
2025-02-25 13:59:44 +01:00 |
|
dswbx
|
253174c14e
|
Merge pull request #96 from bknd-io/feat/report-query-without-index
added index on media entity_id, report query with unindexed fields
|
2025-02-25 08:17:54 +01:00 |
|
dswbx
|
9a741f49a0
|
added index on media entity_id, report query with unindexed fields
|
2025-02-22 22:09:50 +01:00 |
|
dswbx
|
b8f87a2097
|
Merge pull request #92 from bknd-io/fix/many-to-many-respect-with-select
fix ManyToManyRelation to respect `select` from `with` query
|
2025-02-22 13:23:58 +01:00 |
|
dswbx
|
4625151db8
|
fix relations test with new select
|
2025-02-22 13:23:37 +01:00 |
|
dswbx
|
280d2dccfb
|
Merge pull request #95 from bknd-io/feat/media-more-mime-and-add-dropzone-checker
media more mime types and add dropzone mime checker
|
2025-02-22 13:20:35 +01:00 |
|
dswbx
|
3015385290
|
Merge pull request #94 from bknd-io/feat/improve-console-with-timestamps
improve console with timestamps
|
2025-02-22 13:19:46 +01:00 |
|
dswbx
|
147d6b7ff7
|
added timestamps to app console logs
|
2025-02-22 13:18:23 +01:00 |
|
dswbx
|
82fba39684
|
added timestamps to app console logs
|
2025-02-22 13:17:43 +01:00 |
|
dswbx
|
f801d3a556
|
media: added more mime types, added mime type check on dropzone
|
2025-02-22 13:14:32 +01:00 |
|
dswbx
|
837b0a3d43
|
fix ManyToManyRelation to respect select from with query
|
2025-02-21 11:12:58 +01:00 |
|
dswbx
|
9ecfcb3e05
|
Merge pull request #91 from bknd-io/release/0.8.1
Fix Release 0.8.1
|
2025-02-21 08:18:32 +01:00 |
|
dswbx
|
fb3dbd343b
|
bump fix release version to 0.8.1
|
2025-02-21 08:18:13 +01:00 |
|
dswbx
|
060df210f9
|
fix Api import in App
|
2025-02-21 08:14:22 +01:00 |
|
dswbx
|
fb725be0ed
|
dev: only report env once
|
2025-02-21 07:44:07 +01:00 |
|
dswbx
|
1a95b4c8bb
|
Merge remote-tracking branch 'origin/release/0.8.1' into release/0.8.1
# Conflicts:
# app/src/ui/elements/media/Dropzone.tsx
|
2025-02-21 07:41:45 +01:00 |
|
dswbx
|
cfa950aa46
|
fix media upload without name, add data result to uploaded payload
|
2025-02-21 07:40:43 +01:00 |
|
dswbx
|
5771298bfa
|
Merge pull request #90 from bknd-io/fix/media-mime-guessing-on-entity
fix media mime guessing when uploading to entity
|
2025-02-20 11:34:36 +01:00 |
|
dswbx
|
94c40de011
|
fix media mime guessing when uploading to entity
|
2025-02-20 11:32:24 +01:00 |
|
dswbx
|
eaa7276173
|
update docs on new cli starters
|
2025-02-19 21:27:04 +01:00 |
|
dswbx
|
89871a8ef7
|
Merge pull request #75 from bknd-io/release/0.8
Release 0.8
|
2025-02-19 19:06:16 +01:00 |
|
dswbx
|
7f0f6bec08
|
bump version 0.8.0
|
2025-02-19 19:05:29 +01:00 |
|
dswbx
|
8e1ad98964
|
Merge pull request #88 from bknd-io/refactor/improve-remix-example
refactor/improve-remix-example
|
2025-02-19 17:44:10 +01:00 |
|
dswbx
|
a29e824ecc
|
minor fixes in build and console
|
2025-02-19 17:41:48 +01:00 |
|
dswbx
|
b436758fe6
|
updated remix integration docs
|
2025-02-19 14:28:22 +01:00 |
|
dswbx
|
ee7dcd44f4
|
updated remix adapter for non-middleware env, fixed console mute
|
2025-02-19 14:13:29 +01:00 |
|
dswbx
|
f2e5815e24
|
adjusted remix example
|
2025-02-19 14:12:40 +01:00 |
|
dswbx
|
335fe42a22
|
adjusted nextjs example theme
|
2025-02-18 20:14:08 +01:00 |
|
dswbx
|
a01b99be27
|
updated App options "seed", changed examples to file db
|
2025-02-18 20:01:08 +01:00 |
|
dswbx
|
a4e46a2768
|
Merge pull request #87 from bknd-io/fix/many-to-many
fix persisting of many to many entity
|
2025-02-18 19:03:56 +01:00 |
|
dswbx
|
f494735a79
|
fix persisting of many to many entity
|
2025-02-18 15:43:19 +01:00 |
|
dswbx
|
400db84dd5
|
change default mode of cloudflare example to "warm", suppress listener info
|
2025-02-18 13:26:26 +01:00 |
|
dswbx
|
964bacd824
|
updated examples package.json's and README.md's
|
2025-02-18 13:19:35 +01:00 |
|
dswbx
|
7994eabe7d
|
export RepoQueryIn from client
|
2025-02-18 12:54:13 +01:00 |
|
dswbx
|
dec382b49d
|
cli create: add default database name for cloudflare
|
2025-02-18 10:49:37 +01:00 |
|
dswbx
|
93cee4f8aa
|
Merge pull request #83 from bknd-io/refactor/data-api-entity-prefix
prefixed data entity endpoints with /entity
|
2025-02-18 10:22:31 +01:00 |
|
dswbx
|
e99abb09b6
|
Merge branch 'release/0.8' into refactor/data-api-entity-prefix
|
2025-02-18 10:22:15 +01:00 |
|
dswbx
|
a5ab102b34
|
Merge pull request #86 from bknd-io/feat/cli-prefer-file
cli run will prefer data file now, improved console coloring
|
2025-02-18 10:21:34 +01:00 |
|
dswbx
|
1ca6c5b43d
|
Merge pull request #85 from bknd-io/refactor/app-options-manager
refactor app constructor params to move manager into app options
|
2025-02-18 10:21:27 +01:00 |
|
dswbx
|
64658184ac
|
Merge pull request #84 from bknd-io/feat/debug-routes
added deboug routes cli action
|
2025-02-18 10:21:17 +01:00 |
|
dswbx
|
61ad4a3109
|
Merge pull request #82 from bknd-io/feat/ui-admin-theme
add admin "system" theme option that checks user prefs
|
2025-02-18 10:21:02 +01:00 |
|
dswbx
|
e12ed1e4b3
|
cli run will prefer data file now, improved console coloring
|
2025-02-18 10:11:59 +01:00 |
|
dswbx
|
e103d3ac33
|
refactor app constructor params to move manager into app options
|
2025-02-18 09:36:59 +01:00 |
|
dswbx
|
e2217c411a
|
added deboug routes cli action
|
2025-02-18 09:25:34 +01:00 |
|