Commit Graph

1381 Commits

Author SHA1 Message Date
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
Chi Zhang
b7fc902d6f Merge pull request #439 from toeverything/feat/jobs
docs: add jobs
2022-09-20 11:18:03 +08:00
tzhangchi
048a0dda1e docs: add jobs 2022-09-20 11:17:25 +08:00
QiShaoXuan
870b2dd449 fix: close select popover after mouse leave code block 2022-09-20 10:40:48 +08:00
zuomeng wang
320e4a1f4d 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>
2022-09-19 16:03:56 +08:00
zuomeng wang
c010e05023 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>
2022-09-19 15:57:48 +08:00
Qi
0a11edefcd Merge pull request #432 from toeverything/fix/bugs
Fix/bugs
2022-09-19 11:31:18 +08:00
DiamondThree
d2bd896367 fix: inline menu position (#433) 2022-09-16 16:28:43 +08:00
CJSS
6ce3a7f705 GitHub Doc Updates (#421)
* Update types-of-contributions.md

* Update README.md

Tidy up links section
2022-09-16 16:24:12 +08:00
QiShaoXuan
81c7ab8b48 merge develop to fix/bugs 2022-09-16 15:48:45 +08:00
QiShaoXuan
b7b79b5494 fix: lang select in code block is insanity 2022-09-16 15:28:04 +08:00
zuomeng wang
068b6a07b9 feat: add zh_Hant for venus (#431) 2022-09-16 06:27:26 +00:00
DiamondThree
74b1caf01d fix: can't add image and delete more action button (#430) 2022-09-16 11:34:45 +08:00
Chi Zhang
4a2f01b924 Merge pull request #428 from toeverything/fix/command-menu
Fix/command menu
2022-09-15 19:53:30 +08:00
Chi Zhang
d26841d34e Merge pull request #429 from toeverything/fix/code
fix(code): langs[lang] is not a function
2022-09-15 19:43:38 +08:00
tzhangchi
56b278f40b fix(code): langs[lang] is not a function 2022-09-15 19:42:43 +08:00
lawvs
3bf25a43b0 fix: ime with command menu 2022-09-15 19:12:24 +08:00
lawvs
b591436e00 chore: clean code 2022-09-15 19:12:00 +08:00
lawvs
c5a6e94a71 fix: remove special menu 2022-09-15 19:09:45 +08:00
Chi Zhang
063c253ac6 Merge pull request #427 from toeverything/feat/markdown-code-parse
feat(code): enhance markdown parse code
2022-09-15 17:43:49 +08:00
tzhangchi
52e0e3e794 fix(code): add robust 2022-09-15 17:26:38 +08:00
tzhangchi
d2f2080147 feat(code): enhance markdown parse code 2022-09-15 17:19:15 +08:00
QiShaoXuan
3ab0564272 fix: double link icon size error 2022-09-15 16:57:48 +08:00
QiShaoXuan
05f763651e fix: can not convert url text to link after paste 2022-09-15 16:45:28 +08:00
zuomeng wang
8984bedec9 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>
2022-09-15 14:46:40 +08:00
zuomeng wang
59ea8b7add Merge branch 'master' into develop 2022-09-15 14:18:16 +08:00
zuomeng wang
5b3ba70d91 Fix/venus spanish (#423)
fix: update venus spanish language

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-09-15 06:14:37 +00:00
DarkSky
5fb3c6b050 Merge pull request #420 from toeverything/develop
fix ci
2022-09-14 23:41:07 +08:00
DarkSky
85a2f1d6d6 Merge branch 'master' into develop 2022-09-14 23:40:15 +08:00
Chi Zhang
19690536c9 Merge pull request #419 from toeverything/fix/feature-flag-env 2022-09-14 20:07:02 +08:00
lawvs
66aafeca8a fix: add feature flag token to env 2022-09-14 19:48:03 +08:00
DarkSky
91aa894a58 fix: keck 2022-09-14 18:29:08 +08:00
DarkSky
22b39bad5d Merge pull request #418 from toeverything/develop
chore: sync changes
2022-09-14 17:57:58 +08:00
DarkSky
a12983305d Merge pull request #417 from toeverything/feat/nextgen-keck
chore: local keck support
2022-09-14 17:43:10 +08:00