Commit Graph

  • 81880f0a41 Implement document drag and drop3 (#178) main Nathan.fooo 2025-11-27 20:38:55 +08:00
  • 4dbf18d46d fix: do not show template for selfhosting (#180) Nathan.fooo 2025-11-27 16:44:46 +08:00
  • 3de8aaa565 refactor: server ts (#179) Nathan.fooo 2025-11-27 16:02:54 +08:00
  • 9403319ca8 fix: propagate publish error error_propagate Nathan 2025-11-27 13:45:06 +08:00
  • 3fb910cf06 chore: delete unused files (#177) Nathan.fooo 2025-11-26 22:35:29 +08:00
  • 29e0a47e78 chore: add test #176 implement_document_drag_and_drop Nathan 2025-11-26 21:51:44 +08:00
  • 6959810f58 fix: shift + left rigit selection Nathan 2025-11-26 21:51:35 +08:00
  • fa794e7548 fix: test Nathan 2025-11-26 21:45:46 +08:00
  • b5c300c000 fix: use consistence width for popup (#175) Nathan.fooo 2025-11-26 21:22:43 +08:00
  • 5c8cd97df9 Merge branch 'main' into implement_document_drag_and_drop Nathan 2025-11-26 21:07:39 +08:00
  • dec0e21a2e chore: lint Nathan 2025-11-26 21:01:52 +08:00
  • e2151638c2 chore: disable verbose log (#174) 0.9.143 Nathan.fooo 2025-11-26 17:31:54 +08:00
  • 7bb809da9c Server log (#173) 0.9.142 Nathan.fooo 2025-11-26 16:49:56 +08:00
  • 95a596e651 Fix namespace popover (#172) Nathan.fooo 2025-11-26 15:50:40 +08:00
  • ed24f05183 chore: hide share pro plan (#171) Nathan.fooo 2025-11-25 22:54:14 +08:00
  • d3810b8643 fix: mobile drawer (#170) Nathan.fooo 2025-11-25 22:53:37 +08:00
  • 808cd5300a chore: fix scroll Nathan 2025-11-25 20:44:58 +08:00
  • 613e60f5bd fix: detect host (#169) Nathan.fooo 2025-11-25 19:25:55 +08:00
  • e8c951bd18 fix: expose error message instead of treating all errors the same message (#168) Nathan.fooo 2025-11-25 16:56:24 +08:00
  • eb7af4af6b chore: fix scroll to top when insert database at the bottom Nathan 2025-11-25 14:48:29 +08:00
  • 4949cc32e3 feat: Image button (#167) Nathan.fooo 2025-11-25 14:28:55 +08:00
  • 014b57393a Merge branch 'main' into implement_document_drag_and_drop Nathan 2025-11-25 12:59:31 +08:00
  • 2f8eefa7fb Editor integration test (#165) Nathan.fooo 2025-11-25 10:35:10 +08:00
  • c00d55b3cc feat: implement drag and drop Nathan 2025-11-24 23:12:23 +08:00
  • 8e5d6590a1 chore: view history #158 page-history Bartosz Sypytkowski 2025-11-19 08:46:49 +01:00
  • 4696478f76 ci: separate test (#164) 0.9.141 Nathan.fooo 2025-11-23 23:25:12 +08:00
  • 059684795f refactor: parse pasted content from html and md (#163) Nathan.fooo 2025-11-23 21:13:25 +08:00
  • 262985226e Merge pull request #161 from AppFlowy-IO/fix_sroll Nathan.fooo 2025-11-23 14:50:52 +08:00
  • 76b765dc07 chore: fmt code #162 optimize_paste Nathan 2025-11-23 14:48:55 +08:00
  • aab7a1da8c chore: lint Nathan 2025-11-23 14:40:19 +08:00
  • 06db73ba49 fix: paste bullet list with empty line Nathan 2025-11-23 14:23:47 +08:00
  • bb04477c21 refactor: paste text and add test for pasting Nathan 2025-11-23 13:53:51 +08:00
  • 8f17751427 refactor: paste text and add test for pasting Nathan 2025-11-23 13:39:11 +08:00
  • 4d1a70715c fix: content scroll when switching database views #161 Nathan 2025-11-22 10:33:29 +08:00
  • 2901ae67f8 Merge pull request #159 from AppFlowy-IO/embeded_database_view Nathan.fooo 2025-11-22 10:05:00 +08:00
  • aa7053af61 chore: rm file #159 Nathan 2025-11-22 10:02:24 +08:00
  • ae02da8e8c chore: update test Nathan 2025-11-22 09:24:50 +08:00
  • 6d7dc28253 Merge pull request #160 from AppFlowy-IO/fix/download_issue 0.9.140 Nathan.fooo 2025-11-21 23:05:17 +08:00
  • fa7f7b06fa fix: download file missing auth token #160 Lucas.Xu 2025-11-21 21:54:25 +08:00
  • 1fa7ac755e chore: add test Nathan 2025-11-21 21:52:20 +08:00
  • ed728828b2 chore: center add view button Nathan 2025-11-21 20:56:01 +08:00
  • bf9c46e4c4 chore: fix test Nathan 2025-11-21 20:06:13 +08:00
  • b07cf26a4b chore: fix test Nathan 2025-11-21 19:54:04 +08:00
  • 375826dcb0 chore: fix test Nathan 2025-11-21 19:48:16 +08:00
  • 6fdb1e7038 chore: fix test Nathan 2025-11-21 14:47:17 +08:00
  • e1fcb0e511 fix: lint Nathan 2025-11-21 12:27:08 +08:00
  • 26a2fd619a fix: use wrong data to render database view tab Nathan 2025-11-21 12:15:59 +08:00
  • 029eee1161 fix: page icon and title refresh issue Nathan 2025-11-21 00:33:37 +08:00
  • 3e0a17885a fix: editor error Nathan 2025-11-21 00:33:24 +08:00
  • b12d5a89ab refactor: database view tabs Nathan 2025-11-20 20:09:14 +08:00
  • e82a6b4153 chore: fix scroll Nathan 2025-11-20 19:15:25 +08:00
  • 5bcec9259a chore: apply update directly Nathan 2025-11-20 18:57:39 +08:00
  • d69c6f5c3f chore: refactor database view tags Nathan 2025-11-20 15:08:18 +08:00
  • 0b00809f12 fix: database tab Nathan 2025-11-20 14:05:13 +08:00
  • 7680ebb076 chore: add test Nathan 2025-11-19 21:28:40 +08:00
  • fac771790f fix: uncondition get ai chat context Nathan 2025-11-19 20:39:39 +08:00
  • 3bb9236fc1 fix: DatabaseConditions height Nathan 2025-11-18 23:47:10 +08:00
  • b7cc0d10be fix: use correct api to create linked database view Nathan 2025-11-18 21:43:19 +08:00
  • 19ef7434c7 fix: scroll to top when swithc embeded database view Nathan 2025-11-18 17:29:25 +08:00
  • c081c95210 fix: board drop when open in document Nathan 2025-11-18 16:33:18 +08:00
  • ee6b25e076 chore: remove skeleton Nathan 2025-11-18 14:18:12 +08:00
  • 8f04b73050 fix: scroll to top when swithc embeded database view Nathan 2025-11-18 13:53:58 +08:00
  • b1ec6d45ac fix: scroll to top when swithc embeded database view Nathan 2025-11-18 13:13:13 +08:00
  • 861f3e5532 fix: scroll to top when swithc embeded database view Nathan 2025-11-17 22:00:14 +08:00
  • b5acfa8277 refactor: grid virtualizer Nathan 2025-11-17 21:15:13 +08:00
  • e3cdc74f77 Merge pull request #156 from AppFlowy-IO/organize_e2e_test2 Nathan.fooo 2025-11-17 15:45:27 +08:00
  • c32c14faf2 chore: fix test #156 Nathan 2025-11-17 15:31:02 +08:00
  • be27141b46 chore: fix test Nathan 2025-11-17 15:29:52 +08:00
  • 0cb82dc740 chore: fix display linked views Nathan 2025-11-17 15:27:07 +08:00
  • 99c4b369d0 chore: fix test Nathan 2025-11-17 15:10:05 +08:00
  • da7f2a9929 fix: displaying linked datbaase view Nathan 2025-11-17 14:52:41 +08:00
  • 6f5eea373e chore: fix test Nathan 2025-11-17 13:58:29 +08:00
  • 4c23cddb24 chore: fix test Nathan 2025-11-17 13:31:14 +08:00
  • eb7f7423aa chore: selector Nathan 2025-11-17 13:19:36 +08:00
  • 87c5c2f10e chore: replace cy.task log Nathan 2025-11-17 12:35:52 +08:00
  • 3fc1975a9d chore: organize test Nathan 2025-11-17 12:12:56 +08:00
  • a6104a3433 chore: fix test #155 organize_e2e_test Nathan 2025-11-17 10:12:18 +08:00
  • 02853450a0 chore: fix test Nathan 2025-11-17 10:03:41 +08:00
  • b54128c601 feat: implement slash menu to insert database slash_menu_database Nathan 2025-11-17 09:40:37 +08:00
  • 49d278a5d2 chore: fix test Nathan 2025-11-17 00:19:40 +08:00
  • 7786384329 chore: refactor file Nathan 2025-11-16 22:27:04 +08:00
  • a16f21e7e4 chore: organize test Nathan 2025-11-16 22:16:38 +08:00
  • d3eb7cf7fe Merge pull request #154 from AppFlowy-IO/fix_flaky_login 0.9.139 Nathan.fooo 2025-11-16 21:01:52 +08:00
  • 8a15e68756 chore: optimize ci speed #154 Nathan 2025-11-16 20:47:09 +08:00
  • 562456a757 chore: lint Nathan 2025-11-16 20:34:46 +08:00
  • 008aada6a5 chore: lint Nathan 2025-11-16 20:25:40 +08:00
  • c3d6ef7f31 fix: Fixes three critical race conditions that caused redirect loops after OAuth login: Nathan 2025-11-16 20:13:26 +08:00
  • 7262f50b6a chore: do not delete cache when fail to get data from server #153 do_not_delete_cache Nathan 2025-11-16 19:15:22 +08:00
  • 7d38382a85 Merge pull request #151 from AppFlowy-IO/fix_pro_plan_badge 0.9.138 Nathan.fooo 2025-11-16 18:21:19 +08:00
  • 3991e85bb0 chore: ci build #151 Nathan 2025-11-16 15:54:39 +08:00
  • 85ae0cb442 chore: update ci to build story book Nathan 2025-11-16 15:03:38 +08:00
  • f35914baa1 chore: add test Nathan 2025-11-16 15:01:08 +08:00
  • db52cdade4 refactor: extract subscription plan logic into reusable hook Nathan 2025-11-16 14:51:45 +08:00
  • d7e622f700 fix: resolve OAuth redirect loop race condition Nathan 2025-11-16 14:50:26 +08:00
  • 67bf9ea607 refactor(storybook): consolidate configuration and eliminate code duplication Nathan 2025-11-16 14:48:48 +08:00
  • db5353194c fix: remove pro plan for selfhoster Nathan 2025-11-16 11:45:09 +08:00
  • e34086d618 Merge pull request #150 from AppFlowy-IO/image_auth_token 0.9.137 Nathan.fooo 2025-11-16 10:22:37 +08:00
  • 0da022059e fix: ci #150 Nathan 2025-11-16 10:22:23 +08:00
  • 2a52da9760 fix: ci Nathan 2025-11-16 09:47:12 +08:00
  • 874fb319fe fix: attach token when requesting appflowy image/file Nathan 2025-11-16 09:39:15 +08:00