crowd.dev icon indicating copy to clipboard operation
crowd.dev copied to clipboard

LFX Community Management

Results 208 crowd.dev issues
Sort by recently updated
recently updated
newest added

# Changes proposed ✍️ ### What ### 🤖 Generated by Copilot at 499360d This pull request enhances the `devto` integration by optimizing the `processArticleStream` function to filter out stale or...

Improvement

# Resolved compilation error ### What server port listening error ,fixed through simple change ## Checklist ✅ - New backend functionality has been unit-tested.

# Changes proposed ✍️ ### What copilot:summary ​ copilot:poem ### Why ### How copilot:walkthrough ## Checklist ✅ - [x] Label appropriately with `Feature`, `Improvement`, or `Bug`. - [ ] Add...

## Changes - Switched from parallel (`Promise.all`) to sequential execution to avoid race conditions - Wrapped operations in a transaction for data consistency - Added `ORDER BY "timestamp" ASC, "activityId"...

# Query Optimization — Extracted Builder & Smarter Execution Paths ## Summary - Refactored `queryMembersAdvanced` to delegate SQL construction to a new **`queryBuilder`** module. - Moved all complex query logic...

Feature

> [!NOTE] > Adds workflows and activities to prune duplicate organizations and incorrect member organizations, with supporting repository queries, and removes the old duplicate-members cleanup. > > - **Workflows** >...

Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...

dependencies
javascript

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...

dependencies
javascript

# Add database indexes to improve member query performance ## Summary This PR introduces three new indexes aimed at optimizing search and ranking queries executed by the `/member/query` endpoint and...

Feature

This pull request introduces enhancements to the Tinybird client library, adds new utility scripts, and updates dependencies to support Snowflake integration. The most significant improvements are the addition of new...