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 9f39ca8a62
Refactor export functionality in App.svelte to support both GET and POST methods for event exports, enhancing flexibility in user permissions. Update server-side handling to accommodate pubkey filtering and improve response handling for file downloads. Adjust UI components to reflect these changes, ensuring a seamless user experience.
3 months ago
..
README.md Refactor export functionality in App.svelte to support both GET and POST methods for event exports, enhancing flexibility in user permissions. Update server-side handling to accommodate pubkey filtering and improve response handling for file downloads. Adjust UI components to reflect these changes, ensuring a seamless user experience. 3 months ago
main.go Migrate internal module imports to unified package path. 4 months ago
restart.go implemented event and req 4 months ago
restart_darwin.go implemented event and req 4 months ago
restart_windows.go implemented event and req 4 months ago
sigterm.go implemented event and req 4 months ago

README.md

interrupt

Handle shutdowns cleanly and enable hot reload