You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
24b742bd20
Enable dev mode for React app with proxy support; refine build, styles, and UI.
...
- Adjusted `package.json` scripts for Bun dev server and build flow.
- Added `dev.html` for standalone web development with hot-reload enabled.
- Introduced `WebDisableEmbedded` and `WebDevProxyURL` configurations to support proxying non-API paths.
- Refactored server logic to handle reverse proxy for development mode.
- Updated `App.jsx` structure, styles, and layout for responsiveness and dynamic padding.
- Improved login interface with logo support and cleaner design.
- Enhanced development flow documentation in `README.md`.
4 months ago
..
config
Enable dev mode for React app with proxy support; refine build, styles, and UI.
4 months ago
web
Enable dev mode for React app with proxy support; refine build, styles, and UI.
4 months ago
handle-auth.go
Migrate internal module imports to unified package path.
4 months ago
handle-close.go
Migrate internal module imports to unified package path.
4 months ago
handle-delete.go
Migrate internal module imports to unified package path.
4 months ago
handle-event.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-message.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-relayinfo.go
Migrate internal module imports to unified package path.
4 months ago
handle-req.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-websocket.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
5 months ago
listener.go
Migrate internal module imports to unified package path.
4 months ago
main.go
Add user authentication interface with Nostr relay support.
4 months ago
ok.go
Migrate internal module imports to unified package path.
4 months ago
publisher.go
added profiler tooling to enable automated generation of profile reports
4 months ago
server.go
Enable dev mode for React app with proxy support; refine build, styles, and UI.
4 months ago
web.go
Embed React app and add new user authentication interface.
4 months ago