Commit Graph

119 Commits

Author SHA1 Message Date
Burer 635346a4c3 feat/flask: split app into modules
feat/flask: !fix strange code to previous
2025-12-25 15:05:27 +02:00
Burer a4b23595db feat/flask: add html, css and js minification
feat/flask: !fix to previous
2025-12-25 15:04:02 +02:00
Burer ab1cd67e89 feat/flask: fix long lines, typos and trailing spaces in locales files
feat/flask: fix mistakes in ru locale
2025-12-25 15:01:59 +02:00
Burer 57b71be351 feat/flask: proper current locale in archive link 2025-12-25 14:59:16 +02:00
Burer 40fb662b5c feat/flask: restore single quotes and long lines split in app.py 2025-12-25 14:59:16 +02:00
Burer 00946b4579 feat/flask: compile sass only in debug mod 2025-12-25 14:59:16 +02:00
Sweetbread 1e5c3a4022 util: fix shell.nix 2025-12-25 14:59:16 +02:00
Sweetbread 08a277d180 l10n: wrap strings more than 80 char 2025-12-25 14:59:16 +02:00
Burer 93ecc59a74 feat/flask: cleaned unused imports 2025-12-25 14:59:15 +02:00
Burer 90e8440955 feat/flask: refactored style.scss 2025-12-25 14:59:15 +02:00
Burer 113cdf8f4d feat/flask: change article video depending on current locale 2025-12-25 14:59:15 +02:00
Burer 8dd117af6b feat/flask: reworked downloads page
- new table styles
- info about last version and build date
- "viruses" warning paragraph
2025-12-25 14:59:15 +02:00
Burer 712fd0ce4e feat/flask: autoupdate of last build date 2025-12-25 14:59:15 +02:00
Burer 605537f12a feat/flask: update requirements.txt 2025-12-25 14:59:15 +02:00
Burer 9284027988 feat/flask: fix highlight of active screenshot gallery element 2025-12-25 14:59:15 +02:00
Burer f218b76109 feat/flask: change scss compiler to Python lib 2025-12-25 14:59:14 +02:00
Burer 8a908f6ca9 feat/flask: update all locale files to new _-funtion style 2025-12-25 14:59:14 +02:00
Sweetbread 793f4f92aa feat: css to scss 2025-12-25 14:59:14 +02:00
Sweetbread 2d7977b067 l10n(ru): format strings 2025-12-25 14:59:14 +02:00
Sweetbread 40123bba11 feat: add _ function 2025-12-25 14:59:14 +02:00
Sweetbread 35cd583eed util: add shell.nix 2025-12-25 14:59:14 +02:00
Burer fc00c4ec75 feat/flask remove redundant favicon route, move config parser definition into locales function 2025-12-25 14:59:14 +02:00
Burer d4c8c88175 feat/flask: add sitemap.xml and robots.txt 2025-12-25 14:59:14 +02:00
Burer 3401a7b0bc feat/flask: small tweaks and fixes 2025-12-25 14:59:14 +02:00
Burer 73ce432368 feat/flask: simplified header structure/locales/routing 2025-12-25 14:59:14 +02:00
Burer 4a78c611c7 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-25 14:59:14 +02:00
Burer de9fdd7d0d feat/flask: images cleanup
- delete obsolete images
- resort images by folders
- add proper alt= parameters and standartized closing to <img> tags
2025-12-25 14:59:13 +02:00
Burer 4b994386a7 feat/flask: autogenerate languages for dropdown from locale files 2025-12-25 14:59:13 +02:00
Burer 72be677345 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-25 14:59:13 +02:00
Burer 54f9af0505 [feat/flask] Reworked locales system to use separate .ini file for each language 2025-12-25 14:59:13 +02:00
Burer 124cbc699a [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

[feat/flask] Small infrastructure fixes

- Added Dockerfile and .env in .gitignore (just in case)
- Sorted .gitignore
- Removed Flask dependencies from requirements.txt
2025-12-25 14:59:04 +02:00
Sweetbread fb0d1c2199 wip: rewrite to flask 2025-12-25 14:55:37 +02:00
Burer 9d58cf0668 Better adaptation for WebView (#3)
- Smaller images
- Hardcoded table cells sizes
- Different colors for highlighting links of different types

Reviewed-on: #3
Co-authored-by: Burer <burer@kolibrios.org>
Co-committed-by: Burer <burer@kolibrios.org>
2025-03-22 10:21:50 +01:00
Burer b5ab6271bc Fix wrong russian spelling, better WebView support (#2)
Reviewed-on: #2
Co-authored-by: Burer <burer@kolibrios.org>
Co-committed-by: Burer <burer@kolibrios.org>
2025-03-21 12:47:03 +01:00
Burer 9c553cbbce Renamed all download.htm files back to .template 2025-03-20 08:07:11 +02:00
Burer 4e7ad4c942 Got the links to Reddit back, as I plan to post KolibriOS news there 2025-03-20 08:04:50 +02:00
Burer 28c8f704bb Small text fixes and tweaks 2025-03-18 14:25:50 +02:00
Burer e8a8e8cc45 Small content and styles fixes
- Removed build date from download tables on mobile
- Tweaked margins in download tables
- Added margins in social medias links
- Removed Reddit from social medias links
- Added BETA-version notations back to downloads table
2025-03-18 14:25:50 +02:00
Burer 4853c4a83c Updated banner with Git info, added links to social medias 2025-03-18 14:25:49 +02:00
Burer 0f030c579d Small content and style updates
- Removed GPL-2 mentioning from index
- Updated language dropdown styles
- Changed "help" link on index to git
2025-03-18 14:25:41 +02:00
Burer d01831ec0d Small styles and content updates
- Made #lang-dropdown line-height smaller
- Changed all text to translations from previous English version
- Changed english video to previous version
2025-03-18 14:25:24 +02:00
Burer f571dfa272 Updated styles, screenshots and videos 2025-03-18 14:25:11 +02:00
Burer 72ba1ab64f WIP. Global codebase refactoring
- Refactored almost all HTML, CSS and JS code, reducing it's size and making all pages similar.
- Updated texts and translation to all languages.
- Slightly updated pages styles and content.
- Added visual slider to screenshots in /download.
- Propably something else that I have already forgot.
2025-03-18 14:24:42 +02:00
leency 1feb3f53a1 WebView support: highlight active element 2025-02-24 00:59:04 +02:00
leency 27eb715de8 fix lang dropdown, update banner 2025-02-24 00:51:47 +02:00
leency 688ea11f2e merge screenshot page into download, languale list improvements for WebView 2025-02-23 22:29:27 +02:00
leency 477755b0b7 Website fix, GIT => Git 2025-02-23 11:36:54 +02:00
leency 35539ef338 Removed Italian build
Removed link to Bug-Tracker
2025-02-23 11:28:16 +02:00
dunkaist 2ed601f03c Use https for git.kolibrios.org
Gitea doesn't work in KolibriOS browsers anyway.
2024-06-07 23:20:09 +01:00
dunkaist aa4420affb Hot fixes for Kolibri->KolibriOS and svn->git 2024-06-07 23:16:37 +01:00