dswbx
96781f5d3d
removed admin config from server, theme is now client side, fixed module manager migrations
2025-03-11 17:41:33 +01:00
dswbx
e82b72275b
moved flash message, removed theme from admin controller
2025-03-04 11:21:33 +01:00
dswbx
0823b182f6
admin: added "system" theme option, check user pref
2025-02-18 08:20:41 +01:00
dswbx
0a5cc2ad98
fix bknd theme
2025-02-06 15:00:54 +01:00
dswbx
87e07570d4
Refactor admin theme handling and optimize initialization.
...
Simplified theme detection logic and improved the loading screen for better performance on slower networks. Adjusted styles, reorganized imports, and removed unnecessary rendering logic in `main.tsx`.
2025-01-10 18:33:12 +01:00
dswbx
c7d983942f
Add loading indicator for admin asset initialization
...
Introduced a "loading" div to indicate when admin assets are being fetched. Updated rendering logic and styles in related components to account for this state. Prepared groundwork for potential view transitions.
2025-01-10 18:04:40 +01:00
dswbx
70e42a02d7
updated examples: astro, nextjs, remix, bun, node
2024-12-23 16:50:26 +01:00
dswbx
8c91dff94d
updated admin to use swr hooks instead of react-query
2024-12-13 16:24:55 +01:00
dswbx
3932396084
fixing imports and ssr support + updated remix/nextjs/astro examples
2024-12-07 19:31:12 +01:00
dswbx
bdc6eb55bf
added bknd admin config override to make it easier to include <Admin />
2024-11-28 11:15:07 +01:00
dswbx
6718419d41
prepare admin for astro: inject clientprovider props directly from admin component
2024-11-28 10:04:14 +01:00
dswbx
824ff40133
reworked admin auth to use form and cookie + adjusted oauth to support API and cookie-based auth
2024-11-23 18:12:19 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00