Skip to content

Comments

Perf/lazy load public codebooks#164

Merged
jankapunkt merged 34 commits intomainfrom
perf/lazy-load-public-codebooks
Jul 3, 2025
Merged

Perf/lazy load public codebooks#164
jankapunkt merged 34 commits intomainfrom
perf/lazy-load-public-codebooks

Conversation

@alessandrobelli
Copy link
Contributor

  • Move public codebooks from initial page load to on-demand API calls
  • Add pagination support (10/15/20 items per page)
  • Implement search functionality with 300ms debounce
  • Add database indexes for performance optimization
  • Fix SSL verification for internal WebSocket connections
  • Fix pagination navigation bug

@alessandrobelli alessandrobelli self-assigned this Jun 19, 2025
@alessandrobelli alessandrobelli added enhancement New feature or request live (staging) This is live and ready to be field-tested on our staging system labels Jun 19, 2025
Alessandro Belli and others added 8 commits June 23, 2025 10:14
Added an ActivityIndicator component that displays when a project is clicked in the ProjectsListMenu. This provides visual feedback to users while a project is loading.
Deleted .claude/settings.local.json and added .claude to .gitignore to prevent local configuration files from being tracked.
@jankapunkt jankapunkt merged commit 7b9085c into main Jul 3, 2025
8 checks passed
@jankapunkt jankapunkt added this to the 1.1.0 milestone Jul 3, 2025
@jankapunkt jankapunkt mentioned this pull request Aug 14, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request live (staging) This is live and ready to be field-tested on our staging system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants