Commit Graph

8 Commits

Author SHA1 Message Date
e8ce7ee1d5 feat/flask: small tweaks and fixes 2025-07-25 13:51:00 +03:00
3c6e21b4e8 feat/flask: simplified header structure/locales/routing 2025-06-05 09:27:42 +03:00
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
52ec2ae623 feat/flask: autogenerate languages for dropdown from locale files 2025-06-01 18:40:57 +03:00
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
952796182d [feat/flask] Reworked locales system to use separate .ini file for each language 2025-03-25 14:45:21 +02:00
4a220140f9 [feat/flask] Small fixes and maintenance
- Fixed encoding error when reading locale.ini
- Added redirect from "/" route to "/en" route
- Added ifmain to app.py to fix Flask console error
- Added .gitignore for Flask
- Added requirements.txt
2025-03-25 12:51:33 +02:00
c5d2d6237b wip: rewrite to flask 2025-03-22 19:22:34 +03:00