Commit Graph

131 Commits

Author SHA1 Message Date
c1eae9ced7 chore(locale/en): refresh english locale 2026-03-11 12:39:05 +01:00
876c083674 fix(templates/profile.html): fix up trans blocks 2026-03-11 12:38:09 +01:00
a692fde6fd feat(templates/header.html): add language switchen in header 2026-03-11 12:37:39 +01:00
2fd6ee5a73 feat(templates/base.html): enclose content block in padded div 2026-03-11 12:37:00 +01:00
81e3f99187 feat(kursy/urls.py): add i18n/ path 2026-03-11 12:36:31 +01:00
f26da36700 feat(settings/base.py): add LOCALE_PATHS 2026-03-11 12:35:26 +01:00
6c56696240 refactor(header.html): use flexbox for elements 2026-03-11 12:32:39 +01:00
f102553cd5 feat(search.html): style search page 2026-03-11 12:30:17 +01:00
6665765b83 feat(templates/403.html): add template for 403 2026-03-11 12:28:43 +01:00
5cb5d4d97b feat(home/course_page.html): add CoursePage template 2026-03-11 12:28:17 +01:00
f95badb6d4 chore(migrations/0004_coursepage.py): add CoursePage migration 2026-03-11 12:27:52 +01:00
db995cc848 feat(kursy/base.html): include flaticon icons 2026-03-11 12:25:27 +01:00
8fea64e3fb feat(home/models.py): add CoursePage page with group restriction 2026-03-11 12:24:47 +01:00
80c10193af chore(.gitignore): ignore compiled translation files 2026-03-11 12:23:07 +01:00
32b6a60c7f feat(base.py): use allauth_ui for allauth templates 2026-03-11 11:15:40 +01:00
1c69cd3880 build(uv.lock): add depedency on django-allauth-ui 2026-03-11 11:15:17 +01:00
dc94eb1aa5 build(pyproject.toml): add depedency on django-allauth-ui 2026-03-11 11:15:02 +01:00
3a01af5934 chore: remove unneeded templates 2026-03-11 11:14:38 +01:00
9efe6b0295 feat(theme): add tailwind 2026-03-11 09:18:20 +01:00
e861507343 feat(settings/base.py): support GitHub OAuth 2026-03-10 14:56:24 +01:00
39f1e2912b build(uv.lock): add depedency on python-dotenv 2026-03-10 14:55:56 +01:00
db46c78fb1 build(pyproject.toml): add depedency on python-dotenv 2026-03-10 14:55:41 +01:00
eed014105f refactor(layouts/base.html): unify allauth's base with our base 2026-03-10 14:50:38 +01:00
98aa668557 feat(templates/base.html): add additional blocks 2026-03-10 14:49:54 +01:00
f43cc9491a build(uv.lock): add depedency on django-allauth[socialaccounts] 2026-03-10 14:48:53 +01:00
4f12037d44 build(pyproject.toml): add depedency on django-allauth[socialaccounts] 2026-03-10 14:48:28 +01:00
12200ad663 feat(templates/allauth): style allauth elements 2026-03-10 14:19:20 +01:00
8fb52132bb feat(migrations): track migrations 2026-03-10 14:16:37 +01:00
f88b0b386f chore(.gitignore): track migrations 2026-03-10 14:16:19 +01:00
13df010470 feat: add signup form 2026-03-10 14:15:31 +01:00
1df9fe960a chore: initial commit 2026-03-09 12:26:00 +01:00