Commit Graph

258 Commits

Author SHA1 Message Date
39a350d517 feat(design): product link in cart 2025-09-25 19:24:00 +03:00
35dd0de261 feat(products): show correct product prices 2025-09-25 19:06:15 +03:00
acbfaebcf4 fix(product): decode html entities for product and category names 2025-09-25 16:42:12 +03:00
a381b3a6ee fix(product): fix error when image not found 2025-09-25 07:57:33 +03:00
a3e5b8b07a feat(design): add safe top padding for product page 2025-09-24 17:48:23 +03:00
750da61587 reat(design): add page transition animations 2025-09-24 17:48:15 +03:00
b7b255887d feat(categories): added animations for categories list 2025-09-24 17:41:39 +03:00
294e0cd17e feat(categories): add skeleton for categories loading 2025-09-24 17:31:45 +03:00
0f04cbf105 fix(categories): fix nested lvl > 2 categories rendering 2025-09-24 15:02:37 +03:00
9f6416a1b7 fix(categories): increase max categories count to display up to 100 2025-09-24 14:43:27 +03:00
016eeb445d fix: fix possible foreign error message on telecart page 2025-09-24 14:37:45 +03:00
ec5cdfcaa9 fix(database): fix db connection error when not standard mysql port 2025-09-24 14:37:18 +03:00
9e4022f648 feat(categories): add options to select what categories to show on front page 2025-09-24 14:02:13 +03:00
490cbfacf7 fix: error when category doesnt have image 2025-09-24 12:33:58 +03:00
0cf0c43843 fix: init exception for some opencart versions 2025-09-24 11:46:00 +03:00
854dfdf7f2 fix: UI fixes 2025-08-16 22:41:32 +03:00
a0abc14c6d fix: check code phrase when configure chat_id 2025-08-16 22:22:24 +03:00
6249b218a1 feat: diplicate webhook info request 2025-08-16 22:02:31 +03:00
72cf5809ea Merge branch 'tg_webhook' 2025-08-16 21:54:34 +03:00
51a8255dbe WIP 2025-08-16 21:54:12 +03:00
79c82c5109 WIP 2025-08-16 21:54:12 +03:00
d522cbef83 feat: UI changes 2025-08-16 21:53:55 +03:00
d7df5a4b5c feat: add bot_token validation 2025-08-16 17:17:28 +03:00
9f35acf399 feat: add validation and use opencart logger 2025-08-16 16:59:21 +03:00
9bcf32841e fix: exception if no images 2025-08-14 23:11:21 +03:00
9770a09fc0 feat: fix module name in admin 2025-08-11 10:06:00 +03:00
fe4188eb8b feat: allow only vertical orientation 2025-08-10 16:39:28 +03:00
33b3500aa4 feat: remove prefilled fields in checkout 2025-08-10 16:36:55 +03:00
b66a02fd57 feat: add preloader for product page 2025-08-09 12:01:04 +03:00
d499d7d846 feat: ui improvements, show only active products, limit max page for infinity scroll 2025-08-09 09:49:03 +03:00
7404ecb33e feat: remove cache, refactor 2025-08-08 22:25:00 +03:00
4114c3366e fix: fullscreen slide index 2025-08-08 17:29:23 +03:00
ca3a59f43a feat: update styles 2025-08-08 17:13:41 +03:00
5f785e82e6 feat: cache frontpage products and categories 2025-08-08 15:06:57 +03:00
2fb841ef08 feat: search component and loading splashscreen 2025-08-08 14:39:21 +03:00
a8bb5eb493 feat: safe-top and search 2025-08-08 12:27:47 +03:00
4ae8d59328 feat: add fullscreen viewer 2025-08-08 00:25:27 +03:00
d9fd26d354 feat: add new mainpage products options, hide attributes 2025-08-07 18:07:18 +03:00
f2f1618e0e fix: infinity scroll, init data in base64 2025-08-07 17:54:49 +03:00
ea2a60b59b fix: corrent telegram mini app url in settings 2025-08-06 21:14:09 +03:00
ad92dbfad4 fix: router in opencart 2025-08-06 20:42:31 +03:00
1d892f7d09 feat: do not check signature if bot token not set 2025-08-06 20:38:22 +03:00
dd9f125d44 build: remove old drafts 2025-08-06 20:26:54 +03:00
d49f3456cd refactor: fix colors, remove old code 2025-08-06 20:08:30 +03:00
1e80fdb2eb feat(admin): correct getting chat_id 2025-08-06 19:31:34 +03:00
6e6458c32d refactor: remove unused files 2025-08-06 19:15:18 +03:00
41e74bad12 feat: deny direct access to the spa 2025-08-06 19:12:06 +03:00
c61dfd824a fix(admin): fix shop url 2025-08-06 19:10:14 +03:00
469077d0c9 feat(admin): correct merge new default settings after initializing app 2025-08-06 19:07:39 +03:00
b1ea169e2f feat: show tg app link 2025-08-05 22:09:07 +03:00