Nathan
05949d2f87
chore: support switch ai model in chat or ai writer
2025-03-23 21:53:05 +08:00
Richard Shiue
deb019aa4a
chore: don't allow double register two ai nodes
2025-03-21 11:14:49 +08:00
Richard Shiue
c79d014305
chore: revert podfile changes and update error
2025-03-21 10:49:41 +08:00
Richard Shiue
182101023b
chore: remove actions in explanation when not explain
2025-03-21 10:37:10 +08:00
Richard Shiue
f1b2f51a06
chore: fix test
2025-03-21 10:20:47 +08:00
Richard Shiue
10f19069c6
chore: implement ui
2025-03-20 13:30:42 +08:00
Richard Shiue
13a7ea07a8
chore: merge remote-tracking branch 'upstream/main' into this one
2025-03-20 13:29:03 +08:00
Richard Shiue
aacd795ae0
chore: ai writer more actions ( #7576 )
...
* feat: add more button to ai writer input box
* chore: adjust button padding
* chore: adjust icon color
2025-03-20 12:33:51 +08:00
Richard Shiue
566e7b2f40
feat: allow user scroll during generation ( #7559 )
...
* chore: add keep alive to ai writer block component
* chore: allow user scrolling during ai writer generation
* chore: pull ai writer cubit upwards
* test: fix unit tests
* chore: clear selection
2025-03-20 11:50:25 +08:00
Nathan
f413b9e070
chore: callback
2025-03-20 11:44:02 +08:00
Nathan
6e4206a8e2
chore: completion stream v2
2025-03-20 11:41:49 +08:00
Richard Shiue
461ac91b32
fix: continue writing empty text case ( #7574 )
2025-03-19 14:13:20 +08:00
Nathan.fooo
8a9cc278ec
Merge pull request #7573 from AppFlowy-IO/rename_plugin
...
chore: rename the local ai plugin
2025-03-19 11:29:23 +08:00
Morn
9db87944f2
fix: toolbar tooltip message is incorrect on Windows ( #7572 )
...
* fix: some toolbar text display error
* chore: change string id to enum string id
2025-03-19 11:23:07 +08:00
Nathan
72b13dd941
chore: adjust UI
2025-03-19 10:48:30 +08:00
Morn
69571f668c
fix: some launch review issues ( #7566 )
...
* chore: adjust some toolbar text
* chore: change the icons in turn-into menu
* chore: change the icon in color menu
* fix: keep selection after doing some changes from toolbar
* fix: color menu displaying error
* fix: wrong filter logic in toolbar suggestion menu
* fix: some launch review issues
* fix: test errors
2025-03-18 18:45:31 +08:00
Lucas
a89dd87c16
fix: optimize cover title position offset calculation ( #7568 )
...
* fix: optimize cover title position offset calculation
* feat: ingore shift+enter in callout/quote and fallback to system behavior
2025-03-18 17:53:21 +08:00
Richard Shiue
22b03eee29
chore: implement ai writer history ( #7523 )
...
* chore: implement ai writer history
* chore: pass hitosyr
2025-03-18 17:14:20 +08:00
Nathan
ccfbde9a92
chore: update local ai translation
2025-03-18 16:42:29 +08:00
Lucas
cafdfcca51
feat: add download button in file block ( #7562 )
2025-03-18 11:31:18 +08:00
Morn
6dd83675fc
fix: toolbar launch review issues ( #7532 )
...
* fix: some launch review issues
* fix: some launch review issues
* fix: color picker position error
* fix: redesign the dropdown arrow and padding
* feat: implement toolbar button state
* fix: keep custom color not changed
* feat: revamp color icon in toolbar
* fix: correct toolbar position & add animation for toolbar
* fix: ajust toolbar animation parameters
* chore: adjust some UI values
* fix: keep selection after turn into
* fix: hover color on toolbar is wrong in dark mode
* fix: toolbar icon color in dark mode
2025-03-17 18:03:23 +08:00
Lucas
b65fad6214
chore: update template link url ( #7557 )
2025-03-17 16:57:02 +08:00
Lucas
884046ba3f
fix: first added cover might be invisible ( #7555 )
2025-03-17 15:41:54 +08:00
Lucas
6d327adb83
fix: quote block flashes in ai chat page when generating answer ( #7553 )
2025-03-17 13:03:47 +08:00
Richard Shiue
eddb623fba
fix: message hover action flashing ( #7552 )
2025-03-17 11:02:42 +08:00
Lucas
2ea8e831cd
fix: the workflow of switching to Local in app ( #7540 )
...
* fix: unable to redo undo when the selection is null
* fix: the workflow of switching to Local in app
* fix: text color doesn't work in table cell
* fix: test
2025-03-17 09:36:46 +08:00
Nathan
7971566159
chore: bump client api
2025-03-16 19:45:51 +08:00
Nathan
21bf2968a9
chore: set releated question height
2025-03-16 12:14:11 +08:00
Nathan
b4c56f7998
Merge branch 'main' into local_embed
2025-03-16 10:23:21 +08:00
Nathan
af0c802486
chore: local ai embed file
2025-03-16 10:22:58 +08:00
Lucas
33d518f383
chore: update unsplash client ( #7543 )
2025-03-14 21:52:44 +08:00
Nathan
5fef4f1d49
chore: replace guide url
2025-03-14 21:51:21 +08:00
Nathan
5b5feb2515
chore: disable chat with file
2025-03-14 20:53:14 +08:00
Nathan
4e1a70c7ac
chore: update local ai crate
2025-03-14 17:15:12 +08:00
Nathan
54f25e4b91
Merge branch 'main' into update_local_ai_log
2025-03-14 14:29:35 +08:00
Richard Shiue
aa176f2c12
fix(mobile): image formats not shown ( #7537 )
2025-03-14 14:14:40 +08:00
Nathan
58895620c1
chore: update local ai logs
2025-03-14 13:23:41 +08:00
Richard Shiue
1fdd7c343b
chore: use tooltip instead of multi line for related questions ( #7533 )
2025-03-14 11:31:05 +08:00
Richard Shiue
e36b08cd14
chore: add tooltip for disabled select messages ( #7536 )
2025-03-14 11:10:52 +08:00
Richard Shiue
6ac9ad1cac
fix: continue writing edge case ( #7535 )
2025-03-14 11:10:40 +08:00
Richard Shiue
36bf90e81b
fix: stop generating in ai chat and writer ( #7534 )
...
* fix: stop generating shortcuts not working edge cases
* chore: add tooltip
2025-03-14 11:10:29 +08:00
Nathan
7996736592
chore: enable linux local ai
2025-03-13 17:27:55 +08:00
Nathan
723971e423
chore: fix editable
2025-03-13 16:44:41 +08:00
Lucas
133eec8163
chore: update dsb_pub.pem on Windows ( #7528 )
2025-03-13 14:30:09 +08:00
Lucas
651046ab68
fix: unable to paste iframe in editor ( #7525 )
2025-03-13 13:58:24 +08:00
Morn
9bd13ac29e
fix: the slash menu position sometimes is wrong ( #7492 )
2025-03-13 13:58:06 +08:00
Morn
c7d3d612ae
fix: emoji picker position error ( #7497 )
...
* fix: click an emoji should close the menu when using /emoji to insert an emoji into a doc
* fix: emoji picker position error
* fix: document emoji icon is clipped on Android
2025-03-13 13:57:58 +08:00
Morn
69dd2ab20f
feat: revamp toolbar UI ( #7506 )
...
* feat: revamp toolbar UI
* fix: integration test issues
* feat: add suggestions for toolbar
* feat: support dark mode
* chore: update editor dependency
* feat: add testing for suggestions
* chore: update editor dependency
2025-03-13 13:51:03 +08:00
Lucas
caaf5f7986
chore: remove deprecated pem files ( #7521 )
2025-03-13 10:27:11 +08:00
Richard Shiue
392964ffd2
chore: disable add messages to page when chat is empty ( #7518 )
2025-03-13 09:50:46 +08:00