Burer
e161237894
fix/ascii-and-http ( #14 )
...
Docker Build and Push / build-and-push (push) Successful in 47s
- Restored broken download tooltips that showed raw template placeholders instead of rendered values
- Simplified `autobuild.py` by removing unnecessary fallback/parsing complexity and reducing helper overhead
- Audited non-ASCII characters and get rid of Unicode “gremlins” that are not supported by WebView
- Converted hardcoded external template links to protocol-relative `//...` URLs so they follow the current site scheme
Reviewed-on: #14
Reviewed-by: Gleb Zaharov <risdeveau@lair.moe >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2026-04-04 17:01:36 +00:00
Burer
961692241a
Add Matrix and IRC to socials block ( #13 )
...
Docker Build and Push / build-and-push (push) Successful in 48s
Reviewed-on: #13
Reviewed-by: Gleb Zaharov <risdeveau@lair.moe >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2026-03-08 17:16:53 +00:00
Burer
f9a07bcadd
rework and update banner on main page ( #11 )
...
Docker Build and Push / build-and-push (push) Successful in 1m43s
Refactor banner code to be more universal, and updated it's content to GSoC 2026.
<img width="auto" alt="image.png" src="attachments/a9eee86a-eaf5-4a9b-b21c-8bd2bb6a7d07">
Reviewed-on: #11
Reviewed-by: Gleb Zaharov <risdeveau@lair.moe >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2026-03-02 11:09:15 +00:00
Burer
03b45c8253
feat/flask: add html, css and js minification
...
feat/flask: !fix to previous
2025-12-27 23:07:49 +03:00
Burer
d3bb363878
feat/flask: proper current locale in archive link
2025-12-27 23:07:49 +03:00
Burer
65f5c6658a
feat/flask: change article video depending on current locale
2025-12-27 23:07:46 +03:00
Burer
db77b57f74
feat/flask: reworked downloads page
...
- new table styles
- info about last version and build date
- "viruses" warning paragraph
2025-12-27 23:07:46 +03:00
Burer
71681f43b7
feat/flask: autoupdate of last build date
2025-12-27 23:07:46 +03:00
Sweetbread
335574864d
l10n(ru): format strings
2025-12-27 23:07:46 +03:00
Sweetbread
7439561559
feat: add _ function
2025-12-27 23:07:46 +03:00
Burer
89a5f8a5ae
feat/flask: simplified header structure/locales/routing
2025-12-27 22:48:32 +03:00
Burer
5953266fbc
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-12-27 22:48:32 +03:00
Burer
25d68524b7
feat/flask: images cleanup
...
- delete obsolete images
- resort images by folders
- add proper alt= parameters and standartized closing to <img> tags
2025-12-27 22:48:32 +03:00
Burer
838380254f
feat/flask: autogenerate languages for dropdown from locale files
2025-12-27 22:48:32 +03:00
Burer
8b9a0e4b75
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-12-27 22:48:32 +03:00
Burer
f3eeff5939
feat/flask: Reworked locales system to use separate .ini file for each language
2025-12-27 22:48:32 +03:00
Sweetbread
fb0d1c2199
wip: rewrite to flask
2025-12-25 14:55:37 +02:00