Commit Graph

4410 Commits

Author SHA1 Message Date
qinluhe
9b4b8a7f24 chore: modifed server.js to server.ts 2024-07-04 12:59:33 +08:00
qinluhe
a7397b74a0 chore: modified server.cjs to server.js 2024-07-04 12:37:42 +08:00
qinluhe
6e4cc3a174 chore: modified Dockerfile 2024-07-04 12:23:10 +08:00
qinluhe
e9ce211c16 chore: update deploy.sh 2024-07-04 12:05:10 +08:00
qinluhe
59bbc43fc4 chore: move the files and modified the en 2024-07-03 22:54:39 +08:00
qinluhe
1534a02953 fix: title longer 2024-07-03 17:26:01 +08:00
Zack
55f06cb7a9
chore: make bash script more portable (#5679) 2024-07-03 15:26:28 +08:00
qinluhe
e21ad18453 fix: text color 2024-07-03 15:21:50 +08:00
qinluhe
1b69f7841c fix: save the dark mode in local storage 2024-07-03 14:56:43 +08:00
qinluhe
b2d6876347 fix: the dark mode color 2024-07-03 14:52:18 +08:00
qinluhe
d5c08a3c80 fix: modified bullted icon style 2024-07-03 13:45:29 +08:00
Lucas.Xu
f96218820d feat: disable publish in non-apppflowy-cloud user mode 2024-07-03 13:43:59 +08:00
Lucas.Xu
bec7227cff chore: use beta.appflowy.com 2024-07-03 12:00:47 +08:00
Lucas.Xu
4ece2ff959 feat: show unpublish error 2024-07-03 11:05:15 +08:00
Lucas.Xu
59b36f67c8 feat: improve confirm deletion dialog 2024-07-03 10:47:59 +08:00
Lucas.Xu
38f49d617f Merge branch 'feat/support-get-encoded-collab-event' of https://github.com/AppFlowy-IO/AppFlowy into feat/support-get-encoded-collab-event 2024-07-03 10:21:20 +08:00
Lucas.Xu
5be41553be feat: unpublish the page auto when moving it to another space 2024-07-03 10:21:17 +08:00
Kilu
2a74fbcfe6 fix: to 404
fix: to 404

fix: to 404

fix: the error to 404
2024-07-02 23:10:30 +08:00
Lucas.Xu
81f0100e78 feat: add copy toast in publish tab 2024-07-02 22:15:12 +08:00
Lucas.Xu
cb2a7c9f98 feat: show a confirm deletion dialog if the deleted page contains published page 2024-07-02 21:40:52 +08:00
Lucas.Xu
2da3744700 chore: update copy 2024-07-02 17:10:55 +08:00
Lucas.Xu
0daabd2f3c feat: use default publish name 2024-07-02 17:09:19 +08:00
Lucas.Xu
be4d60ca0d Merge branch 'main' into feat/support-get-encoded-collab-event 2024-07-02 16:42:00 +08:00
qinluhe
e852d25ad8 chore: add a params 2024-07-02 15:39:45 +08:00
Lucas.Xu
6d0c9f766b
fix: filter chat page when duplicating (#5676)
* fix: filter chat page when duplicating

* fix: don't clear selection if it has been disposed
2024-07-02 14:35:29 +08:00
Nathan.fooo
7a3f013a87
chore: show ai service error (#5675) 2024-07-02 13:26:53 +08:00
Lucas.Xu
8c1520b273
feat: sync the created view after duplicating (#5674)
* feat: sync the created view after duplicating

* chore: revert launch.json

* chore: refacotor code
2024-07-02 13:02:15 +08:00
Mathias Mogensen
a7b850e752
chore: disable cloud search (#5663)
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-02 13:02:01 +08:00
Kilu
9c68983ff3 fix: support copy button 2024-07-02 12:11:47 +08:00
Kilu
df51cfda09 fix: support copy button 2024-07-02 10:55:09 +08:00
Kilu
0a40e67e4f fix: support copy button 2024-07-02 10:46:26 +08:00
Lucas.Xu
42dc6017c6
feat: support moving page to a space (#5665)
* feat: support moving page to a space

* chore: update collab repo
2024-07-02 10:29:46 +08:00
Stefan Weiberg
f9fba6b561
chore: update German translations (#5640) 2024-07-02 09:44:16 +08:00
Nathan.fooo
46896b5a2b
chore: remove appflowy_web project (#5671)
* chore: remove appflowy_web project

* chore: remove ci
2024-07-01 22:49:24 +08:00
Lucas.Xu
2b8dca209e
feat: sync the documents and databases after batch importing documents and databases (#5644)
* feat: support batch import

* feat: support batch import database

* chore: revert launch.json

* chore: fix rust ci

* fix: rust ci
2024-07-01 14:44:08 +08:00
Lucas.Xu
c78f23e1c0
fix: v0.6.2 issues (#5654)
* fix: remove create button in move to menu

* fix: add loading indicator when duplicating space

* fix: sidebar header expand icon status

* fix: text within select tag overflow

* fix: callout block icon align issue

* feat: sync the space icon when creating a space

* fix: duplicated hover views

* fix: cover image doesn't update
2024-07-01 14:43:57 +08:00
Lucas.Xu
50f5be3e75
chore: fix rustfmt ci test (#5664) 2024-07-01 13:26:43 +08:00
Kilu
2bf83df2b3 fix: og image 2024-07-01 12:53:25 +08:00
Nathan.fooo
e1c68c1b72
feat: Run Local AI model in AppFlowy (#5655)
* chore: load plugin

* chore: sidecar

* chore: fix test

* chore: clippy

* chore: save chat config

* chore: arc plugin

* chore: add plugins

* chore: clippy

* chore: test streaming

* chore: config chat

* chore: stream message

* chore: response with local ai

* chore: fix compile

* chore: config ui

* chore: fix load plugin

* chore: add docs

* chore: update docs

* chore: disable local ai

* chore: fix compile

* chore: clippy
2024-06-30 17:38:39 +08:00
Kilu
03a068eb0b fix: deploy 2024-06-30 15:52:13 +08:00
Kilu
4348355868 fix: deploy 2024-06-30 15:47:30 +08:00
Kilu
80255f98de fix: deploy 2024-06-30 15:45:01 +08:00
Kilu
655b0735bb fix: deploy 2024-06-30 15:31:16 +08:00
Kilu
460b9968e6 fix: bugs 2024-06-30 00:30:06 +08:00
Kilu
4e43ee1904 fix: bugs 2024-06-29 23:43:57 +08:00
Kilu
4ae9aac50e fix: bugs 2024-06-29 23:23:02 +08:00
Kilu
b9b7ce60ce fix: bugs 2024-06-29 22:54:03 +08:00
Kilu
5396f07ad2 fix: bugs 2024-06-29 22:18:47 +08:00
Kilu
a5193477bb fix: bugs 2024-06-29 20:50:27 +08:00
Kilu
b59bda9210 fix: bugs 2024-06-29 20:28:19 +08:00