sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-03-06 22:28:28 +00:00
14d5ff97f3 fix(prospecting): add missing pagination computed properties to JS components
sboulahtit pushed to master at sboulahtit/orion 2026-03-06 22:23:53 +00:00
b9b8ffadcb fix(prospecting): add missing /prospecting prefix and fix broken template macros
sboulahtit pushed to master at sboulahtit/orion 2026-03-06 22:18:28 +00:00
31ced5f759 fix(docker): fix flower and redis-exporter healthchecks
sboulahtit pushed to master at sboulahtit/orion 2026-03-06 22:12:38 +00:00
802cc6b137 refactor(templates): migrate 5 admin pages to shared entity selector macros
sboulahtit pushed to master at sboulahtit/orion 2026-03-06 21:40:56 +00:00
45260b6b82 feat(admin): separate platform CRUD from CMS, add entity selector macro
sboulahtit pushed to master at sboulahtit/orion 2026-03-05 18:50:51 +00:00
fa758b7e31 fix(i18n): use get_translated_description() in platform base template
sboulahtit pushed to master at sboulahtit/orion 2026-03-05 18:35:18 +00:00
a099bfdc48 docs(deployment): add git pull step to full reset procedure
sboulahtit pushed to master at sboulahtit/orion 2026-03-05 16:29:22 +00:00
cb9a829684 fix(tests): add main platform fixture to store dashboard tests
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 22:55:40 +00:00
c4e9e4e646 fix(seed): use SQLAlchemy .is_not(None) instead of Python 'is not None' in queries
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 22:42:31 +00:00
8c449d7baa docs(deployment): add full network architecture diagram
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 22:39:34 +00:00
820ab1aaa4 feat(i18n): add multilingual platform descriptions and HostWizard demo data
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 22:34:34 +00:00
2268f32f51 docs(security): update Hetzner guide with all security hardening for rebuild
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 22:16:02 +00:00
b68d542258 fix(security): harden Redis auth, restrict /metrics, document Gitea port fix
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 21:31:48 +00:00
a7392de9f6 fix(security): close exposed PostgreSQL and Redis ports (BSI/CERT-Bund report)
sboulahtit pushed to master at sboulahtit/orion 2026-03-04 06:48:55 +00:00
3c7e4458af fix(i18n): translate pricing tiers, features, and content pages
sboulahtit pushed to master at sboulahtit/orion 2026-03-03 18:35:36 +00:00
8b147f53c6 feat(hosting): add HostWizard platform module and fix migration chain
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