Commit Graph

21 Commits

Author SHA1 Message Date
52ef680771 fix(proxy): disable proxy service
Some checks failed
Deployment CI/CD / validate (push) Has been cancelled
Deployment CI/CD / deploy (push) Has been cancelled
2026-06-05 13:29:42 +03:30
9f7accba04 feat(scripts): add backup/restore scripts 2026-06-05 13:29:30 +03:30
863cbd9ec9 feat(proxy): add proxy service for google oauth connection
Some checks failed
Deployment CI/CD / validate (push) Has been cancelled
Deployment CI/CD / deploy (push) Has been cancelled
2026-05-22 00:30:11 +03:30
af0ffb2293 docs(deploy): correct google oauth callback settings
Some checks failed
Deployment CI/CD / validate (push) Has been cancelled
Deployment CI/CD / deploy (push) Has been cancelled
2026-05-21 19:15:47 +03:30
e015f01cd6 feat(deploy): add gitea actions deployment pipeline
Some checks failed
Deployment CI/CD / validate (push) Has been cancelled
Deployment CI/CD / deploy (push) Has been cancelled
2026-05-14 18:18:26 +03:30
e190825135 fix(nginx): remove api. subdomain and revert back to single domain for backend and fronted 2026-05-03 15:33:21 +03:30
9a764fafb4 fix(backend): add Django CSRF related variables 2026-05-03 15:32:32 +03:30
5ef7f18f77 chore(readme): add README.md 2026-05-01 10:49:38 +03:30
40f89fc9aa feat(deploy): add celery beat service 2026-04-30 20:23:22 +03:30
4d82094c0b fix(deploy): tune gunicorn for sse traffic 2026-04-30 10:04:41 +03:30
0a328156fa fix(deploy): add spa fallback in frontend image 2026-04-30 10:04:41 +03:30
a91606cc32 feat(deploy): serve backend from api subdomain 2026-04-29 20:16:18 +03:30
64be80da12 chore(deploy): update docs basic auth credentials 2026-04-29 18:09:58 +03:30
50eaf00cf2 fix(deploy): serve django media and static from shared volumes 2026-04-29 18:04:53 +03:30
34af725f41 feat(deploy): add qlockify.ir domain and ssl config 2026-04-29 17:27:49 +03:30
596e2716ab build(deploy): update backend image dependencies 2026-04-29 15:58:06 +03:30
8ab01bd5b7 chore(deploy): switch compose to nested app directories 2026-04-29 15:57:54 +03:30
8b6f25e068 build(deployment): use local backend and frontend build contexts 2026-04-25 17:27:10 +03:30
d3f14aeb78 feat(deployment): support sse notification streaming 2026-04-25 17:19:14 +03:30
3b052aeca4 build(deployment): use sibling repos as docker build context 2026-04-23 19:50:44 +03:30
ed47645fef initial commit 2026-03-15 10:20:55 +08:00