Commit Graph

76 Commits

Author SHA1 Message Date
01368bbfce feat(admin): remove old assets 2025-10-19 14:34:28 +03:00
e7e045b695 feat(filters): add filters for the main page 2025-10-19 13:48:33 +03:00
da1b71fc89 wip: product filters 2025-10-03 22:32:31 +03:00
a051ff545e fix: escape character for start message command 2025-10-03 00:49:53 +03:00
c936d727b4 feat: handle start command for telecart bot 2025-10-03 00:48:52 +03:00
1e2a9bc705 feat: add filters to mainpage 2025-10-03 00:26:13 +03:00
023acee68f feat(bot): add bot commands 2025-09-27 19:01:50 +03:00
e24e7c6d10 fix: correct update opencart config after defaults diff update 2025-09-27 00:24:32 +03:00
d7dd055e24 feat(product): add option to disable store feature 2025-09-27 00:08:24 +03:00
22a783f0ef fix(product): fix select product option UI 2025-09-25 19:38:02 +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
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
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
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
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
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
1d892f7d09 feat: do not check signature if bot token not set 2025-08-06 20:38:22 +03:00
1e80fdb2eb feat(admin): correct getting chat_id 2025-08-06 19:31:34 +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
ef137729ac WIP 2025-08-05 21:53:39 +03:00
63adf96908 feat(product): display attributes 2025-08-03 18:15:26 +03:00
c3c2561932 feat(shop): change grid image resize algorythm 2025-08-03 17:19:09 +03:00
133badf45b feat(admin): update disclaimer text 2025-08-03 12:01:37 +03:00
19911c8f87 fix: icon error 2025-08-03 11:51:18 +03:00
Nikita Kiselev
ba3eb6c085 wip 2025-08-03 11:32:10 +03:00