Egor Pavlovich Gorbunov fureunoir · he/him
  • Russia, Moscow
  • Joined on 2026-01-14
fureunoir pushed to master at fureunoir/schon 2026-02-21 22:33:12 +03:00
b6d5409fa0 fix(settings): update health check link to correct URL path
fureunoir pushed to master at fureunoir/schon 2026-02-21 22:26:09 +03:00
236323b93b feat(urls): add name to health_check route
fureunoir pushed to master at fureunoir/schon 2026-02-21 22:13:40 +03:00
8883b9f43d feat(core): replace AutoSlugField with TweakedAutoSlugField for product slugs
fureunoir pushed to master at fureunoir/schon 2026-02-21 20:24:36 +03:00
ec167d4e9c refactor(health-check): replace default views with custom configuration
fureunoir pushed to master at fureunoir/schon 2026-02-21 20:06:45 +03:00
72834f01f6 feat(configuration): add support for configurable language code
fureunoir pushed to master at fureunoir/schon 2026-02-21 20:01:32 +03:00
0962376252 refactor(engine): downgrade ty version and clean up unused code
fureunoir pushed to master at fureunoir/schon 2026-02-21 19:55:10 +03:00
f8f051f4e9 feat(admin-docs): add base structure and templates for admin documentation
fureunoir pushed to master at fureunoir/schon 2026-02-21 19:51:53 +03:00
c728204cb1 chore(deps): update dependencies in uv.lock
fureunoir pushed to master at fureunoir/schon 2026-02-21 18:27:14 +03:00
87ed875fe6 feat(category): add brands relationship and resolve method
fureunoir pushed to master at fureunoir/schon 2026-02-21 18:08:25 +03:00
10f5c798d4 style(demo_data): fix line break for product image save method
fureunoir pushed to master at fureunoir/schon 2026-02-21 18:07:11 +03:00
1c10d5ca53 feat(demo_data): enhance data with images, new categories, and multilingual updates
fureunoir pushed to master at fureunoir/schon 2026-02-17 01:09:55 +03:00
83a8ecfcee chore(gitignore): adjust entries for queries and nginx.conf paths
fureunoir pushed to master at fureunoir/schon 2026-02-17 00:48:33 +03:00
4504019100 chore(gitignore): add nginx.conf to ignored files
fureunoir pushed to master at fureunoir/schon 2026-02-16 19:43:13 +03:00
9d5b4fee90 fix(models, viewsets): filter inactive records in queries
fureunoir pushed to master at fureunoir/schon 2026-02-15 12:21:42 +03:00
1253496e30 feat(blog): add multilingual demo blog posts showcasing Schon's features and capabilities
fureunoir pushed to master at fureunoir/schon 2026-02-15 03:06:22 +03:00
6311993b14 refactor(core): improve type checking and fix password handling in demo data
fureunoir pushed to master at fureunoir/schon 2026-02-15 02:17:37 +03:00
72a54de707 fix(demo_data): set default passwords for staff and superuser in demo data
fureunoir pushed to master at fureunoir/schon 2026-02-15 02:16:14 +03:00
ad5e8dc335 chore(engine): add JavaScript source map for rapidoc-min.js
fureunoir pushed to master at fureunoir/schon 2026-02-15 01:39:18 +03:00
a71e1cc29e refactor(configurations): update domain references to wiseless.xyz
fureunoir pushed to master at fureunoir/schon 2026-02-15 01:36:37 +03:00
dbc41e7c53 feat(demo_data): add blog post generation to demo data script