..
__init__.py
feat: add User Insights dashboard with 5 tabs and user profiles
2026-02-21 21:42:43 +01:00
CLAUDE.md
chore: Clean up CLAUDE.md files and remove old downloaded files
2026-02-08 18:02:35 +01:00
routes_analytics.py
refactor: simplify AI monitoring dashboard with PLN costs
2026-03-11 04:22:27 +01:00
routes_announcements.py
fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review
2026-02-06 05:25:18 +01:00
routes_audits.py
fix: use direct RDAP servers instead of rdap.org (blocked by Cloudflare)
2026-03-11 06:14:00 +01:00
routes_benefits.py
feat: Add member benefits module with WisprFlow affiliate
2026-02-02 22:26:44 +01:00
routes_bulk_enrichment.py
feat: add data quality dashboard, auto-scoring, bulk enrichment and GBP data flow
2026-02-21 07:02:45 +01:00
routes_companies.py
feat: add user profile preview to admin company detail page
2026-02-21 10:59:55 +01:00
routes_competitors.py
feat: Add new services, scripts, and competitor dashboard
2026-02-07 12:00:54 +01:00
routes_data_quality.py
feat: show rejected domains per company in discovery dashboard
2026-02-21 10:29:43 +01:00
routes_insights.py
refactor: Migrate access control from is_admin to role-based system
2026-02-01 21:05:22 +01:00
routes_krs_api.py
refactor(rbac): Complete RBAC migration - 154/154 admin routes protected
2026-02-05 21:36:14 +01:00
routes_membership.py
fix: handle KRS financial report period format variants
2026-02-20 14:00:54 +01:00
routes_model_comparison.py
refactor: Migrate access control from is_admin to role-based system
2026-02-01 21:05:22 +01:00
routes_people.py
refactor: Migrate access control from is_admin to role-based system
2026-02-01 21:05:22 +01:00
routes_portal_seo.py
fix: correct links_without_text count and add overall score calculation
2026-02-21 16:09:54 +01:00
routes_security.py
refactor(rbac): Migrate legacy is_admin checks to role-based has_role()/set_role()
2026-02-05 21:06:22 +01:00
routes_social_publisher.py
feat: auto-load charts from DB cache on page load, show cache date
2026-02-20 09:18:54 +01:00
routes_social.py
fix: descriptive messages explaining why scraper can't access platforms
2026-03-12 09:23:23 +01:00
routes_status.py
refactor: remove debug panel entirely
2026-03-11 04:32:12 +01:00
routes_user_insights.py
feat: simplify Chat tab - topic categories and cleaner feedback view
2026-03-11 04:05:15 +01:00
routes_users_api.py
feat: auto-sync is_norda_member flag when linking/unlinking companies
2026-02-22 14:55:49 +01:00
routes_website_discovery.py
feat: remember rejected candidates, skip in future bulk discovery
2026-02-21 10:24:55 +01:00
routes_zopk_dashboard.py
refactor: Migrate access control from is_admin to role-based system
2026-02-01 21:05:22 +01:00
routes_zopk_knowledge.py
fix(zopk): Translate remaining English messages and unify skip status
2026-02-09 15:44:34 +01:00
routes_zopk_news.py
fix(zopk): Polish error messages and show failures as skipped, not errors
2026-02-09 15:36:00 +01:00
routes_zopk_timeline.py
feat(zopk): Add AI-powered roadmap analysis with status updates and gap detection
2026-02-09 17:10:28 +01:00
routes.py
feat: auto-sync is_norda_member flag when linking/unlinking companies
2026-02-22 14:55:49 +01:00