16b4e7a919
feat/flask: autoupdate of last build date
2025-09-07 12:27:23 +03:00
d4daa85694
feat/flask: change scss compiler to Python lib
2025-08-27 09:58:20 +03:00
b126e8778d
feat: css to scss
2025-08-22 21:50:58 +03:00
e768a6efe9
feat: add _ function
2025-08-22 19:33:00 +03:00
d35be6568e
feat/flask remove redundant favicon route, move config parser definition into locales function
2025-08-12 14:54:54 +03:00
9bc60ac47b
feat/flask: add sitemap.xml and robots.txt
2025-08-03 10:43:19 +03:00
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