conduit/lib/core/models
2026-08-26 18:41:29 +05:30
..
account_metadata.dart feat(profile): add personalization and memory management features 2026-05-13 10:55:31 +05:30
backend_config.dart feat: mirror Open WebUI direct connections (#574) 2026-07-15 22:20:58 +05:30
channel.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
channel_message.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
chat_message.dart feat: add Hermes Desktop Gateway backend (#636) 2026-08-16 19:51:36 +05:30
conversation.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
file_info.dart feat: add server file attachments and note pinning 2026-04-23 23:38:43 +05:30
folder.dart refactor: update null safety handling for various fields across multiple files 2026-03-04 19:36:17 +05:30
knowledge_base.dart Add native Workspace and unify settings navigation (#566) 2026-07-13 03:10:14 +05:30
knowledge_base_file.dart fix(knowledgebase): parsing for knowledge 2026-01-13 09:21:17 +05:30
model.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
note.dart Offline-first persistence with Drift (#508) 2026-06-19 15:08:16 +05:30
openwebui_chat_prompt.dart feat(openwebui): support v0.11.1 (#667) 2026-08-26 18:41:29 +05:30
prompt.dart Add native Workspace and unify settings navigation (#566) 2026-07-13 03:10:14 +05:30
server_about_info.dart Add Open WebUI 0.10 compatibility (#543) 2026-06-30 21:51:14 +05:30
server_config.dart feat(network): add mutual TLS client certificate support 2026-03-31 12:46:45 +05:30
server_memory.dart feat(profile): add personalization and memory management features 2026-05-13 10:55:31 +05:30
server_user_settings.dart feat: expand native Ollama and Direct connection support (#587) 2026-07-24 19:03:55 +05:30
socket_event.dart refactor: sockets to use riverpod 2025-09-29 00:22:12 +05:30
socket_health.dart feat(socket): Add connectivity and health tracking to socket service 2025-12-04 15:05:12 +05:30
socket_transport_availability.dart Offline-first persistence with Drift (#508) 2026-06-19 15:08:16 +05:30
toggle_filter.dart feat(models): Add safe parsing for boolean and integer values 2025-12-07 09:54:27 +05:30
tool.dart Add native Workspace and unify settings navigation (#566) 2026-07-13 03:10:14 +05:30
user.dart feat(models): Add safe parsing for boolean and integer values 2025-12-07 09:54:27 +05:30
user_settings.dart refactor(settings): remove large text preference and related functionality 2026-06-04 23:25:04 +05:30