Commit graph

  • 8a892cc1cd fix: copy link to block not supported well Morn 2025-04-12 13:38:38 +08:00
  • 6d45c20153 feat: add shadow tokens (#7726) Richard Shiue 2025-04-11 11:14:28 +08:00
  • 64a2d2de32 feat: implement keyboard triggering on buttons and add focus state (#7724) Richard Shiue 2025-04-11 11:10:17 +08:00
  • e710fc1d5c chore: pasting a link will not check whether it is an image Morn 2025-04-12 13:05:25 +08:00
  • befb8d1b42 feat: add new windows tests Lucas.Xu 2025-04-11 11:39:07 +08:00
  • ed41672e6b fix: some UI issues Morn 2025-04-11 19:09:36 +08:00
  • 3bc85c2423 fix: some link_preview launch review issues Morn 2025-04-11 18:49:14 +08:00
  • 9106dc9799
    Merge 5db7e5efb6 into 2e295e6891 Annie 2025-04-11 15:52:50 +07:00
  • caf8ff974f fix: add error text under text field Lucas.Xu 2025-04-11 16:43:13 +08:00
  • 2e295e6891
    fix: unable to accept the response from 'mark longer' (#7725) Lucas 2025-04-11 14:25:19 +08:00
  • cdef06b79c feat: add shadow tokens Richard Shiue 2025-04-11 01:18:58 +08:00
  • cc3f537932
    feat: implement keyboard triggering on buttons and add focus state (#7724) Richard Shiue 2025-04-11 11:10:17 +08:00
  • d9ac3d739f chore: pass isFocused to builders Richard Shiue 2025-04-11 10:51:01 +08:00
  • 39354ae410 Merge branch 'main' into enable_ci_on_windows_linux_2 Lucas.Xu 2025-04-11 11:00:40 +08:00
  • 79e1d41d98 fix: markdown text robot test Lucas.Xu 2025-04-10 16:40:03 +08:00
  • bfe6523672 fix: unable to accpet 'make it longer' Lucas.Xu 2025-04-10 16:38:25 +08:00
  • 1443f9d620 feat: implement keyboard triggering on buttons and add focus state Richard Shiue 2025-04-11 01:59:03 +08:00
  • 351c891a5a
    fix: adjust ghost icon hover color (#7723) Richard Shiue 2025-04-11 10:21:02 +08:00
  • bcb1e8e4f5
    chore: adjust replace, insert below, discard selection behavior (#7719) Richard Shiue 2025-04-11 09:57:41 +08:00
  • 8b369147b6 fix: adjust ghost icon hover color Richard Shiue 2025-04-11 01:12:23 +08:00
  • 8f8fd43bd1 fix: unable to apply theme Lucas.Xu 2025-04-10 17:30:28 +08:00
  • 170e09bae9 feat: sign in with passcode (#7685) Lucas 2025-04-10 14:06:08 +08:00
  • 8aa6dd8821 fix: markdown text robot test Lucas.Xu 2025-04-10 16:40:03 +08:00
  • 1516bca2d0 fix: unable to accpet 'make it longer' Lucas.Xu 2025-04-10 16:38:25 +08:00
  • d1ab82d32a chore: fmt Nathan 2025-04-07 21:28:48 +08:00
  • ed18fe32b4 chore: bump collab id Nathan 2025-04-07 21:15:30 +08:00
  • de1577128e chore: clippy Nathan 2025-04-07 19:34:26 +08:00
  • 4e75dbe16a chore: replace str with uuid Nathan 2025-04-07 19:24:58 +08:00
  • 3c2d65a025 feat: increase the default windows size Lucas.Xu 2025-04-10 16:12:13 +08:00
  • a1dff84018 chore: fmt release/0.8.8 Nathan 2025-04-07 21:28:48 +08:00
  • 9de76b17a6 chore: bump collab id Nathan 2025-04-07 21:15:30 +08:00
  • b791d6af70 chore: clippy Nathan 2025-04-07 19:34:26 +08:00
  • 0975f6c8c0 chore: replace str with uuid Nathan 2025-04-07 19:24:58 +08:00
  • a1c49d6c4e chore: adjust replace, insert below, discard selection behavior Richard Shiue 2025-04-10 15:24:20 +08:00
  • 4997ac99cf
    feat: revamp link preivew (#7692) Morn 2025-04-10 14:45:13 +08:00
  • e20a1daa62 fix: code lint error Morn 2025-04-10 14:27:20 +08:00
  • 65218251a8
    Merge branch 'main' into feat/link_preview Lucas 2025-04-10 14:11:15 +08:00
  • 9e24d0d192 fix: remove text span overlay on mobile Morn 2025-04-10 10:35:48 +08:00
  • e3bbabd63e
    feat: sign in with passcode (#7685) Lucas 2025-04-10 14:06:08 +08:00
  • 403c558f9b
    chore: update translation (#7675) Morn 2025-04-10 13:45:22 +08:00
  • 43411027e4 feat: support otp on mobile LucasXu0 2025-04-10 13:16:51 +08:00
  • 92af6103b0 chore: bump version 0.8.9 Lucas.Xu 2025-04-10 11:46:18 +08:00
  • c34d9c0e1d feat: implement new color tokens design (#7684) Lucas 2025-04-04 14:41:13 +08:00
  • cc91d908f5 chore: update translations LucasXu0 2025-04-10 11:13:26 +08:00
  • 41c2a4c9b0 feat: add loading dialog LucasXu0 2025-04-10 11:03:49 +08:00
  • 0344afddf4 Merge branch 'main' into sign_in_with_password_or_passcode LucasXu0 2025-04-10 10:29:06 +08:00
  • 05b0160b80 fix: some UI issues Morn 2025-04-10 09:59:12 +08:00
  • add9f16717 chore: remove unuse import Morn 2025-04-10 00:33:03 +08:00
  • b844aebd00 Merge branch 'main' into feat/link_preview Morn 2025-04-10 00:29:19 +08:00
  • c5d46e1477 chore: add test for embed Morn 2025-04-10 00:24:58 +08:00
  • bea2524217 chore: add test for bookmark Morn 2025-04-10 00:18:28 +08:00
  • 245f4eea5c chore: add test for mention Morn 2025-04-09 23:53:56 +08:00
  • e870481ef9 fix: use normal underline for AI suggested text style (#7712) Richard Shiue 2025-04-09 10:25:29 +08:00
  • c1f6a0efea fix: replace the selected text with ai response in the same line (#7708) Lucas 2025-04-09 13:21:19 +08:00
  • 5c19c08cb3 fix: overwriting a selected text removes more than expected (#7714) Morn 2025-04-09 12:57:58 +08:00
  • 31d2c1d603
    Merge pull request #7718 from AppFlowy-IO/remove_path_to_lai Nathan.fooo 2025-04-09 21:56:40 +08:00
  • 210ea0c2ac chore: fix local ai setting Nathan 2025-04-09 20:07:06 +08:00
  • ab70dccc8e chore: remove enable sync log toggle Nathan 2025-04-09 14:15:37 +08:00
  • eb22d86f3e chore: clippy Nathan 2025-04-08 10:30:48 +08:00
  • a7d5c389b0 fix(flutter_desktop): grid bug (#7697) Richard Shiue 2025-04-08 11:46:06 +08:00
  • 71a6ba660f chore: enable sync log by default Nathan 2025-04-07 22:04:32 +08:00
  • a7adeeadb1 chore: remove local ai related path to lai repo Nathan 2025-04-09 20:47:03 +08:00
  • f7d7141a59
    Merge pull request #7717 from AppFlowy-IO/fix_local_ai_setting Nathan.fooo 2025-04-09 20:43:36 +08:00
  • 2371d4691d chore: fix local ai setting Nathan 2025-04-09 20:07:06 +08:00
  • 8c3ff9fa8f chore: add test for url Morn 2025-04-09 17:34:25 +08:00
  • 3eb5b12a53 fix: some UI issues Morn 2025-04-09 15:38:00 +08:00
  • 9ec0437673 chore: remove enable sync log toggle Nathan 2025-04-09 14:15:37 +08:00
  • 89525b7f7b
    chore: bump version (#7716) Richard Shiue 2025-04-09 14:11:33 +08:00
  • b9604f17c1 chore: bump version Richard Shiue 2025-04-09 13:46:58 +08:00
  • ad227bcf79
    chore: toast message when theme folder doesn't have permission (#7715) Richard Shiue 2025-04-09 13:45:07 +08:00
  • 8b82d532e0
    fix: replace the selected text with ai response in the same line (#7708) Lucas 2025-04-09 13:21:19 +08:00
  • e21b48b7d3 fix: test errors Morn 2025-04-09 12:59:33 +08:00
  • f4af47728f
    fix: overwriting a selected text removes more than expected (#7714) Morn 2025-04-09 12:57:58 +08:00
  • 5b6af79dbd fix: unit test and integration test Lucas.Xu 2025-04-09 09:32:10 +08:00
  • 26a86982ea chore: toast message when theme folder doesn't have permission Richard Shiue 2025-04-09 11:36:59 +08:00
  • 136e0dbb7d Merge branch 'main' into feat/link_preview Morn 2025-04-09 11:23:22 +08:00
  • 032124c002 fix: overwriting a selected text removes more than expected Morn 2025-04-09 11:19:17 +08:00
  • 1612b870c3 fix: some test erros Morn 2025-04-09 10:27:49 +08:00
  • b3a4a9ba04
    fix: use normal underline for AI suggested text style (#7712) Richard Shiue 2025-04-09 10:25:29 +08:00
  • 27c8b27e13 fix: overwriting a selected text removes more than expected LucasXu0 2025-04-09 10:02:27 +08:00
  • 8810a95df4 fix: use normal underline for AI suggested text style Richard Shiue 2025-04-09 09:50:28 +08:00
  • 13028c6cfe
    fix: icon and emoji doesn't align in mention page menu (#7673) Lucas 2025-04-09 09:39:35 +08:00
  • 7d0f6c9deb
    fix(mobile): edit mention page (#7698) Richard Shiue 2025-04-09 09:38:42 +08:00
  • 8d2901cc58
    chore: arabic translations update (#7701) FakhriAzzouz 2025-04-09 02:38:00 +01:00
  • bbc7b6d172
    feat(i18n): add initial Marathi (mr-IN) translations (#7667) Aniket Patil 2025-04-08 18:37:21 -07:00
  • 145d1e5fdb
    feat: support white label on windows (#7706) Lucas 2025-04-09 09:36:53 +08:00
  • c5fe9fcc02 feat: add embed link preview Morn 2025-04-08 22:05:19 +08:00
  • 7ffd459875 chore: anon mode Nathan 2025-04-08 21:22:16 +08:00
  • eae4e42dcc
    Merge pull request #7709 from AppFlowy-IO/refactor_path_name Nathan.fooo 2025-04-08 21:19:07 +08:00
  • dba8235440 fix: integrate the replace function in the ai writer cubit Lucas.Xu 2025-04-08 15:55:43 +08:00
  • 6886261692 chore: ensure path Nathan 2025-04-08 20:49:15 +08:00
  • 23f2d85e70 chore: clippy Nathan 2025-04-08 20:23:25 +08:00
  • d1d598940d chore: clippy Nathan 2025-04-08 16:05:52 +08:00
  • d471d54252 fix: replace the selected text with ai response in the multiple lines Lucas.Xu 2025-04-08 15:54:41 +08:00
  • efb98d28ef chore: rename data path Nathan 2025-04-08 15:53:34 +08:00
  • 18da4f5d2f fix: replace the selected text with ai response in the same line Lucas.Xu 2025-04-08 15:08:33 +08:00
  • 338c676c83 feat: support convert preview to mention Morn 2025-04-08 13:50:03 +08:00
  • 462c822255
    fix: translations (#7694) Richard Shiue 2025-04-08 13:08:10 +08:00
  • 258aa130f4 chore: use MentionType instead Richard Shiue 2025-04-08 12:46:38 +08:00
  • ffa66801e9
    Merge 14f656be75 into 9e30b1816f Nathan.fooo 2025-04-08 01:34:41 -03:00