This website requires JavaScript.
Explore
Help
Register
Sign In
sepehr
/
office_translator
Watch
1
Star
0
Fork
0
You've already forked office_translator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e1f9f3db04593e91f2619d70fc5c5bf12866ebe3
office_translator
/
alembic
/
versions
History
sepehr
e1f9f3db04
All checks were successful
Deploy to Production / Build and Deploy (push)
Successful in 2m37s
Details
feat: add Alembic migration for template_id column on glossaries
2026-06-01 23:44:04 +02:00
..
001_initial.py
feat: Add PostgreSQL database infrastructure
2025-12-31 10:56:19 +01:00
002_add_tier_daily_count.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
003_add_revoked_at_to_api_keys.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
004_rename_account_tier_to_tier_if_present.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
005_add_reset_token_to_users.py
feat: fix registration 500, add forgot-password flow, frontend validation
2026-05-01 16:23:51 +02:00
006_fix_tier_check_constraint.py
feat: homelab deployment - NPM + IONOS DNS + monitoring + NAS backup
2026-05-10 11:43:28 +02:00
5206607942a2_add_custom_prompts_table.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
b7c8d9e0f1a2_set_multilingual_target_language.py
fix: also rename multilingual glossaries from 'Anglais' to 'Multilingue' in migration
2026-05-31 22:48:29 +02:00
c8d9e0f1a2b3_rename_multilingual_glossaries.py
fix: delete stale FR→EN glossaries + convert all remaining to multilingual
2026-05-31 23:31:24 +02:00
cb71a958ad92_add_glossaries_tables.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
d0e1f2a3b4c5_cleanup_duplicate_glossaries.py
fix: delete all old FR→EN glossaries and deduplicate multilingual ones
2026-05-31 23:56:18 +02:00
d4a1f8e2b3c7_add_glossary_multilingual.py
fix: resolve alembic multiple head revisions by fixing migration tree
2026-05-17 18:02:02 +02:00
e1f2a3b4c5d6_add_template_id_to_glossaries.py
feat: add Alembic migration for template_id column on glossaries
2026-06-01 23:44:04 +02:00
e5b2c9d1f4a8_add_target_language_to_glossaries.py
feat(glossaries): add target_language support - DB migration, API, and UI language pair display
2026-05-31 13:25:12 +02:00
f6a7b8c9d0e1_add_subscription_ends_at_cancel_at_period_end.py
feat: Stripe integration complete - products created, DB migration, payment_failed handler, credit buttons wired
2026-05-31 21:40:31 +02:00