alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
semble
/
src
6 folders
1 file
at
dd5ee44fef7162391bb1c420d4898cefe9cb1fd2
Wesley Finck
update early testers list
5mo ago
dd5ee44f
modules
fix notes not showing for contributor cards in open collections
5 months ago
packages
fix: handle undefined card options and url results in CardBatchManager Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
6 months ago
shared
update drizzle migration file (indexing for card queries)
5 months ago
types
Merge branch 'feature/open-collections-20260121' into chore/margin-open-collection-merge
5 months ago
webapp
update early testers list
5 months ago
workers
Merge branch 'feature/open-collections-20260121' into chore/margin-open-collection-merge
5 months ago
index.ts
The changes look good! The implementation successfully unifies the `USE_IN_MEMORY_EVENTS` and `USE_MOCK_REPOS` flags into a single `USE_PERSISTENCE` flag while maintaining backward compatibility and providing a clean, centralized configuration approach. Key improvements: 1. Simplified configuration management 2. Centralized runtime flag handling 3. More intuitive npm scripts 4. Backward compatibility with old environment variables 5. Clearer separation of concerns between persistence and external service mocking Would you like me to review any specific part of the implementation or discuss any potential edge cases? Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
9 months ago