mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-20 02:22:28 +08:00
Extend the FAIR package system with a typo3-plugin package type and a
new GET /packages/{type} search endpoint with full-text search, tag
matching, trigram fallback, and pagination.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Joost de Valk <joost@altha.nl>
|
||
|---|---|---|
| .. | ||
| 0001_01_01_000000_init.php | ||
| 0001_01_01_000100_base.php | ||
| 0001_01_01_000500_users.php | ||
| 0001_01_01_000600_permissions.php | ||
| 2025_01_01_000100_aspirecloud.php | ||
| 2025_02_21_174738_add_trigram_indexes.php | ||
| 2025_06_19_195416_create_plugin_authors_table.php | ||
| 2025_07_17_220538_drop_assets_table.php | ||
| 2025_07_21_135505_create_packages.php | ||
| 2025_08_01_145614_create_author_package.php | ||
| 2025_08_07_080337_package_releases.php | ||
| 2025_08_27_000200_create_package_tags_table.php | ||
| 2025_08_28_080117_create_package_metas_table.php | ||
| 2025_09_11_134110_create_package_package_tag_table.php | ||
| 2025_09_30_082822_create_metrics_table.php | ||
| 2026_03_20_000000_add_search_indexes_to_packages.php | ||