Commit Graph

1702 Commits

Author SHA1 Message Date
Capybara-z 6fd335d71c Fix init_db duplicate / circular import / redundant panel query / InaccessibleMessage 2026-04-18 01:36:37 +00:00
Vladless 3b913956e9 Disable all caching layers for instant content updates 2026-04-17 22:59:01 +00:00
Vladless eabbdeee8f Fix flow start + Query import + debug logging 2026-04-17 19:36:14 +00:00
Vladless 752ee206f2 Update check by channel + desktop/mobile block delete fix 2026-04-17 18:10:43 +00:00
Vladless 5b4437a115 Adaptive tariff cards scaling (text/padding/banner shrink with container) 2026-04-17 17:51:54 +00:00
Vladless 7dc17b821d Uniform pricing cards + flow actions + auto-fit + god-components split 2026-04-17 15:14:09 +00:00
Vladless 4bd6ce4970 Telegram OIDC + BLOCK_REGISTRY refactor + bugfixes 2026-04-17 13:06:05 +00:00
Capybara-z 0821b69879 Merge branch 'dev' of https://github.com/Vladless/Solo_src into dev # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. 2026-04-17 11:14:00 +00:00
Vladless 4cb84ceacc Admin onboarding + BrickGrid + workflow author fix 2026-04-17 10:45:30 +00:00
Vladless 11b5a8f4bd Addon reset warning on renewal / Fix daily stats report cron 2026-04-17 01:44:53 +00:00
Vladless 76cf9df266 Fix renew tariff state desync / Version bump 2026-04-16 17:39:12 +00:00
Vladless 19feb4cb80 Notification system refactor / Fix configurator renewal pricing / Fix Remnawave key deletion 2026-04-16 17:33:35 +00:00
Vladless a55c591f52 Fix renew tariff state desync / Version bump 2026-04-16 17:31:29 +00:00
Vladless 5742f1d68d Notification system refactor / Fix configurator renewal pricing / Fix Remnawave key deletion 2026-04-16 17:05:23 +00:00
Vladless 9624e3d5c4 Auto block-unblock chat member / Backup S3 2026-04-16 13:14:11 +00:00
Vladless 9f140542d9 Fix configurator price on tariff switch in renewal / Fix datetime naive vs aware across handlers / Redis connection stability 2026-04-15 17:42:12 +00:00
Vladless 995e2f8016 Notification photo cache, bulk traffic, blocked preload filter / Fix discount datetime aware 2026-04-15 11:10:57 +00:00
Vladless 674ce2d609 Clean default site on install 2026-04-14 20:42:52 +00:00
Vladless 1e1275f3c7 Auth sync is_admin on TG login 2026-04-14 18:58:02 +00:00
Vladless 083e3a59dd CLI web install 2026-04-14 17:40:47 +00:00
Vladless e9e3c6596b CLI install: split single/multi-server flow + fix pre-commit regex 2026-04-14 17:07:40 +00:00
Vladless fe27132102 CLI 0.5.7 / docker host.docker.internal host-gateway mapping 2026-04-14 16:31:04 +00:00
Vladless 46f7ad768a CLI VAPID keypair generation in web install 2026-04-14 15:21:58 +00:00
Vladless 6da28ef3e9 CLI 0.5.6 / nginx safe install (prompt + conflict detect) 2026-04-14 10:38:47 +00:00
Vladless 6f9b6f4e8e CLI 0.5.5 / web image channel (latest/dev) 2026-04-14 08:58:13 +00:00
Vladless 39dd2432cc Ruff format/ Cleanup 2026-04-14 07:19:14 +00:00
Vladless 0e8b0d04f0 Versioning/ Cabinet polish/ Modal block 2026-04-14 06:56:57 +00:00
Vladless 9521578cae Onboarding/ Rewritten admin tour with auto panel/cloud/edit mode transitions/ Separate tours for flow editor, element edit modal, custom elements page/ Portal z-[200000] + stopPropagation fixes/ Overlay placement fallback for large targets 2026-04-14 01:13:09 +00:00
Vladless 358725db1e Web-app mobile UX/ Theme cloud & admin panel pill nav/ Nav bar tokens (hide-on-scroll, opacity, border width)/ Fixed mobile grid rows on exit edit/ Handshake icon/ CLI API port from config/ AuthSync telegram-callback skip 2026-04-14 00:08:58 +00:00
Vladless ce01d48501 CLI update 2026-04-13 20:24:05 +00:00
Vladless d2b9b1edbb Accounts/ Email search + unlink/ Symmetric identity merge/ Schema v19 keys PK/ Web-app UX/ Setup wizard/ Post-payment flow 2026-04-13 18:50:08 +00:00
Vladless dfab5f9bc0 API/ Tariffs public fix/ Force recompile 2026-04-13 00:58:05 +00:00
Vladless c693c28ee7 WEB-APP/ Optimization/ Build fix/ Hotkey edit mode/ Log rotation/ Form a11y/ E2E non-blocking 2026-04-13 00:38:29 +00:00
Vladless c1b9b20ea3 fix butch audit cache 2026-03-20 18:42:22 +03:00
Vladless 3b67715ac0 fix close event loop for redis 2026-03-20 17:17:10 +03:00
Capybara-z fec4e37901 fix addon device limits on key reissue 2026-03-20 01:37:46 +03:00
Capybara-z 350ed85839 fix blocked users handling in sender / optimize cluster day extension 2026-03-20 01:05:17 +03:00
Vladless 6ced5ea4e4 fix logs in the loguru 2026-03-20 00:47:25 +03:00
Vladless 14dcb72be8 fix delete key 2026-03-20 00:43:04 +03:00
Vladless 4bb4914a59 balance in audit history 2026-03-20 00:05:06 +03:00
Vladless 19ae3d1611 CLI update 2026-03-19 23:27:50 +03:00
Vladless bffa1adece event loop for database engine 2026-03-19 21:55:12 +03:00
Vladless e036851440 tasks manager 2026-03-19 21:44:46 +03:00
Vladless bc558ea54f sheduled service 2026-03-19 18:27:04 +03:00
Vladless 9e0c4b199d add scheduled broadcasts / introduce periodic task manager / reduce sender progress flood
Made-with: Cursor
2026-03-19 02:59:05 +03:00
Vladless 352bc22be2 remove client subscription freeze / keep admin subscription toggle / update admin button labels
Made-with: Cursor
2026-03-19 01:40:23 +03:00
Vladless 3a304afc49 fix CallbackAnswerMiddleware 2026-03-18 23:03:00 +03:00
Vladless a9dad6a099 audit update/ funnel by steps 2026-03-18 22:55:58 +03:00
Vladless 3b4309e001 audit message 2026-03-18 04:13:57 +03:00
Vladless 6d341a9f57 audit of client actions/ protection of admin TG v2/ fix of cash accounting status/ update of dependencies 2026-03-18 01:17:44 +03:00