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
All Workflows
Actor
All actors
sepehr
Status
All status
Success
Failure
Waiting
Running
fix: resolve critical security and UI session mismatch by clearing React Query cache on login/logout and invalidating on subscription updates
deploy.yml #123
:
Commit
c7506e6aca
pushed by
sepehr
production-deployment
2026-06-14 11:17:44 +02:00
2m24s
View workflow file
feat: update to June 2026 models (Claude Sonnet 4.6, Gemini 3.5 Flash), add glossary button, and implement cost factor quota & vision fallback
deploy.yml #122
:
Commit
136d40c7d8
pushed by
sepehr
production-deployment
2026-06-14 11:08:06 +02:00
2m4s
View workflow file
feat: unify multimodels translation providers, remove self-hosting (Ollama/LibreTranslate), and fix local SQLite configuration
deploy.yml #121
:
Commit
5fd087979b
pushed by
sepehr
production-deployment
2026-06-14 10:47:15 +02:00
2m21s
View workflow file
fix: resolve Google login hydration mismatch and dynamic env load
deploy.yml #120
:
Commit
feea02033b
pushed by
sepehr
production-deployment
2026-06-07 12:23:51 +02:00
2m42s
View workflow file
feat: enable passing NEXT_PUBLIC_GOOGLE_CLIENT_ID at docker compose build time
deploy.yml #119
:
Commit
5b8c29dae6
pushed by
sepehr
production-deployment
2026-06-07 12:15:35 +02:00
2m30s
View workflow file
feat: add Telegram notifications for user signup and Stripe events
deploy.yml #118
:
Commit
29753881a6
pushed by
sepehr
production-deployment
2026-06-07 11:41:42 +02:00
2m34s
View workflow file
docs: update README.md to act as central documentation portal with French links
deploy.yml #117
:
Commit
8659b6761f
pushed by
sepehr
production-deployment
2026-06-07 11:23:58 +02:00
2m46s
View workflow file
docs: add French restore procedure guide PROCEDURE_RESTAURATION.md
deploy.yml #116
:
Commit
fa19f33ab0
pushed by
sepehr
production-deployment
2026-06-07 11:21:09 +02:00
42s
View workflow file
fix: redirect logs to stderr and reduce size thresholds in backup/verify scripts
deploy.yml #115
:
Commit
9bb02927c3
pushed by
sepehr
production-deployment
2026-06-07 11:19:41 +02:00
2m42s
View workflow file
fix: ignore unbound variables when sourcing .env in all backup/DR scripts
deploy.yml #114
:
Commit
ddf6b8f6bc
pushed by
sepehr
production-deployment
2026-06-07 11:16:44 +02:00
2m35s
View workflow file
feat: add NAS backup, verification, and DR scripts
deploy.yml #113
:
Commit
3f980ad537
pushed by
sepehr
production-deployment
2026-06-07 11:14:07 +02:00
2m4s
View workflow file
fix(glossaries): correct source/target display mapping (FR=source, EN=target, others=translations[lang])
deploy.yml #112
:
Commit
fb6740f333
pushed by
sepehr
production-deployment
2026-06-07 11:02:51 +02:00
2m55s
View workflow file
fix(glossaries): restore selectable source language (data was already there)
deploy.yml #111
:
Commit
79848230c0
pushed by
sepehr
production-deployment
2026-06-07 10:13:56 +02:00
2m37s
View workflow file
fix(glossaries): source language combobox was a lie — replace with fixed FR label
deploy.yml #110
:
Commit
e11a6b16a0
pushed by
sepehr
production-deployment
2026-06-07 10:00:49 +02:00
2m32s
View workflow file
Robustness: Add fallback path handling in disaster-recovery.sh for NAS offline cases
deploy.yml #109
:
Commit
c7299228cd
pushed by
sepehr
production-deployment
2026-06-07 09:51:42 +02:00
2m15s
View workflow file
fix(glossaries): sync data files name/description with index.json (→ Multilingue)
deploy.yml #108
:
Commit
02a4a7ded8
pushed by
sepehr
production-deployment
2026-06-07 09:45:03 +02:00
2m15s
View workflow file
refactor(glossaries): single source of truth + dedicated detail page
deploy.yml #107
:
Commit
e497f2d218
pushed by
sepehr
production-deployment
2026-06-07 09:40:34 +02:00
2m15s
View workflow file
feat(glossaries): add migrate_glossaries_to_multilingual.py
deploy.yml #106
:
Commit
1d883c3c69
pushed by
sepehr
production-deployment
2026-06-03 22:01:17 +02:00
5m11s
View workflow file
fix(glossaries): dedup by (user_id, name) instead of (user_id, template_id)
deploy.yml #105
:
Commit
8f55e3d9aa
pushed by
sepehr
production-deployment
2026-06-03 21:51:56 +02:00
3m1s
View workflow file
feat(glossaries): add backup + delete scripts and Gitea workflow for duplicate cleanup
deploy.yml #104
:
Commit
cd32a42b1a
pushed by
sepehr
production-deployment
2026-06-03 21:27:51 +02:00
6m31s
View workflow file
feat: add Alembic migration for template_id column on glossaries
deploy.yml #103
:
Commit
e1f9f3db04
pushed by
sepehr
production-deployment
2026-06-01 23:46:45 +02:00
2m37s
View workflow file
feat: prevent duplicate glossary presets + fix i18n source warning bug
deploy.yml #102
:
Commit
818eac5490
pushed by
sepehr
production-deployment
2026-06-01 23:42:06 +02:00
2m5s
View workflow file
fix(admin): resolve hydration layout crash by removing layout-level return null and using mount-conditional text
deploy.yml #101
:
Commit
ce53f0df16
pushed by
sepehr
production-deployment
2026-06-01 23:26:20 +02:00
2m5s
View workflow file
fix(admin): secure routes, add real IP detection, SMTP header validation, and fix Next.js layout hydration mismatch
deploy.yml #100
:
Commit
6da8a85b1d
pushed by
sepehr
production-deployment
2026-06-01 23:18:18 +02:00
2m5s
View workflow file
feat(i18n): Phase 1 — migrate 5 critical files from hardcoded text to i18n
deploy.yml #99
:
Commit
6d27dc4cda
pushed by
sepehr
production-deployment
2026-06-01 00:31:20 +02:00
2m51s
View workflow file
fix: edit dialog remaps terms when target language changes
deploy.yml #98
:
Commit
c82e70681f
pushed by
sepehr
production-deployment
2026-06-01 00:10:51 +02:00
2m20s
View workflow file
feat: add source/target language selectors to edit glossary dialog
deploy.yml #97
:
Commit
0efdf6a3f4
pushed by
sepehr
production-deployment
2026-06-01 00:05:49 +02:00
2m24s
View workflow file
fix: delete all old FR→EN glossaries and deduplicate multilingual ones
deploy.yml #96
:
Commit
8fa1ab9ceb
pushed by
sepehr
production-deployment
2026-05-31 23:58:34 +02:00
2m13s
View workflow file
fix: glossaries page support for multilingual (target_language='multi')
deploy.yml #95
:
Commit
9ab166c31e
pushed by
sepehr
production-deployment
2026-05-31 23:51:50 +02:00
2m58s
View workflow file
style: use same serif/typography font styles on profile page as translate page
deploy.yml #94
:
Commit
e9ac30ed1d
pushed by
sepehr
production-deployment
2026-05-31 23:36:25 +02:00
2m47s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last