Commit Graph

508 Commits

Author SHA1 Message Date
Nathan
b55f19a681 chore: skip test 2025-12-16 00:41:34 +08:00
Nathan
29934c798d chore: support database container 2025-12-15 16:56:15 +08:00
Nathan.fooo
1042e51cc9 refactor: field type switching (#197)
* refactor: field type switching

* chore: add test

* chore: use nanoid
2025-12-11 20:24:33 +08:00
Nathan.fooo
46c2593183 chore: fix namespace check (#196)
* chore: fix namespace check

* chore: lint

* chore: add test
0.9.150
2025-12-09 18:37:59 +08:00
Nathan.fooo
fb436a915d chore: ws auto reconnect (#195) 2025-12-09 11:36:15 +08:00
Nathan.fooo
f869e90efb test: page icon test (#193) 2025-12-05 14:58:49 +08:00
Nathan.fooo
bb210457a6 fix: page icon auth if needed (#192) 0.9.149 2025-12-05 13:53:38 +08:00
Nathan.fooo
33a46b0f6e chore: fix file url (#191)
* chore: fix file url

* chore: fix test

* fix: test

* fix: test
0.9.148
2025-12-04 13:14:39 +08:00
Nathan.fooo
9b98a2be6b chore: fix resize (#190) 0.9.147 2025-12-03 00:25:11 +08:00
Nathan.fooo
88c434773f chore: display no access error (#189)
* chore: display no access error

* chore: add storybook

* chore: fix test
0.9.146
2025-12-02 20:29:47 +08:00
Nathan.fooo
a3945b01b6 chore: use log instead of console log (#188) 0.9.145 2025-12-02 16:49:14 +08:00
Lucas
fdb9b37b07 feat: support simple ai meeting and pdf block (#185)
* feat: support simple ai meeting and pdf block

* chore: update placeholder text

* chore: code review

* chore: lint code

* chore: update placeholder text

* fix: lint error
2025-12-02 15:26:02 +08:00
Nathan.fooo
c7c9d06a49 Console log (#187)
* chore: log json

* chore: use log
0.9.144
2025-12-02 13:54:33 +08:00
Nathan.fooo
682cb83ae7 fix: copy image (#186)
* fix: copy image

* fix: log
2025-12-02 13:04:53 +08:00
Nathan
6411f7bdd9 chore: fix check image 2025-12-02 11:28:20 +08:00
Nathan
1f12dce58c chore: remove cache 2025-12-01 22:56:54 +08:00
Nathan
ca46949b42 chore: fix docker build 2025-12-01 15:03:16 +08:00
Nathan.fooo
6ae43aabf9 Fix use template (#184)
* chore: fix use template

* chore: update test
2025-12-01 14:39:49 +08:00
Nathan.fooo
24cd0cbd50 feat: support notion style embedded database view (#182)
* chore: set databbase id

* chore: support display document based embeded database views

* chore: filter views

* chore: create embedded view

* fix: embedded database view

* refactor: rename DatabaseContextState

* chore: do not show extra when parent is database

* chore: linked database base sidebar prefix

* chore: add tests

* chore: remove unused folder-view api endpoint

* chore: fix retry , add tests

* chore: select view after creating

* chore: clippy

* chore: fix test
2025-11-30 22:02:52 +08:00
Nathan.fooo
6d040f8730 Build unsupport block (#183)
* chore: build unsupport block

* chore: clippy
2025-11-30 20:28:52 +08:00
Nathan.fooo
5e43dc274e chore: update ws config (#181) 2025-11-28 23:19:09 +08:00
Nathan.fooo
81880f0a41 Implement document drag and drop3 (#178)
* feat: implement drag and drop

* chore: fix scroll to top when insert database at the bottom

* chore: fix scroll

* chore: lint

* fix: test

* fix: shift + left rigit selection

* chore: add test

* chore: fix test

* test: drag and drop image

* chore: selector

* chore: update test with selector

* fix: test
2025-11-27 20:38:55 +08:00
Nathan.fooo
4dbf18d46d fix: do not show template for selfhosting (#180) 2025-11-27 16:44:46 +08:00
Nathan.fooo
3de8aaa565 refactor: server ts (#179)
* refactor: server ts

* refactor: add more tests
2025-11-27 16:02:54 +08:00
Nathan.fooo
3fb910cf06 chore: delete unused files (#177) 2025-11-26 22:35:29 +08:00
Nathan.fooo
b5c300c000 fix: use consistence width for popup (#175) 2025-11-26 21:22:43 +08:00
Nathan.fooo
e2151638c2 chore: disable verbose log (#174) 0.9.143 2025-11-26 17:31:54 +08:00
Nathan.fooo
7bb809da9c Server log (#173)
* chore: update log

* chore: update log

* chore: redirect log
0.9.142
2025-11-26 16:49:56 +08:00
Nathan.fooo
95a596e651 Fix namespace popover (#172)
* fix: open publish manage modal after closing share popover

* chore: update log
2025-11-26 15:50:40 +08:00
Nathan.fooo
ed24f05183 chore: hide share pro plan (#171) 2025-11-25 22:54:14 +08:00
Nathan.fooo
d3810b8643 fix: mobile drawer (#170) 2025-11-25 22:53:37 +08:00
Nathan.fooo
613e60f5bd fix: detect host (#169)
* fix: detect host

* chore: add test

* chore: lint
2025-11-25 19:25:55 +08:00
Nathan.fooo
e8c951bd18 fix: expose error message instead of treating all errors the same message (#168) 2025-11-25 16:56:24 +08:00
Nathan.fooo
4949cc32e3 feat: Image button (#167)
* refactor: remove 'Copy to original' button from Image and File toolbars

* feat: add 'Copy image' button to ImageToolbar

* chore: add test
2025-11-25 14:28:55 +08:00
Nathan.fooo
2f8eefa7fb Editor integration test (#165)
* chore: add editor integration test

* chore: merge test

* chore: merge test

* chore: update

* chore: merge tests

* chore: add tests

* chore: update

* chore: add test

* chore: update test

* chore: update test

* chore: update test

* chore: update

* chore: update

* chore: update test

* chore: update test
2025-11-25 10:35:10 +08:00
Nathan.fooo
4696478f76 ci: separate test (#164) 0.9.141 2025-11-23 23:25:12 +08:00
Nathan.fooo
059684795f refactor: parse pasted content from html and md (#163)
* refactor: paste text and add test for pasting

* fix: paste bullet list with empty line

* chore: lint

* chore: fmt code

* chore: fmt jest test

* chore: fix test

* chore: lint

* chore: fix table
2025-11-23 21:13:25 +08:00
Nathan.fooo
262985226e Merge pull request #161 from AppFlowy-IO/fix_sroll
fix: content scroll when switching database views
2025-11-23 14:50:52 +08:00
Nathan
4d1a70715c fix: content scroll when switching database views 2025-11-22 10:35:05 +08:00
Nathan.fooo
2901ae67f8 Merge pull request #159 from AppFlowy-IO/embeded_database_view
Embeded database view
2025-11-22 10:05:00 +08:00
Nathan
aa7053af61 chore: rm file 2025-11-22 10:02:48 +08:00
Nathan
ae02da8e8c chore: update test 2025-11-22 09:24:50 +08:00
Nathan.fooo
6d7dc28253 Merge pull request #160 from AppFlowy-IO/fix/download_issue
fix: download file missing auth token
0.9.140
2025-11-21 23:05:17 +08:00
Lucas.Xu
fa7f7b06fa fix: download file missing auth token 2025-11-21 21:55:16 +08:00
Nathan
1fa7ac755e chore: add test 2025-11-21 21:52:20 +08:00
Nathan
ed728828b2 chore: center add view button 2025-11-21 20:56:01 +08:00
Nathan
bf9c46e4c4 chore: fix test 2025-11-21 20:15:10 +08:00
Nathan
b07cf26a4b chore: fix test 2025-11-21 19:54:04 +08:00
Nathan
375826dcb0 chore: fix test 2025-11-21 19:48:16 +08:00
Nathan
6fdb1e7038 chore: fix test 2025-11-21 14:47:17 +08:00