mohamadmahdi jebeli
|
c88324da81
|
fixed news
|
2025-07-14 15:46:38 +03:30 |
mohamadmahdi jebeli
|
941b482e82
|
attempt 1
|
2025-07-14 15:31:31 +03:30 |
mohamadmahdi jebeli
|
86913a973b
|
deep linking test
|
2025-07-14 10:59:17 +03:30 |
mohamadmahdi jebeli
|
047de45e3b
|
deep linking
|
2025-07-14 08:39:34 +03:30 |
mohamadmahdi jebeli
|
3827209ade
|
fixed web
|
2025-07-12 16:04:38 +03:30 |
mohamadmahdi jebeli
|
5f02802ad1
|
fixed story index bug
|
2025-07-12 15:30:37 +03:30 |
mohamadmahdi jebeli
|
283938d759
|
swot loading fixed
|
2025-07-02 15:20:56 +03:30 |
mohamadmahdi jebeli
|
75241cf93e
|
swot category added
|
2025-07-01 14:54:20 +03:30 |
mohamadmahdi jebeli
|
399374530e
|
story icon fixed
|
2025-06-24 15:53:30 +03:30 |
mohamadmahdi jebeli
|
5bdb516275
|
added story and change houshan
|
2025-06-18 16:56:20 +03:30 |
mohamadmahdi jebeli
|
898794e1c3
|
native webview
|
2025-06-02 15:19:13 +03:30 |
mohamadmahdi jebeli
|
62a2e11969
|
added swot
|
2025-06-02 10:55:21 +03:30 |
OkaykOrhmn
|
250510c53d
|
version 3.3.8
|
2025-04-23 10:07:09 +03:30 |
OkaykOrhmn
|
1d67da9598
|
fix bug download button in web.
|
2025-01-09 12:18:12 +03:30 |
OkaykOrhmn
|
3814bf14ff
|
fix some issues
|
2025-01-06 15:13:58 +03:30 |
OkaykOrhmn
|
0ad8c23547
|
update flutter version for big bug.
|
2025-01-05 17:04:47 +03:30 |
OkaykOrhmn
|
39e486e439
|
`Added file size limit check for image uploads and updated related code`
|
2024-12-08 11:09:45 +03:30 |
OkaykOrhmn
|
e4c9c1f369
|
"Refactor AI and Home views, remove delayed function calls, and update video player controller initialization"
|
2024-12-04 16:50:06 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-25 15:16:47 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-24 16:09:56 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-24 09:54:44 +03:30 |
OkaykOrhmn
|
5b37c89801
|
"Updated InfoPage, Home, and PrimaryControls widgets with new layout and functionality changes."
|
2024-11-23 15:24:52 +03:30 |
OkaykOrhmn
|
2663a8b98e
|
"Updated AI models, routes, and UI components, including adding new fields, modifying widget layouts, and adjusting text styles."
|
2024-11-21 12:05:43 +03:30 |
OkaykOrhmn
|
28b9d7efb7
|
"Updated theme colors in BotAssistantsPage and CreateBotAssistantsPage"
|
2024-11-20 11:32:29 +03:30 |
OkaykOrhmn
|
f28592c421
|
fix bugs
|
2024-11-20 08:50:12 +03:30 |
OkaykOrhmn
|
7bec995377
|
"Refactored AI chat page and message bar widgets: added file name handling, updated text direction logic, and rearranged UI components."
|
2024-11-18 16:44:36 +03:30 |
OkaykOrhmn
|
306b85f163
|
Remove unused imports and code for play/pause button and popup menus in PrimaryControls widget.
|
2024-11-18 15:44:27 +03:30 |
OkaykOrhmn
|
4a8c14ad09
|
"Modified code in multiple files, including AI chat models, info page, Hoshan drawer, and studio details, with changes to widgets, layouts, and controllers."
|
2024-11-18 15:43:32 +03:30 |
OkaykOrhmn
|
86c03984cd
|
fix some bugs
|
2024-11-17 16:52:37 +03:30 |
OkaykOrhmn
|
a2c8b5ddac
|
"Updated BotAssistantsReqModel, RequestHelper, AiChatState, BotAssistantsPage, CreateBotAssistantsPage, and CreateBotAssistantsState with various changes to fields, methods, and UI components."
|
2024-11-17 12:07:40 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-17 10:48:55 +03:30 |
OkaykOrhmn
|
a2c0c97337
|
create an fix assistants
|
2024-11-16 17:07:02 +03:30 |
OkaykOrhmn
|
9d7b607844
|
"Removed BotAssistantsState provider, updated RequestHelper with new API endpoints, and refactored BotAssistantsPage and CreateBotAssistantsState."
|
2024-11-14 11:56:30 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-14 10:39:24 +03:30 |
OkaykOrhmn
|
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,
|
2024-11-13 16:50:39 +03:30 |
OkaykOrhmn
|
2f4e049ce0
|
change hoshan Appbar Header and create Tools and ToolBox page and change AiChatPage,
|
2024-11-12 16:54:27 +03:30 |
OkaykOrhmn
|
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."
|
2024-11-11 16:59:26 +03:30 |
OkaykOrhmn
|
d0cb260e14
|
dix intl version 19 bug - "Updated dependencies, analyzer settings, and code imports; added ignore_for_file directives for deprecated_member_use and other lint rules."
|
2024-11-10 15:06:05 +03:30 |
Amir Hossein Mousavi
|
8aa2f4f2be
|
"Updated AiChatPage to handle link taps, bumped app version to 3.3.6"
|
2024-11-09 15:35:02 +03:30 |
OkaykOrhmn
|
a366dcd230
|
"Refactor FilesModel: rename 'basename' to 'name', make 'name' nullable, and update usages in AiApiService and AiMessageBar widgets."
|
2024-10-14 09:35:04 +03:30 |
Amir Hossein Mousavi
|
b23c60a511
|
"Added flutter_downloader dependency and initialized it in main.dart, also added platform check for iOS in ai_chat_page.dart"
|
2024-10-06 13:23:26 +03:30 |
OkaykOrhmn
|
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"
|
2024-10-05 15:36:31 +03:30 |
OkaykOrhmn
|
7c74587785
|
"Updated AndroidManifest.xml, added FlutterDownloader dependency, and modified various Dart files for UI and functionality changes."
|
2024-10-05 14:08:53 +03:30 |
Amir Hossein Mousavi
|
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,
|
2024-10-03 12:13:16 +03:30 |
OkaykOrhmn
|
9c7ff79cb9
|
"Removed unnecessary imports, added debug mode checks for print statements, and modified code in MediaService and AiChatPage."
|
2024-10-03 09:50:05 +03:30 |
OkaykOrhmn
|
f42171401e
|
"Added file download functionality, modified media service, and updated AI chat page and state with file download feature."
|
2024-10-03 09:35:26 +03:30 |
OkaykOrhmn
|
0512e22727
|
11/06/1403 -- Rhmn -- fix web and change ai message bar and dall e bot. appVersion: 3.3.4
|
2024-10-02 15:01:07 +03:30 |
OkaykOrhmn
|
8a197d5822
|
"Removed ImagePicker import from ChatsModel, updated import in Direct from Media to Voice, and replaced MediaService with VoiceService in DirectState."
|
2024-10-01 13:29:44 +03:30 |
OkaykOrhmn
|
0b60cc7f87
|
Android Ios : "Comment out dart:html imports and usage in AiMessageBar"
|
2024-09-30 17:32:28 +03:30 |
OkaykOrhmn
|
ee342e8d18
|
Web: "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."
|
2024-09-30 17:30:33 +03:30 |