3252a8
f5006af6c0
feat: email and password login
2026-05-19 15:21:02 +03:00
3252a8
1d9f069f45
feat: add admin telegram profile links and avatar preview
2026-05-18 23:46:46 +03:00
3252a8
07b35036e7
refactor: keep provider presentation self-contained in spec
2026-05-18 15:35:55 +03:00
3252a8
c9c12b9ed6
feat: add heleket payment provider
2026-05-18 15:26:07 +03:00
3252a8
fff7e90e14
feat: add wata payment provider
2026-05-17 23:09:04 +03:00
3252a8
30fb774d93
refactor: project architecture refactor, container splitting
2026-05-17 00:01:28 +03:00
3252a8
b6ee5e8790
feat: custom themes initial
2026-05-14 16:33:50 +03:00
3252a8
18ba00c98a
feat: show user logs in admin panel user card
2026-05-13 22:51:04 +03:00
3252a8
2169fd8b50
chore: harden webapp auth and update deps
2026-05-13 15:05:30 +03:00
3252a8
e21a0758c3
fix: user card open in payments list for email only users
2026-05-12 23:53:35 +03:00
3252a8
defbac43d7
feat: tune admin panel visual, add animations, expand dashboard
2026-05-12 23:40:41 +03:00
3252a8
6afbb72a34
feat: lock traffic topup when under 80% of traffic used
2026-05-12 21:27:37 +03:00
3252a8
92277b2e27
feat: show and filter premium squad status in admin panel users list
2026-05-12 16:14:11 +03:00
3252a8
475a1953d1
feat: tune visual of web app admin panel, tune limit messages and etc
2026-05-12 15:42:17 +03:00
3252a8
b9c0dfb9a1
fix: locales in admin panel settings page
2026-05-12 10:31:21 +03:00
3252a8
9679190709
feat: ability to turn off logs for admins users
2026-05-12 10:16:59 +03:00
3252a8
c8d4b3565c
feat: tune visual of web app admin panel
2026-05-12 09:59:15 +03:00
3252a8
9f338c3416
feat: tune visual of web app admin panel
2026-05-11 23:06:16 +03:00
3252a8
ed6b214b29
refactor: slice web app wip
2026-05-11 21:41:31 +03:00
3252a8
57821ba2a9
feat: tune visual of web app admin panel
2026-05-10 23:36:05 +03:00
3252a8
e01f56bc34
feat: tune visual of web app admin panel
2026-05-10 20:19:43 +03:00
3252a8
990eba1e1e
feat: premium squads inside one tariff
2026-05-10 12:51:53 +03:00
3252a8
7dc4806be7
Merge branch 'dev' into feature/new-tariffs
2026-05-07 22:23:04 +03:00
3252a8
8783129c16
fix: webapp accesability when tg is unreachable
2026-05-06 21:39:11 +03:00
3252a8
aa5a9496ed
feat: hwid limits and topups
2026-05-03 22:36:33 +03:00
3252a8
449bc0c780
Merge branch 'dev' into feature/new-tariffs
2026-05-01 22:51:36 +03:00
3252a8
e1223f8c57
fix: connect button disappeard in web app
2026-05-01 22:48:27 +03:00
3252a8
7822ec1b09
Merge branch 'dev' into feature/new-tariffs
2026-05-01 22:37:58 +03:00
3252a8
81f5168726
chore: improve telegram bot menu navigation and referrals
2026-05-01 22:16:00 +03:00
3252a8
8a6b2704d4
feat: new tariffs web app and bot interactions
2026-04-30 13:48:32 +03:00
3252a8
ce610b4804
Merge branch 'dev' into feature/new-tariffs
...
# Conflicts:
# .gitignore
# bot/app/web/subscription_webapp.py
# tests/test_settings.py
2026-04-30 10:52:20 +03:00
3252a8
2c1e86863d
feat: support hwid in web app
2026-04-30 09:25:43 +03:00
3252a8
3d5998b8fb
feat: support traffic and trial flow in web app
2026-04-30 07:34:29 +03:00
3252a8
2df4d2d770
feat: tune webapp visual
2026-04-30 00:06:31 +03:00
3252a8
aabc0e312d
feat: log email and tg linking
2026-04-28 13:54:05 +03:00
3252a8
dd0e6e75af
feat: add magic login link to email with login codes
2026-04-28 09:50:17 +03:00
3252a8
0251f939d7
feat: log users when reg via email
2026-04-27 23:29:28 +03:00
3252a8
a00bc0f345
feat: design for emails
2026-04-27 23:05:14 +03:00
3252a8
0610156f80
feat: add multiple platega buttons
2026-04-27 14:34:41 +03:00
3252a8
5ccb8ddabe
refactor: promo and email bruteforce defence
2026-04-24 21:18:29 +03:00
3252a8
9a84be85c6
feat: move tg bot interaction keyboard to separate command, show only web app and support buttons by default
2026-04-24 12:43:21 +03:00
3252a8
807a8933b9
feat: email login, smtp codes
2026-04-23 21:20:32 +03:00
3252a8
4f1b7d0832
feat: web app
2026-04-22 16:00:55 +03:00
3252a8
55f8db11ce
Add setup instructions
2026-02-15 18:58:52 +03:00
3252a8
79af61a48e
Add configurable welcome bonus days for referred signups
...
- add REFERRAL_WELCOME_BONUS_DAYS setting (default 3) in settings.py
- document REFERRAL_WELCOME_BONUS_DAYS in .env.example
- apply welcome bonus on first /start only for newly created users with referred_by_id
- replace hardcoded 3 days with settings.REFERRAL_WELCOME_BONUS_DAYS
- skip bonus flow when value is 0 or less
- send user notification after successful bonus application
- add i18n key referral_welcome_bonus_applied to ru.json and en.json
2026-02-11 13:26:56 +03:00
3252a8
18a6b3e18d
Tune users rating
2026-02-09 10:29:40 +03:00
3252a8
3b9043332c
Move user links to id's from buttons
2026-02-09 10:22:06 +03:00
3252a8
d94b57bd0b
User card links in ratings
2026-02-09 10:09:16 +03:00
3252a8
5247092ca2
Add users rating feature
2026-02-09 10:03:55 +03:00
3252a8
049789c9c5
Tune invite buttons
2026-02-06 12:48:37 +03:00