[feat/flask] Reworked locales system to use separate .ini file for each language #5

Merged
Sweetbread merged 9 commits from feat/flask-locales-rework into feat/flask 2025-08-13 14:58:29 +00:00

9 Commits

Author SHA1 Message Date
Burer d35be6568e feat/flask remove redundant favicon route, move config parser definition into locales function 2025-08-12 14:54:54 +03:00
Burer 9bc60ac47b feat/flask: add sitemap.xml and robots.txt 2025-08-03 10:43:19 +03:00
Burer e8ce7ee1d5 feat/flask: small tweaks and fixes 2025-07-25 13:51:00 +03:00
Burer 3c6e21b4e8 feat/flask: simplified header structure/locales/routing 2025-06-05 09:27:42 +03:00
Burer 03ff66718f feat/flask: global locales and templates rework
Now list of locales is autogenerated from locales .ini files, and each locale use shared template files
2025-06-05 09:20:25 +03:00
Burer 965bdb3f7c feat/flask: images cleanup
- delete obsolete images
- resort images by folders
- add proper alt= parameters and standartized closing to <img> tags
2025-06-01 18:51:44 +03:00
Burer 52ec2ae623 feat/flask: autogenerate languages for dropdown from locale files 2025-06-01 18:40:57 +03:00
Burer 110a0c172c feat/flask: total rework and finalization
- Finished all locale pages
- Updated styles, fixed some mobile problems
- Updated texts on index page
- Fixed flask locales search error, now it throws 404
- Something else, that I already forgot
2025-05-24 11:41:35 +03:00
Burer 952796182d [feat/flask] Reworked locales system to use separate .ini file for each language 2025-03-25 14:45:21 +02:00