57 Commits
Author SHA1 Message Date
Queue A b861999ef4 now with cross proc event pipeline 2026-08-29 19:59:55 +02:00
Queue A 2dac1e31f8 moved lots of things around, and returned most features using cleaner code 2026-08-27 18:08:10 +02:00
Queue A 8028c2df76 refactored to work with django tasks as a backend 2026-08-27 08:55:08 +02:00
Queue A ba963d6367 before using django tasks 2026-08-20 08:15:01 +02:00
Queue A 4bf684f4b5 syncapi now also supports async. 2026-08-14 08:30:42 +02:00
Queue A 6b2a583b16 Added explicit stdout print and direct task execution 2026-07-31 15:47:19 +02:00
Queue A e0af14e1b1 removed metadata field from all models 2026-07-25 17:35:37 +02:00
Queue A 1fb5b025d0 Added missing import pre-metadata-removal 2026-06-06 22:58:47 +02:00
Queue A 78dfb3c2d6 added back lost code: safe and unsafe str 2026-06-04 11:59:28 +02:00
Queue A 7061937488 typo fix 2026-06-03 06:38:18 +02:00
Queue A 31402d3121 added max rows and cols to Codearea 2026-06-03 06:24:04 +02:00
Oracle c39c2e986f long time changes lost track 2026-04-02 15:26:25 +02:00
Oracle 0361926f32 lock raises error 2025-11-22 16:50:35 +01:00
Oracle 429c694629 Clean and overhauled paralelism. (part 1) 2025-10-18 18:37:54 +02:00
Oracle 271bb1f170 Small exclusion change 2025-10-18 14:01:41 +02:00
Oracle 243c43f38e Lots of changes, mostly about model_change signals 2025-09-03 19:20:24 +02:00
Oracle de2885d20d Fixed django_signal handler regression, bumped version and more error messages now 2025-09-01 13:15:12 +02:00
Oracle c2e89d48d5 Fixed nested style preserving issue on TOMLFied 2025-08-27 06:11:49 +02:00
Oracle 2faf5e29ef version and dependency 2025-08-27 05:32:45 +02:00
Oracle 668c5a2ede Fixed TOMLField defaults, and bumped version + dependencies 2025-08-27 05:32:09 +02:00
Oracle 5a5e8b3fad Added TOMLField, added statics for highlight.js and Improved syntax error messages 2025-08-21 23:29:34 +02:00
Oracle 386fc21f29 Fixed long time issues
A failed attempt to reload gunicorn on html change (so now it's just a draft)
Fixed incompatibility with reload = False
Now we catch the lock getting error instead of just raising it!
2025-08-17 02:59:38 +02:00
Oracle 9ee0798006 Codearea: Added tab-size and tab insertion to the widget 2025-08-11 18:35:09 +02:00
Oracle 9d7e1b080d Small feature and fixes
Added field_widgets to asyncron.base.admin models
fixed language config not working
2025-08-11 17:06:24 +02:00
Oracle 07fe648b9c Syntax Highliting and more
Moved template looking code in base.admin related to error messages, into an actual template file.
New feature: Codearea widget
Every JSONField will be highlighted in django-admin with json highlighter
2025-08-11 15:23:12 +02:00
Oracle f6ce4fc374 Minor improvements and version bump
Made traces uneditable in django admin (looks better now)
Extender gives better error message on lazy related fields in async context
made self_aware default True for tasks
2025-08-09 17:21:37 +02:00
Oracle ba4c7fb772 Added auxilary info reader and drafts for closet command 2025-08-09 11:23:37 +02:00
Oracle e8660437a5 Added timeout context manager finally 2025-08-02 08:36:00 +02:00
Oracle e2995273cc Fixed shared dict presentation 2025-05-05 11:27:15 +02:00
Oracle 60ac1a49cc Added presentation_name to to_json shortcut, bumped version 2025-05-05 10:58:28 +02:00
Oracle 8fe8d5ec8c Improved quick execution to be instant when the current worker supports it 2025-05-05 10:45:29 +02:00
Oracle 155dac5fe8 HTML Escaped error messages for better security, fixed bug related to callable only task 2025-04-17 10:34:46 +02:00
Oracle 21dc3f034e Prettier Task admin 2025-03-25 13:21:33 +01:00
aliq f149b19606 fixed bad method status code in syncapi 2025-03-22 10:01:25 +03:30
aliq 55173a5b2e fixed tuple append 2025-03-22 09:10:36 +03:30
aliq a7c6e4a568 Fixed typo 2025-03-22 09:08:53 +03:30
aliq 30f74f6051 small rename 2025-03-13 22:53:33 +03:30
aliq 1334da35bb Added syncapi, made presentation input into a class 2025-03-13 22:51:08 +03:30
aliq 74ff118612 Added presentation 2025-03-13 22:29:13 +03:30
Oracle 7dfe29b10d Better logging, less crashed 2025-03-13 19:56:45 +01:00
Oracle c6ecc71517 hopefully fixed the long execution errors 2025-02-19 05:17:36 +01:00
Oracle 9ab4e3ea8d Added services support and self_aware tasks 2025-01-21 23:34:38 +01:00
Oracle 5503d22a6d Better bad state recovery from long executions 2025-01-21 17:45:07 +01:00
Oracle 0601ede9d2 Better admin interface stuff, less buggy workers 2024-12-23 12:01:22 +01:00
Oracle 690c829445 Better error handling for missing extensions 2024-11-18 02:56:18 +01:00
aliq b5a436be4a Added examples 2024-10-26 09:24:20 +00:00
Oracle 0ebca05144 Added extension support 2024-10-25 20:25:13 +02:00
aliq 68a5cc7d30 base migration 2024-10-25 10:46:15 +03:30
aliq 37cdb1675d new task bug fixed 2024-10-24 21:23:08 +03:30
aliq f0e02c3c5f bump version 2024-10-24 21:18:15 +03:30