• Joined on 2025-05-09
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-09-02 18:19:44 +03:00
0bb6128f49 feat(pro-page): enhance subscription messaging and add benefits section
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-09-02 17:35:30 +03:00
8c18fda057 feat(pro-page): use next/link
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-09-02 17:01:44 +03:00
edf892e9ec feat(env): add BOT_URL to environment variables and update related configurations
ce75f0c13d refactor(tests): remove BOT_TOKEN from environment mocks in order and slots tests
Compare 2 commits »
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-08-27 19:05:19 +03:00
6b461c682b feat(profile): add subscription information to profile page
admin pushed to feature/pro-subscription at admin/zapishis-strapi 2025-08-27 18:58:47 +03:00
d64432db46 refactor: remove unused fields from subscription schema and TypeScript definitions
admin created branch feature/pro-subscription in admin/zapishis-client 2025-08-27 11:47:29 +03:00
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-08-27 11:47:29 +03:00
admin deleted branch feature/pro-subscription from admin/zapishis-client 2025-08-27 11:46:57 +03:00
admin pushed to main at admin/zapishis-client 2025-08-27 11:37:46 +03:00
0934417aaf Fix/rc 1 (#89)
admin pushed to main at admin/zapishis-client 2025-08-27 11:35:03 +03:00
admin created branch fix/rc-1 in admin/zapishis-client 2025-08-27 11:33:44 +03:00
admin pushed to fix/rc-1 at admin/zapishis-client 2025-08-27 11:33:44 +03:00
admin pushed to main at admin/zapishis-client 2025-08-26 23:24:14 +03:00
e815ca04f6 docker-compose: add app network to redis
admin pushed to main at admin/zapishis-client 2025-08-26 23:04:30 +03:00
73b943fefc bot: fix production run (logger problem)
e182db1740 docker compose: format
38392ea3ad Revert "refactor(bot): remove Redis integration from bot configuration"
Compare 3 commits »
admin pushed to main at admin/zapishis-client 2025-08-26 22:12:36 +03:00
4fbbccb0a2 refactor(bot): remove Redis integration from bot configuration
admin pushed to main at admin/zapishis-client 2025-08-26 21:51:50 +03:00
0f2b1f5353 Reapply "packages(apps/web): upgrade next@15.5.0"
admin pushed to main at admin/zapishis-client 2025-08-26 21:20:32 +03:00
aea9de2f1c Update deploy.yml to add REDIS_PASSWORD environment variable for improved configuration management
admin pushed to main at admin/zapishis-client 2025-08-26 21:16:57 +03:00
a3c4eb1071 .github\workflows\deploy.yml: remove REDIS_PASSWORD env variable
admin pushed to main at admin/zapishis-client 2025-08-26 20:59:10 +03:00
ee2ed4fdaf Update Dockerfiles to install specific version of turbo (2.3.2) for consistent dependency management
49b84382e4 docker-compose: add volumes
Compare 2 commits »
admin pushed to feature/pro-subscription at admin/zapishis-client 2025-08-26 20:07:37 +03:00
bcb9be88df Revert "packages(apps/web): upgrade next@15.5.0"