• Joined on 2025-07-19
trevor merged pull request trevor/tg_tinder_bot#6 2025-11-24 08:04:48 +00:00
pre=deploy
trevor created pull request trevor/tg_tinder_bot#6 2025-11-24 08:04:45 +00:00
pre=deploy
trevor pushed to localization at trevor/tg_tinder_bot 2025-11-24 08:00:32 +00:00
9106af4f8e pre=deploy
240864617f geo distance meter
0bbeb0767b geo detection
88d9ccd75d fix(database): Исправлены критические ошибки БД - job, state, looking_for
9281388959 MakeFile created.
Compare 22 commits »
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 06:29:35 +00:00
082b3ade72 Add try/except protection for ContactSettings before migration
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 06:22:10 +00:00
9f313487de Fix singleton admin: ensure Save button appears by checking count instead of filter
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 06:01:30 +00:00
4502862c74 Update contact section: add cards with DB fields for email, phone, telegram
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:43:37 +00:00
53ec830ec8 Add detailed documentation for drag-to-slide gallery feature
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:39:45 +00:00
c46170fc2b Add smooth drag-to-slide gallery with 60% threshold and real-time tracking
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:36:22 +00:00
3293a06ed7 Add visual documentation for portfolio gallery features
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:35:07 +00:00
ac66b23aa9 Add deployment guide for portfolio gallery and multiple categories
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:31:48 +00:00
a515f4ab28 Add multiple categories to portfolio and advanced gallery navigation with swipe support
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:16:38 +00:00
3e330f55f6 Complete portfolio gallery: add Lightbox JS and configuration
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:09:17 +00:00
87c2b82b8d Add PortfolioImage model for multiple images per portfolio item with inline admin
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 05:00:14 +00:00
9c6db614d4 Add SiteSettings model with currency_symbol field and replace hardcoded currency symbols in templates
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 04:45:24 +00:00
9afa37759a Fix service images: use {{ service.image.url }} to get /media/ prefix from Django
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 04:40:45 +00:00
f6e37ca1be Fix media volume: mount directly to host for proper file access by Nginx
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 03:49:11 +00:00
557314aa3c Revert: use /{{ service.image }} - need to check actual DB value first
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 03:48:04 +00:00
39669da876 Fix service images: add /static/ prefix to image paths
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 03:39:24 +00:00
e57b25843e Fix service image paths: use /{{ service.image }} instead of {{ service.image.url }}
trevor pushed to master at trevor/smartsoltech_site 2025-11-24 03:14:21 +00:00
b375965a20 header fix