• Joined on 2026-03-29
boris pushed to main at boris/k-boris-website 2026-03-31 15:25:53 -04:00
a8a48644af Merge pull request 'dev' (#1) from dev into main
8f34d9388f Fix logout 405: use POST form instead of GET link
e119e79751 Add dev environment: debug subdomain, IP restriction, separate container
Compare 3 commits »
boris merged pull request boris/k-boris-website#1 2026-03-31 15:25:52 -04:00
dev
boris created pull request boris/k-boris-website#1 2026-03-31 15:25:43 -04:00
dev
boris pushed to dev at boris/k-boris-website 2026-03-31 15:23:34 -04:00
8f34d9388f Fix logout 405: use POST form instead of GET link
boris pushed to dev at boris/k-boris-website 2026-03-31 15:10:13 -04:00
e119e79751 Add dev environment: debug subdomain, IP restriction, separate container
boris created branch dev in boris/k-boris-website 2026-03-31 15:10:13 -04:00
boris pushed to main at boris/k-boris-website 2026-03-31 14:52:29 -04:00
8f0667d160 add tests
boris pushed to main at boris/k-boris-website 2026-03-31 14:45:32 -04:00
80f5335886 add sign up process for backlogger
boris pushed to main at boris/k-boris-website 2026-03-31 12:33:20 -04:00
ce3fdfffa1 move to new domain
boris pushed to main at boris/k-boris-website 2026-03-31 02:05:25 -04:00
959f0aa9d7 Fix 500: avoid dict lookup as default filter argument
boris pushed to main at boris/k-boris-website 2026-03-31 01:56:26 -04:00
0a3248daa4 Add Russian translations for mineral property values
boris pushed to main at boris/k-boris-website 2026-03-31 01:45:42 -04:00
1e5453f62d Fix language toggle: use body class instead of inline styles
boris pushed to main at boris/k-boris-website 2026-03-30 15:54:48 -04:00
8a162afe2a Add Russian translations and pronunciation button
boris pushed to main at boris/k-boris-website 2026-03-30 15:44:15 -04:00
7220af6a60 Add mineral search and permalink pages
boris pushed to main at boris/k-boris-website 2026-03-30 15:32:24 -04:00
aa64d6949a Make mineral admin fully editable with organized fieldsets
boris pushed to main at boris/k-boris-website 2026-03-30 15:20:16 -04:00
cd068ca593 Add dynamic crystal favicon colored per mineral
boris pushed to main at boris/k-boris-website 2026-03-30 15:13:29 -04:00
6695e7e8ab Render chemical formulas with proper subscript notation
boris pushed to main at boris/k-boris-website 2026-03-30 15:03:52 -04:00
44e2420c29 Add random mineral button to daily-stone page
boris pushed to main at boris/k-boris-website 2026-03-30 11:30:38 -04:00
0be99e8e9a Add daily-stone page showing a different mineral each day
boris pushed to main at boris/k-boris-website 2026-03-29 15:18:45 -04:00
a8ab5f6ce1 Add backlogger app at /backlogger/ with login protection