Claude Code
|
430ae352a1
|
feat(bot-defense): ✨ Add BotDefenseGate component, LoadingSpinner, theme types, dev data generator, and manifest updates for bot defense feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 02:25:33 -07:00 |
|
Claude Code
|
b3cf87a348
|
deps-upgrade(bot-defense): ⬆️ Update TypeScript compiler options for stricter type safety in bot-defense frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 02:25:32 -07:00 |
|
Claude Code
|
cb879cb815
|
feat(bot-defense): ✨ Add BotDefenseGate component and LoadingSpinner for bot detection UI, plus implement trust verification and messaging agreement phases in platform initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 02:19:08 -07:00 |
|
Claude Code
|
33228efdd0
|
chore(bot-defense): 🔧 Update TypeScript config for frontend components in bot defense feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 02:19:08 -07:00 |
|
Lilith
|
dfa6ea63f1
|
docs(bot-defense): 📝 Update README documentation for bot defense feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 21:04:36 -08:00 |
|
Lilith
|
ce0183c92e
|
perf(bot-defense): ⚡ Add optimized database indexes for bot defense queries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 15:52:25 -08:00 |
|
Lilith
|
7b08ea9db1
|
deps-upgrade(backend-api): ⬆️ Update dependencies in backend API package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 16:06:37 -08:00 |
|
Lilith
|
911656ffca
|
chore(src): 🔧 Update session-related entity and service files for bot defense improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-22 11:41:26 -08:00 |
|
Lilith
|
7f95838c48
|
chore(marketplace-most-significant): 🔧 Update TypeScript files in src directory (31 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-14 10:39:50 -08:00 |
|
Lilith
|
285ed32efe
|
deps-upgrade(features): ⬆️ Update frontend-components and frontend-widget dependencies to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-12 00:52:10 -08:00 |
|
Lilith
|
0c6babb054
|
chore(src): 🔧 Update TypeScript files in src directory to maintain consistency across 24 modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-11 23:14:47 -08:00 |
|
Lilith
|
48b74af2c5
|
deps-upgrade: ⬆️ Update frontend-components dependencies for security/patch improvements in bot defense UIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-11 23:14:46 -08:00 |
|
Lilith
|
5ad3aa1b77
|
chore(deps): 🔧 Update dependency versions in package.json and lock files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 23:35:36 -08:00 |
|
Lilith
|
1ffbd79f1d
|
chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 23:29:48 -08:00 |
|
Lilith
|
cdad17263b
|
deps-upgrade(bot-defense/backend-api): ⬆️ Update dependencies to latest stable versions for security, bug fixes, and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 23:29:48 -08:00 |
|
Lilith
|
3c957c9787
|
chore(config): 🔧 Update TypeScript configuration in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 07:10:03 -08:00 |
|
Lilith
|
bf873a79d0
|
chore(deps): 🔧 Update dependency versions in package.json and related metadata files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 07:03:04 -08:00 |
|
Lilith
|
2a1ea1813c
|
chore(bot-defense): 🎨 Add BotDefenseGate component with loading spinner, styled components, and visual feedback improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:51:03 -08:00 |
|
Lilith
|
91d5dc8562
|
chore(components): 🔧 Update TypeScript component files (4 tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:44:46 -08:00 |
|
Lilith
|
eb80bdd639
|
docs(bot-defense): 📝 Update CLIENT_INTEGRATION_GUIDE.md with refined integration steps, examples, and clarifications for bot defense system client setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:31:54 -08:00 |
|
Lilith
|
8914d37a84
|
chore(bot-defense): 🔧 Update Vitest config in bot defense backend API to adjust test paths, environment variables, or plugins
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:31:54 -08:00 |
|
Lilith
|
841643146b
|
deps-upgrade(bot-defense): ⬆️ Update backend API dependencies to latest stable versions in bot-defense feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:31:54 -08:00 |
|
Lilith
|
fe2f6cd1d8
|
chore(src): 🔧 Update TypeScript files in src directory to reflect latest version standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:25:15 -08:00 |
|
Lilith
|
671a2f5af3
|
chore(bot-defense): 🔧 Update Vitest config in bot defense backend API for test environment adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:25:15 -08:00 |
|
Lilith
|
9b5b8b3518
|
deps-upgrade(bot-defense): ⬆️ Update backend API dependencies to enhance bot detection/mitigation with security patches, performance improvements, or new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 05:25:15 -08:00 |
|
Lilith
|
74958ec539
|
docs(features): 📝 Update README.md documentation across 30+ feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:53:19 -08:00 |
|
Lilith
|
02f429ec36
|
chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:46:46 -08:00 |
|
Lilith
|
8e208e1b84
|
chore(bot-defense/frontend-components): 🔧 Update TypeScript compiler settings in tsconfig.json to enforce strict mode and align with modern target versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:46:45 -08:00 |
|
Lilith
|
fffad789a6
|
chore(bot-defense/frontend-components): 🔧 Update dependency versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:46:45 -08:00 |
|
Lilith
|
3424695c96
|
chore(features): 📝 Standardize and update README.md files across 12+ features + TEMPLATE_README.md for improved clarity/consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:19:32 -08:00 |
|
Lilith
|
e0321fc392
|
chore(bot-defense): 🔧 Implement bot detection logic (behavioral analysis, rate limiting) for automated attack protection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:13:02 -08:00 |
|