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
5 folders
1 file
at
1f46cd91003cb585193d23c319cf4e62830a158e
Wesley Finck
feat: implement server-side feature flags for SembleTabs
8mo ago
1f46cd91
modules
refactor: update similar urls pagination to fetch 50 results consistently Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
8 months ago
shared
format and lint
8 months ago
types
Merge branch 'development' into fix/get-url-card-include-author
9 months ago
webapp
feat: implement server-side feature flags for SembleTabs Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
8 months ago
workers
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
index.ts
feat: implement server-side feature flags for SembleTabs Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
8 months ago