Commit Graph

1064 Commits

Author SHA1 Message Date
lawvs
b5898c2e67 fix: upload layer incorrect
redesign https://github.com/toeverything/AFFiNE/pull/464
2022-09-28 21:34:10 +08:00
alt0
4815ec474b fix: copied 2022-09-28 18:09:49 +08:00
alt0
e69884f5e9 feat: add live demo infomation 2022-09-28 18:06:05 +08:00
alt0
5ad5c4879d feat: add live demo infomation 2022-09-28 17:45:33 +08:00
alt0
b9bc2d167e fix: add some tips for livedemo 2022-09-28 15:48:29 +08:00
alt0
7c5de7b20c fix: page title support click to reload 2022-09-28 15:30:57 +08:00
alt0
287e6ff1c4 fix: venus logo use svg 2022-09-28 15:23:14 +08:00
DiamondThree
a47913a9d8
fix: show up image menu option (#464)
fix: fix bug that don't add image in kanban view
2022-09-27 16:23:31 +08:00
Whitewater
3d27b42f09
Merge pull request #462 from toeverything/fix/font
Fix/windows font
2022-09-27 15:38:04 +08:00
lawvs
892f15f78c chore: clean code 2022-09-26 15:26:22 +08:00
lawvs
a94765913b fix: remove chaotic font css 2022-09-26 15:25:48 +08:00
DarkSky
b13e7ed5f3
fix: venus i18n was included in venus folder 2022-09-26 11:40:35 +08:00
DarkSky
ccd4128ad2
chore: trigger for i18n 2022-09-26 11:18:27 +08:00
DarkSky
d43670615d
Merge pull request #458 from toeverything/develop
chore: sync & i18n
2022-09-23 19:26:02 +08:00
DarkSky
76f74effdb
Merge pull request #456 from toeverything/bot/new-translations
Update i18n (2022-09-23)
2022-09-23 19:25:16 +08:00
DarkSky
b236aa6366
Merge pull request #457 from toeverything/fix/sync-bug
Fix/sync bug
2022-09-23 19:23:10 +08:00
alt0
cd7656394a Merge remote-tracking branch 'origin/develop' into fix/sync-bug 2022-09-23 19:17:30 +08:00
alt0
5ac0f91efc fix: sync bug 2022-09-23 19:14:23 +08:00
github-actions[bot]
0a8780a9d4 feat(i18n): new translations 2022-09-23 00:32:16 +00:00
DarkSky
3324d992f3
Merge pull request #455 from toeverything/fix/file-watchers-limit
fix: ignore node_modules watcher
2022-09-22 23:38:15 +08:00
lawvs
08a19ae240 fix: ignore node_modules watcher 2022-09-22 22:38:59 +08:00
zuomeng wang
054664ef6f
Merge pull request #453 from toeverything/develop
Fix: window.client.inspect not found (#452)
2022-09-22 14:25:57 +08:00
Whitewater
1158bc9304
Fix: window.client.inspect not found (#452)
fix: window.client.inspect not found
2022-09-22 14:25:17 +08:00
zuomeng wang
d3f2b25fa0
Merge pull request #451 from toeverything/develop
fix(i18n): default language select (#450)
2022-09-22 09:59:33 +08:00
Whitewater
47bbf187a5
fix(i18n): default language select (#450)
* fix: default language

* feat: mobile support multiple languages
2022-09-21 21:29:04 +08:00
zuomeng wang
b3b933f708
Merge pull request #447 from toeverything/develop
Merge to master
2022-09-21 17:54:31 +08:00
alt0
8f3ee925ec Merge remote-tracking branch 'origin/master' into develop 2022-09-21 17:45:38 +08:00
alt0
92630082a3 fix: format 2022-09-21 17:38:36 +08:00
HeJiachen-PM
74850fad4d
update jd 2022-09-21 17:20:01 +08:00
zuomeng wang
06e344b0e3
Merge to master (#445) (#446)
* Fix/venus spanish (#423)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* fix: can not convert url text to link after paste

* fix: double link icon size error

* feat(code): enhance markdown parse code

* fix(code): add robust

* fix: remove special menu

* chore: clean code

* fix: ime with command menu

* fix(code): langs[lang] is not a function

* fix: can't add image and delete more action button (#430)

* feat: add zh_Hant for venus (#431)

* fix: lang select in  code block is insanity

* GitHub Doc Updates (#421)

* Update types-of-contributions.md

* Update README.md

Tidy up links section

* fix: inline menu position (#433)

* Master (#436)

* Fix/venus spanish (#423) (#425)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* Merge to master (#435)

* Fix/venus spanish (#423)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* fix: can not convert url text to link after paste

* fix: double link icon size error

* feat(code): enhance markdown parse code

* fix(code): add robust

* fix: remove special menu

* chore: clean code

* fix: ime with command menu

* fix(code): langs[lang] is not a function

* fix: can't add image and delete more action button (#430)

* feat: add zh_Hant for venus (#431)

* fix: lang select in  code block is insanity

* GitHub Doc Updates (#421)

* Update types-of-contributions.md

* Update README.md

Tidy up links section

* fix: inline menu position (#433)

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>

* fix: close select popover after mouse leave code block

* docs: add jobs

* docs: update job docs structure

* fix: typo

* Update affine.pro.md

* Update affine.pro.md

* Update affine.pro.md

* feat: add Serbian language to venus (#441)

* refactor: redesign loading workspace db

* chore: remove unuse site logic

* feat: affine-embed-header

* Update affine.pro.md

* feat: add German language to venus (#443)

* fix: connection state

* refactor: jd

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
Co-authored-by: HeJiachen-PM <79301703+HeJiachen-PM@users.noreply.github.com>

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
Co-authored-by: HeJiachen-PM <79301703+HeJiachen-PM@users.noreply.github.com>
2022-09-21 16:30:37 +08:00
zuomeng wang
ef707b95ef
Merge to master (#445)
* Fix/venus spanish (#423)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* fix: can not convert url text to link after paste

* fix: double link icon size error

* feat(code): enhance markdown parse code

* fix(code): add robust

* fix: remove special menu

* chore: clean code

* fix: ime with command menu

* fix(code): langs[lang] is not a function

* fix: can't add image and delete more action button (#430)

* feat: add zh_Hant for venus (#431)

* fix: lang select in  code block is insanity

* GitHub Doc Updates (#421)

* Update types-of-contributions.md

* Update README.md

Tidy up links section

* fix: inline menu position (#433)

* Master (#436)

* Fix/venus spanish (#423) (#425)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* Merge to master (#435)

* Fix/venus spanish (#423)

fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

* fix: can not convert url text to link after paste

* fix: double link icon size error

* feat(code): enhance markdown parse code

* fix(code): add robust

* fix: remove special menu

* chore: clean code

* fix: ime with command menu

* fix(code): langs[lang] is not a function

* fix: can't add image and delete more action button (#430)

* feat: add zh_Hant for venus (#431)

* fix: lang select in  code block is insanity

* GitHub Doc Updates (#421)

* Update types-of-contributions.md

* Update README.md

Tidy up links section

* fix: inline menu position (#433)

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>

* fix: close select popover after mouse leave code block

* docs: add jobs

* docs: update job docs structure

* fix: typo

* Update affine.pro.md

* Update affine.pro.md

* Update affine.pro.md

* feat: add Serbian language to venus (#441)

* refactor: redesign loading workspace db

* chore: remove unuse site logic

* feat: affine-embed-header

* Update affine.pro.md

* feat: add German language to venus (#443)

* fix: connection state

* refactor: jd

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
Co-authored-by: HeJiachen-PM <79301703+HeJiachen-PM@users.noreply.github.com>
2022-09-21 15:45:40 +08:00
HeJiachen-PM
22b9427818
refactor: jd 2022-09-21 15:42:54 +08:00
DarkSky
124891b2b5 fix: connection state 2022-09-21 14:58:39 +08:00
zuomeng wang
ea207d299b
feat: add German language to venus (#443) 2022-09-21 14:41:37 +08:00
DarkSky
7b77e4d7d8
Merge pull request #444 from toeverything/feat/affine-embed-header
Feat/affine embed header
2022-09-21 14:40:02 +08:00
DarkSky
eb052d62b0
Update affine.pro.md 2022-09-21 14:34:35 +08:00
alt0
37ff79fa11 Merge remote-tracking branch 'origin/develop' into feat/affine-embed-header 2022-09-21 14:30:30 +08:00
alt0
be4d66b203 feat: affine-embed-header 2022-09-21 14:28:36 +08:00
DarkSky
17cdb34c9e
Merge pull request #442 from toeverything/chore/db-tweak
Chore/db tweak
2022-09-21 14:18:25 +08:00
lawvs
b97e17643c chore: remove unuse site logic 2022-09-21 12:16:31 +08:00
lawvs
10889052bd refactor: redesign loading workspace db 2022-09-21 12:15:44 +08:00
Qi
56cbd3ed5d
Merge pull request #438 from toeverything/fix/bugs
fix: close select popover after mouse leave code block
2022-09-20 17:11:56 +08:00
zuomeng wang
5e18fc5d42
feat: add Serbian language to venus (#441) 2022-09-20 08:25:25 +00:00
alt0
f15288222f Merge remote-tracking branch 'origin' into develop 2022-09-20 15:45:47 +08:00
Chi Zhang
faccbd9eb2
Update affine.pro.md 2022-09-20 11:32:45 +08:00
Chi Zhang
74a9f1330b
Update affine.pro.md 2022-09-20 11:30:02 +08:00
Chi Zhang
32387f53e7
Update affine.pro.md 2022-09-20 11:29:20 +08:00
DarkSky
4162c0f3e0
fix: typo 2022-09-20 11:23:42 +08:00
Chi Zhang
b265759b05
Merge pull request #440 from toeverything/feat/job-dirs
docs: update job docs structure
2022-09-20 11:22:39 +08:00
tzhangchi
bc1de9079d docs: update job docs structure 2022-09-20 11:22:14 +08:00