032ad96f8etodo alert for next version
OkaykOrhmn
2025-04-07 14:50:33 +0330
1d67da9598fix bug download button in web.
OkaykOrhmn
2025-01-09 12:18:12 +0330
3814bf14fffix some issues
OkaykOrhmn
2025-01-06 15:13:58 +0330
0ad8c23547update flutter version for big bug.
OkaykOrhmn
2025-01-05 17:04:47 +0330
39e486e439`Added file size limit check for image uploads and updated related code`
OkaykOrhmn
2024-12-08 11:09:45 +0330
e4c9c1f369"Refactor AI and Home views, remove delayed function calls, and update video player controller initialization"
OkaykOrhmn
2024-12-04 16:50:06 +0330
b0d6566ac3"Updated various files in the lib/views directory, including route_generator, ai_chat_page, create_bot_assistants_page, and others, with changes to UI, layout, and functionality."
OkaykOrhmn
2024-11-25 15:16:47 +0330
705d9fb8ab"Updated InfoModel to include pdf field, modified AiChatPage and InfoPage to handle pdf and markdown text, removed flutter_markdown dependency and added markdown_widget dependency."
OkaykOrhmn
2024-11-24 16:09:56 +0330
24321bbd32"Updated text fields in BotAssistantsPage and CreateBotAssistantsPage: added maxLines and overflow to a Text widget, increased maxLength for several text inputs, and updated corresponding hints and descriptions."
OkaykOrhmn
2024-11-24 09:54:44 +0330
5b37c89801"Updated InfoPage, Home, and PrimaryControls widgets with new layout and functionality changes."
OkaykOrhmn
2024-11-23 15:24:52 +0330
2663a8b98e"Updated AI models, routes, and UI components, including adding new fields, modifying widget layouts, and adjusting text styles."
OkaykOrhmn
2024-11-21 12:05:43 +0330
28b9d7efb7"Updated theme colors in BotAssistantsPage and CreateBotAssistantsPage"
OkaykOrhmn
2024-11-20 11:32:29 +0330
7bec995377"Refactored AI chat page and message bar widgets: added file name handling, updated text direction logic, and rearranged UI components."
OkaykOrhmn
2024-11-18 16:44:36 +0330
306b85f163Remove unused imports and code for play/pause button and popup menus in PrimaryControls widget.
OkaykOrhmn
2024-11-18 15:44:27 +0330
4a8c14ad09"Modified code in multiple files, including AI chat models, info page, Hoshan drawer, and studio details, with changes to widgets, layouts, and controllers."
OkaykOrhmn
2024-11-18 15:43:32 +0330
86c03984cdfix some bugs
OkaykOrhmn
2024-11-17 16:52:37 +0330
a2c8b5ddac"Updated BotAssistantsReqModel, RequestHelper, AiChatState, BotAssistantsPage, CreateBotAssistantsPage, and CreateBotAssistantsState with various changes to fields, methods, and UI components."
OkaykOrhmn
2024-11-17 12:07:40 +0330
dfd57937fb"Updated BotAssistantsReqModel to include description, modified file picker to allow any file type, added description field to CreateBotAssistantsPage, and made various other UI and logic changes."
OkaykOrhmn
2024-11-17 10:48:55 +0330
a2c0c97337create an fix assistants
OkaykOrhmn
2024-11-16 17:07:02 +0330
9d7b607844"Removed BotAssistantsState provider, updated RequestHelper with new API endpoints, and refactored BotAssistantsPage and CreateBotAssistantsState."
OkaykOrhmn
2024-11-14 11:56:30 +0330
fe84d36b2d"Updated AI chat models and views to include assistants' names and IDs, added new fields to BotsModel and ChatsModel, and modified RequestHelper and AiChatState to accommodate these changes."
OkaykOrhmn
2024-11-14 10:39:24 +0330
8380bacaa2"Updated various files in the lib directory, including main.dart, ai_chat_args.dart, route_generator.dart, routes.dart, request_helper.dart, action_sheet.dart, ai.dart, ai_chat_page.dart, tool_screen.dart, didvan/button.dart,
OkaykOrhmn
2024-11-13 16:50:39 +0330
2f4e049ce0change hoshan Appbar Header and create Tools and ToolBox page and change AiChatPage,
OkaykOrhmn
2024-11-12 16:54:27 +0330
3f6957ae15"Updated BotsModel and FilesModel with new properties, added extensions to String, modified AiChatPage and AiChatState, and updated dependencies in pubspec.yaml and pubspec.lock."
OkaykOrhmn
2024-11-11 16:59:26 +0330
d0cb260e14dix intl version 19 bug - "Updated dependencies, analyzer settings, and code imports; added ignore_for_file directives for deprecated_member_use and other lint rules."
OkaykOrhmn
2024-11-10 15:06:05 +0330
8aa2f4f2be"Updated AiChatPage to handle link taps, bumped app version to 3.3.6"Amir Hossein Mousavi2024-11-09 15:35:02 +0330
a366dcd230"Refactor FilesModel: rename 'basename' to 'name', make 'name' nullable, and update usages in AiApiService and AiMessageBar widgets."
OkaykOrhmn
2024-10-14 09:35:04 +0330
b23c60a511"Added flutter_downloader dependency and initialized it in main.dart, also added platform check for iOS in ai_chat_page.dart"Amir Hossein Mousavi2024-10-06 13:23:26 +0330
4a14560802"Updated icon in AiChatPage, changed method signature in HistoryAiChatState, removed web/icons/icon.png and updated web/index.html to reference icon.jpg instead"
OkaykOrhmn
2024-10-05 15:36:31 +0330
7c74587785"Updated AndroidManifest.xml, added FlutterDownloader dependency, and modified various Dart files for UI and functionality changes."
OkaykOrhmn
2024-10-05 14:08:53 +0330
4aebc144fa"Updated Podfile.lock, Info.plist, and various Dart files in lib directory, including ai_chat_args.dart, media.dart, action_sheet.dart, ai.dart, ai_chat_page.dart, and ai_message_bar.dart, with changes to code structure,Amir Hossein Mousavi2024-10-03 12:13:16 +0330
9c7ff79cb9"Removed unnecessary imports, added debug mode checks for print statements, and modified code in MediaService and AiChatPage."
OkaykOrhmn
2024-10-03 09:50:05 +0330
f42171401e"Added file download functionality, modified media service, and updated AI chat page and state with file download feature."
OkaykOrhmn
2024-10-03 09:35:26 +0330
0512e2272711/06/1403 -- Rhmn -- fix web and change ai message bar and dall e bot. appVersion: 3.3.4
OkaykOrhmn
2024-10-02 15:01:07 +0330
8a197d5822"Removed ImagePicker import from ChatsModel, updated import in Direct from Media to Voice, and replaced MediaService with VoiceService in DirectState."
OkaykOrhmn
2024-10-01 13:29:44 +0330
0b60cc7f87Android Ios : "Comment out dart:html imports and usage in AiMessageBar"
OkaykOrhmn
2024-09-30 17:32:28 +0330
ee342e8d18Web: "Updated ChatsModel to use FilesModel instead of XFile, and modified AiMessageBar to comment out dart:html imports and usage, and to use FilesModel instead of file paths."
OkaykOrhmn
2024-09-30 17:30:33 +0330
147a363c47"Removed unused imports, deleted loading variable and related code, and updated audio source in MediaService.handleAudioPlayback"
OkaykOrhmn
2024-09-30 17:13:20 +0330
aaf9a42962"Updated ChatsModel, added ImagePicker import, modified Prompts class, added getFileType function in AppInitializer, removed MethodChannel in FirebaseApi, and updated AiChatState with new file and isRecorded properties."
OkaykOrhmn
2024-09-30 17:04:36 +0330