p.motsch
  • Joined on 2026-05-15
p.motsch pushed to main at PowerOn/ui-nyla 2026-06-02 07:23:39 +00:00
2031c87529 fix: TDZ crash - move voiceStream/buildPromptFromRefs before _handleSend
p.motsch pushed to main at PowerOn/ui-nyla 2026-06-02 07:11:36 +00:00
e94420dfe9 fix: UDB icons more compact (15px), remove maxWidth limit (450->800), tighter row gap
p.motsch pushed to int at PowerOn/ui-nyla 2026-06-02 07:11:36 +00:00
e94420dfe9 fix: UDB icons more compact (15px), remove maxWidth limit (450->800), tighter row gap
p.motsch pushed to int at PowerOn/ui-nyla 2026-06-01 06:43:12 +00:00
aa982680fa fix: STT recording lifecycle - stop on send, sync voiceActive with hook status, fix mobile re-record
p.motsch pushed to main at PowerOn/ui-nyla 2026-06-01 06:43:11 +00:00
aa982680fa fix: STT recording lifecycle - stop on send, sync voiceActive with hook status, fix mobile re-record
p.motsch pushed to main at PowerOn/platform-core 2026-05-31 22:04:48 +00:00
33dd694ba1 fix: Outlook email UTF-8 charset for umlauts - add meta charset to HTML body
p.motsch pushed to int at PowerOn/platform-core 2026-05-31 22:04:48 +00:00
33dd694ba1 fix: Outlook email UTF-8 charset for umlauts - add meta charset to HTML body
p.motsch pushed to int at PowerOn/platform-core 2026-05-31 22:02:33 +00:00
a7b5192e25 Merge remote-tracking branch 'origin/int'
92a4c27afe fix: TEXT-to-VECTOR migration, table content normalization, ChatDocument DB fallback, Private-LLM log level
Compare 2 commits »
p.motsch pushed to main at PowerOn/platform-core 2026-05-31 22:02:32 +00:00
a7b5192e25 Merge remote-tracking branch 'origin/int'
3b0881b0ca fix: crash upon startup
3345f65c40 Merge branch 'int' of git.poweron.swiss:PowerOn/platform-core into int
bf261d6566 feat: billing admin link in exhaust notification email + requestFrontendUrl middleware
14714f3ee2 Merge branch 'int' of git.poweron.swiss:PowerOn/platform-core into int
Compare 6 commits »
p.motsch pushed to main at PowerOn/ui-nyla 2026-05-31 22:01:59 +00:00
e727996a18 Merge remote-tracking branch 'origin/int'
76f35a7f22 feat: visible progress during file upload
5aacf17b13 feat: Filter zurücksetzen button
ece5f17e2a feat: New Chat, moved new chat button, fixed reloading animation to be more user friendly
8e67efa092 feat: Bot antowrten im Vollbild
Compare 7 commits »
p.motsch pushed to int at PowerOn/ui-nyla 2026-05-31 22:01:59 +00:00
e727996a18 Merge remote-tracking branch 'origin/int'
5711450606 fix: UDB compact layout, mobile table view, DataSource ID attach
Compare 2 commits »
p.motsch pushed to main at PowerOn/platform-core 2026-05-31 22:01:16 +00:00
92a4c27afe fix: TEXT-to-VECTOR migration, table content normalization, ChatDocument DB fallback, Private-LLM log level
p.motsch pushed to main at PowerOn/ui-nyla 2026-05-31 22:01:07 +00:00
5711450606 fix: UDB compact layout, mobile table view, DataSource ID attach
p.motsch pushed to main at PowerOn/platform-core 2026-05-28 23:08:47 +00:00
cb6b88aa3c fix import token lost across workers: persist token metadata to disk instead of in-memory dict
p.motsch pushed to int at PowerOn/platform-core 2026-05-28 23:08:47 +00:00
cb6b88aa3c fix import token lost across workers: persist token metadata to disk instead of in-memory dict
p.motsch pushed to int at PowerOn/ui-nyla 2026-05-28 22:54:46 +00:00
7da7ad5041 auto-refresh teamsbot session list every 10s to catch new/changed sessions
p.motsch pushed to main at PowerOn/ui-nyla 2026-05-28 22:54:39 +00:00
7da7ad5041 auto-refresh teamsbot session list every 10s to catch new/changed sessions
p.motsch pushed to int at PowerOn/ui-nyla 2026-05-28 22:17:30 +00:00
6c319a4170 make AdminDatabaseHealthPage persistent via keepAlive
p.motsch pushed to main at PowerOn/ui-nyla 2026-05-28 22:17:23 +00:00
6c319a4170 make AdminDatabaseHealthPage persistent via keepAlive
p.motsch pushed to int at PowerOn/ui-nyla 2026-05-28 22:14:08 +00:00
bf4916b447 add sendToChat button to SourcesTab for mobile usage