This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
next.orly.dev
Watch
1
Star
0
Fork
1
You've already forked next.orly.dev
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec50afdec076a8bfe7e2d22f606062e8ea87749b
next.orly.dev
/
app
/
web
History
mleku
ec50afdec0
Enhance event management in App.svelte by implementing pagination and caching for user and all events. Introduce new functions for loading events with timestamp-based pagination, and update UI components to support event expansion and deletion. Refactor event fetching logic in nostr.js to utilize WebSocket REQ envelopes for improved performance. Update default relay settings in constants.js to include local WebSocket endpoint.
2025-10-09 16:14:18 +01:00
..
dist
working export my/all events
2025-10-09 15:01:14 +01:00
public
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.
2025-10-09 14:55:29 +01:00
scripts
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.
2025-10-09 14:55:29 +01:00
src
Enhance event management in App.svelte by implementing pagination and caching for user and all events. Introduce new functions for loading events with timestamp-based pagination, and update UI components to support event expansion and deletion. Refactor event fetching logic in nostr.js to utilize WebSocket REQ envelopes for improved performance. Update default relay settings in constants.js to include local WebSocket endpoint.
2025-10-09 16:14:18 +01:00
.gitignore
Refactor logging in event handling and message processing to use trace-level logs, enhancing clarity and consistency across the application. Update web application structure to utilize Svelte and remove unused React components, streamlining the project. Additionally, clean up
.gitignore
and update package dependencies for improved performance.
2025-10-08 16:10:51 +01:00
bun.lock
Refactor logging in event handling and message processing to use trace-level logs, enhancing clarity and consistency across the application. Update web application structure to utilize Svelte and remove unused React components, streamlining the project. Additionally, clean up
.gitignore
and update package dependencies for improved performance.
2025-10-08 16:10:51 +01:00
favicon.ico
Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation
2025-10-08 16:09:37 +01:00
package.json
Refactor logging in event handling and message processing to use trace-level logs, enhancing clarity and consistency across the application. Update web application structure to utilize Svelte and remove unused React components, streamlining the project. Additionally, clean up
.gitignore
and update package dependencies for improved performance.
2025-10-08 16:10:51 +01:00
readme.adoc
Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation
2025-10-08 16:09:37 +01:00
rollup.config.js
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.
2025-10-09 14:55:29 +01:00
readme.adoc
= nostrly.app a simple, material design nostr kind 1 nostr note client
Reference in New Issue
View Git Blame
Copy Permalink