No description
Find a file
Claude Code f11368b5ed chore(scripts): 🔧 Update dev.sh script with new dev environment commands and configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:10 -07:00
.forgejo/workflows ci(workflows): 👷 Update GitHub Actions workflows to deploy Forgejo environments (admin, data, my, newsletter, www) with refined job definitions, environment variables, and triggers 2026-04-06 14:26:08 -07:00
.project/plans chore(config): 🔧 Update Eclipse project settings in .project/ for IDE/tooling compatibility 2026-03-25 22:50:12 -07:00
codebase feat(mcp-server): Update server entry point to implement core initialization and request handling logic 2026-04-06 14:26:09 -07:00
deployments test(admin-api): Add Playwright test helpers for admin API interactions, including new auth handling and API call methods 2026-04-06 14:26:10 -07:00
docs docs(docs): 📝 Add comprehensive setup guides and architecture overview documentation 2026-03-25 22:50:29 -07:00
infrastructure infra(infrastructure): 🧱 Update provisioning script to include new Forgejo host setup steps and configuration options 2026-04-06 14:26:10 -07:00
scripts/run chore(scripts): 🔧 Update dev.sh script with new dev environment commands and configurations 2026-04-06 14:26:10 -07:00
tooling/claude refactor(claude): ♻️ Implement cleaner handoff logic for task/control transitions 2026-04-05 15:21:57 -07:00
tools chore(tools-generic): 🔧 Update generic tooling scripts and configurations 2026-04-04 11:09:03 -07:00
users/transquinnftw security(backend-api): 🔒️ Enforce secure photo handling with validation middleware and update deployment scripts for protection. 2026-04-06 00:38:02 -07:00
.claude chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
.gitignore build(analytics): 📦️ Update build artifacts and TypeScript compiler settings in .gitignore, Vite config, and tsconfig.json 2026-04-05 15:21:51 -07:00
analytics-clients.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-content.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-dashboard-home.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-earnings.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-funnel-fixed.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-funnel-v2.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-funnel-v3.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-funnel-v4.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-funnel.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-performance-fixed.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-performance.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
analytics-settings.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
bun.lock deps-upgrade(deps): ⬆️ Update Bun dependencies and adjust build scripts for compatibility 2026-04-05 15:21:52 -07:00
bunfig.toml chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
CLAUDE.md chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
error-403.png chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
error-502.png chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
error-503.png chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
error-504.png chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
error-maintenance.png chore(config-focus): 🔧 Sync dependencies, update build/config settings, and refresh error page assets 2026-03-25 22:50:12 -07:00
linktr-ee-logo.png ui(ui-logos): 💄 Replace outdated Linktr, Linktree, and OnlyFans logos with updated versions and update build/config scripts 2026-04-04 11:09:00 -07:00
linktree-logo.png ui(ui-logos): 💄 Replace outdated Linktr, Linktree, and OnlyFans logos with updated versions and update build/config scripts 2026-04-04 11:09:00 -07:00
onlyfans-logo.png ui(ui-logos): 💄 Replace outdated Linktr, Linktree, and OnlyFans logos with updated versions and update build/config scripts 2026-04-04 11:09:00 -07:00
package.json deps-upgrade(root): ⬆️ Update dependencies in root package.json and related frontend/deployment configs with security patches and minor version upgrades 2026-04-04 11:08:59 -07:00
run deps-upgrade(deps): ⬆️ Update Bun dependencies and adjust build scripts for compatibility 2026-04-05 15:21:52 -07:00
silhouette-check.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-final.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-redesign.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-v2.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-v3.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-v3b.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
silhouette-v4-measurements.png chore(config-deps): 🔧 Update Bun lockfile and add silhouette measurement image 2026-04-04 15:58:15 -07:00
silhouette-zoomed.png ui(analytics-specific): 💄 Redesign analytics dashboard components (funnel, performance, settings) and silhouette visuals with updated UI styles 2026-04-04 15:18:00 -07:00
tsconfig.json
tsconfig.tsbuildinfo deps-upgrade(deps): ⬆️ Update Bun dependencies and adjust build scripts for compatibility 2026-04-05 15:21:52 -07:00