• Joined on 2026-02-01
hexdev pushed to main at hexdev/hexdots 2026-07-07 06:24:34 +00:00
c3314d6ebe first commit
hexdev created branch main in hexdev/hexdots 2026-07-07 06:24:33 +00:00
hexdev created repository hexdev/hexdots 2026-07-07 06:23:10 +00:00
hexdev pushed to main at hexdev/malenia 2026-06-17 14:52:06 +00:00
245741b182 feat(subscription): improve subscription sync and renewal logic.
7ab0e71108 style(keyboards): add emoji to device management button
3adcc90b74 chore(docker): remove exposed PostgreSQL port from compose
93f05e46b5 feat(bot): implement HWID device list and deletion
Compare 4 commits »
hexdev pushed to main at hexdev/malenia 2026-06-16 09:24:12 +00:00
edfe1e6874 feat(subs): UNFINISHED hwid control
7ab2293fe2 fix(notifications): multiply duration days by 30 for admin log accuracy
9552813f16 fix(autorenewal): remove duplicated response handling in toggle_autorenewal
Compare 3 commits »
hexdev pushed to main at hexdev/malenia 2026-06-04 05:35:53 +00:00
4c5a16a3ca feat(admin): add admin notification system for deposits, purchases, and renewals
hexdev pushed to main at hexdev/malenia 2026-05-31 08:44:52 +00:00
5ec9491e22 feat(pally): support customer-pays-fees scenario with BalanceAmount validation
18f994aed9 fix(pally): use InvId as primary bill identifier instead of custom field
936d1ad260 fix(api): enhance pally webhook with comprehensive error handling and logging
2a0f5c454e debugging
Compare 4 commits »
hexdev pushed to main at hexdev/malenia 2026-05-31 07:48:14 +00:00
102a0ebf96 fix(pally): strip 'payment-' prefix from InvId before database lookup
18f4997ca6 fix(pally): use InvId instead of custom field for order ID lookup
Compare 3 commits »
hexdev pushed to main at hexdev/malenia 2026-05-31 07:25:14 +00:00
b5976d0b21 fix(pally): align webhook handler with official API spec
hexdev pushed to main at hexdev/malenia 2026-05-31 07:14:37 +00:00
763e041a8b fix(api): change pally webhook endpoint from /success to /result
f9d3fbf937 refactor(api): update pally webhook endpoint path
Compare 2 commits »
hexdev pushed to main at hexdev/malenia 2026-05-31 06:16:21 +00:00
a02af3b0f0 chore(docker): bind pally service port to localhost only
hexdev pushed to main at hexdev/malenia 2026-05-31 05:56:17 +00:00
a0c8167da6 chore(docker): use .env instead of prod.env
hexdev pushed to main at hexdev/malenia 2026-05-24 08:44:01 +00:00
717a1549e9 feat(ui): enhance text formatting with premium emojis and improve FAQ clarity
hexdev pushed to main at hexdev/malenia 2026-05-23 14:26:49 +00:00
18866fc645 chore(texts): reorder constants and remove outdated mapping section
hexdev pushed to main at hexdev/malenia 2026-05-18 10:58:46 +00:00
1228ec8b56 refactor(autorenewal): clean up imports and simplify error handling
hexdev pushed to main at hexdev/malenia 2026-05-18 10:48:41 +00:00
a9a650f37b feat(config): mask sensitive credentials with SecretStr type
hexdev pushed to main at hexdev/malenia 2026-05-18 10:34:59 +00:00
56f10d19c5 feat(autorenewal): implement automatic subscription renewal system
hexdev pushed to main at hexdev/malenia 2026-05-18 10:00:27 +00:00
281a460974 refactoring: polished some files, .env.example update
hexdev pushed to main at hexdev/malenia 2026-05-13 10:34:20 +00:00
acb8662a66 Refactor bot handlers and keyboards; implement admin features
hexdev pushed to main at hexdev/malenia 2026-05-03 07:04:05 +00:00
e9f84d9377 fix: enhance insufficient funds message and update subscription controls logic
ac61cec78c fix: added proxy support for the API telegram bot instance + removed deprecated plans
Compare 2 commits »