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
a4c4f14b87
Refactor event processing in tests for chronological order
...
- Updated test files to collect events first and sort them by their CreatedAt timestamp before processing, ensuring events are handled in chronological order.
- Removed redundant error checks for scanner errors after event processing.
- Enhanced clarity and maintainability of event handling in tests across multiple files, including export, fetch, and query tests.
- Adjusted expected index counts in tests to reflect changes in event structure and processing logic.
3 months ago
..
acl
Implement policy system with comprehensive testing and configuration
3 months ago
crypto
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
database
Refactor event processing in tests for chronological order
3 months ago
encoders
Refactor event processing in tests for chronological order
3 months ago
interfaces
refactored SaveEvent to return if it is replacing an event
3 months ago
policy
Enhance policy system with global rules and age validation
3 months ago
protocol
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
spider
refactored SaveEvent to return if it is replacing an event
3 months ago
utils
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
version
Enhance policy system with global rules and age validation
3 months ago