sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-03-03 17:00:39 +00:00
784bcb9d23 docs(i18n): document CMS template translations and multi-language content pages
sboulahtit pushed to master at sboulahtit/orion 2026-03-03 04:50:46 +00:00
b8aa484653 feat(i18n): complete post-launch i18n phases 5-8
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 22:22:36 +00:00
05c53e1865 docs(deployment): add verified full reset procedure to Hetzner guide
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 21:34:36 +00:00
6dec1e3ca6 fix(ops): add missing env_file to celery-beat and quiet Stripe log spam
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 21:22:08 +00:00
f631283286 docs(deployment): update memory limits and celery concurrency across all guides
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 21:16:15 +00:00
f631322b4e fix(ops): rebalance container memory limits to prevent celery OOM kills
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 16:58:20 +00:00
e61e02fb39 fix(redis): configure maxmemory and eviction policy to prevent OOM
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 16:42:05 +00:00
b5b73559b5 refactor(platform): make base template fully CMS-driven and platform-aware
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 12:10:40 +00:00
28dca65a06 fix(cms): filter pricing tiers by platform_id on homepage
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 11:13:01 +00:00
adbecd360b feat(cms): CMS-driven homepages, products section, placeholder resolution
ef9ea29643 feat: module-driven onboarding system + simplified 3-step signup
Compare 2 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 20:54:21 +00:00
f8a2394da5 fix: replace missing 'envelope' icon with 'mail' across modules
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 18:23:43 +00:00
4d07418f44 fix(prospecting): replace missing icons with available registry icons
bf64f82613 docs: add prospecting module pages to mkdocs nav
9684747d08 feat(billing): end-to-end Stripe subscription signup with platform enforcement
Compare 3 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:50:29 +00:00
2078ce35b2 fix(prospecting): resolve all architecture validator warnings
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:41:21 +00:00
22ae63b414 refactor(prospecting): migrate SVC-006 transaction control to endpoint level
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:05:34 +00:00
78ee05f50e docs(prospecting): add scoring, database, and research docs
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 00:00:29 +00:00
6d6eba75bf feat(prospecting): add complete prospecting module for lead discovery and scoring
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:35:38 +00:00
a709adaee8 fix(ops): use REAL_HOME for backup path in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:29:36 +00:00
8d5c8a52e6 fix(ops): exact container name matching in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:28:33 +00:00
d8f0cf16c7 fix(ops): handle sudo in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:24:00 +00:00
93a2d9baff fix(ops): harden deploy/restore/verify scripts