Commit Graph

12723 Commits (fix/invalid-page-ref)

Author SHA1 Message Date
Andelf 32f8ae1d04 fix(editor): invalid page-ref with inline markup
Fix #11329
2024-05-23 12:29:44 +08:00
charlie 7ba72aee75 fix(mobile): incorrect theme color for the android status bar 2024-05-14 01:43:08 +08:00
Andelf e6173e8810
Update Electron 28 (#11304)
* chore: update electron

Close #11303

* chore: update deps

* fix(test): utils import
2024-05-13 12:59:18 +08:00
Andelf b419b955cc
Add MSI build for windows (#11301) 2024-05-09 16:35:49 +08:00
Andelf da78593eb1 fix(sync): cannot delete some nested files
Close #11278
2024-05-08 16:42:41 +08:00
charlie e40e39c3aa enhance(ux): better highlights page name for the search result items 2024-04-29 15:56:11 +08:00
Andelf c67b8b5fa4 chore(release): bump version 0.10.9 2024-04-23 12:24:30 +08:00
desk7 157fa1e87f Fix some translations 2024-04-23 10:38:34 +08:00
desk7 cb16b38646 Add 16 translated strings 2024-04-23 10:38:34 +08:00
Andelf 8c939a6cbd fix(editor): new block placeholder now accepts tab and enter key 2024-04-23 10:35:26 +08:00
Andelf 70a3028c80 fix(macos): windows restore at current workspace
Close #11244
2024-04-23 05:19:47 +08:00
charlie 96a0d555c5 fix(ui): missing default colors for mark tag 2024-04-19 14:07:16 +08:00
Sun-Wukung 87d27b3d5c Update tutorial-sk.md
minor typos
2024-04-17 10:42:27 +08:00
dependabot[bot] 0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 15:50:10 +08:00
dependabot[bot] 2ec2bb30e7 chore(deps): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 13:02:03 +08:00
sty 7341b27c03 docs/develop-logseq.md: specify that dependencies in /static also exist 2024-04-11 12:07:48 +08:00
sty 4bb74f8944
e2e-test: add "DEBUG=pw:api" to "e2e-test" script in package.json (fix #11195) (#11217)
* package.json: add 'DEBUG=pw:api' to 'e2e-test' script


Co-authored-by: Andelf <andelf@gmail.com>
2024-04-11 00:18:51 +08:00
Andelf 5362aa258c ci(build): refine windows sign 2024-04-10 01:20:06 +08:00
Tienson Qin a324d845b2 fix: don't parse refs from quoted string 2024-04-07 21:35:14 +08:00
Tienson Qin b5f0f58efc fix: missing refs for property text values when creating a page 2024-04-07 21:35:14 +08:00
Andelf 85e65bd95e fix: dead link, close #11205 2024-04-07 18:34:02 +08:00
Andelf 1b0ea5358a ci: self-hosted runner to codesign 2024-04-03 16:41:50 +08:00
KaMeHb-UA 87dbf5ca21 add build support for linux arm64 2024-04-02 15:56:31 +08:00
KaMeHb-UA 5366cd5435 update dugite to 2.5.1 2024-04-02 15:56:31 +08:00
charlie 369b5ece15 fix(editor): incorrect behavior of the delete key for deleting the last char 2024-04-02 13:28:50 +08:00
albanobattistella 3fc1560cf5 Update it.edn 2024-03-27 21:40:00 +08:00
Andelf 2febcb42d9 fix(build): upgrade electron-forge to v7
- use team id based notarize
2024-03-27 18:32:02 +08:00
dependabot[bot] 4a233e3bd0 chore(deps): bump katex from 0.16.8 to 0.16.10
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.8 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 12:50:39 +08:00
Yannick Armand fa13452608 dev: remove obsolete "@tailwindcss/line-clamp" dependency 2024-03-22 12:41:23 +08:00
Andelf 185b5c2dd8 fix(search): fine tune page title search strategy 2024-03-21 14:47:59 +08:00
Andelf 157fd5c32a dev: print global error message 2024-03-20 15:29:30 +08:00
Andelf 4127b4095f
chore(release): bump version 0.10.8 (#11133) 2024-03-19 23:19:46 +08:00
e-zz 5efeadbb7e
fix(pdf): shift+mouse not invoking area highlight on Linux (#10973)
* fix(pdf): shift+mouse not invoking area highlight on Linux

* fix typo

---------

Co-authored-by: Charlie <xyhp915@qq.com>
2024-03-19 14:39:17 +08:00
dependabot[bot] 3755b69403 chore(deps): bump follow-redirects in /packages/amplify
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 14:37:18 +08:00
liy 53257d0919
enhance(i18n): Fixed and added some zh-cn(Simplified Chinese) translation (#11119)
* enhance(i18n): Fixed and added some zh-cn(Simplified Chinese) translation

* Update src/resources/dicts/zh-cn.edn

---------

Co-authored-by: Andelf <andelf@gmail.com>
2024-03-14 11:19:11 +08:00
rcmerci 7f26deed45
enhance: display username too (#11105)
* enhance: display username too

* enhance(ui): polish the user item from the global dots menu

---------

Co-authored-by: charlie <xyhp915@qq.com>
2024-03-12 16:53:00 +08:00
charlie 451b7a6d9d fix(editor): incorrect cursor move for the emoji from the line head 2024-03-12 16:52:09 +08:00
Andelf d114756212 fix(sync): logout and clear cognito keys 2024-03-12 16:10:06 +08:00
queeup 66e642d0bb enhance(i18n): update Turkish translation 2024-03-06 09:35:14 -05:00
dependabot[bot] 9f2cd1fb68 chore(deps-dev): bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:16:00 +08:00
dependabot[bot] e43248ad0e chore(deps): bump ip from 2.0.0 to 2.0.1 in /packages/ui
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:15:40 +08:00
dependabot[bot] 9d60949eca chore(deps): bump es5-ext from 0.10.62 to 0.10.63
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:15:17 +08:00
Andelf 215b67570b chore(deps): update rsapi and fix token expire 2024-03-06 18:06:27 +08:00
Andelf ce56e78133 enhance(editor): better check list toggle handling 2024-03-06 16:04:49 +08:00
j-ramos 1661fe6271 rename fn 2024-03-06 16:04:49 +08:00
j-ramos 6196c61d6d #11046 use replace-first instead of replace 2024-03-06 16:04:49 +08:00
j-ramos 10c18b165a fixes #11046 2024-03-06 16:04:49 +08:00
charlie f5bf5a4bfb fix(ux): compatiable herf for the classical ui button component 2024-03-01 17:43:39 +08:00
falldio 9c2cea030b fix: missing newline after multiline block when exporting a page 2024-03-01 02:09:46 +08:00
Andelf 1ff9f7a1b2 chore(release): bump version 0.10.7 2024-02-29 23:18:26 +08:00