Commit Graph

8 Commits

Author SHA1 Message Date
Georg Bauer
4f9be93c6d Feature/worker threads generation (#43)
* Add worker threads architecture plan for blog generation

* fix: tries to optimize rendering, still slow

* feat: moved site rendering into web worker

* fix: calendar grabs from central data source for calendar

* fix: feeds now use blog language content and not canonical content

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-09 22:49:25 +01:00
Georg Bauer
32b66e1677 Feat/language detection (#31)
* feat: implementation of language detection

* run utility scripts in tasks

* fix: addiitonal fixes for background utilities

* feat: toast() also for utility scripts

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-03 14:36:15 +01:00
00cf30a8f8 fix: lots of missing pieces for python macro handling 2026-02-27 08:33:12 +01:00
c3aacd7776 feat: hooked the APIs of the app into the pyoide core. 2026-02-24 20:58:10 +01:00
838ea34ab7 feat(python): add queued worker runtime and configurable transform mode 2026-02-23 22:26:54 +01:00
7cc2f7cab2 feat: added syntax check 2026-02-23 21:38:12 +01:00
caa3f3c061 feat: more work on python scriptiong basics 2026-02-23 11:45:13 +01:00
ce050f98c3 feat: python scripting phase 0 2026-02-22 21:29:16 +01:00