Commit Graph

10234 Commits

Author SHA1 Message Date
Andelf
f5789bd4f9 refactor(ui): use pagination component for All pages 2022-12-06 09:40:00 +08:00
Sergey Kolesnik
8b8fe908c0 A bunch of sanity in search palette CSS (#7334)
* legacy style fix: clean `#search-wrapper svg` css

* search palette css review; `--ls-search-icon-color` var reabilitation

Co-authored-by: Konstantinos <konstantinos@logseq.com>
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-12-05 10:51:27 -05:00
Konstantinos Kaloutas
1b052a75c6 fix: highlight text color 2022-12-05 20:30:36 +08:00
Andelf
7804fee8c3 fix(build): use yarn.lock in static 2022-12-05 16:56:51 +08:00
Tienson Qin
a3304adcc0 fix: remove blank string from both pages and blocks in search indice 2022-12-05 15:23:19 +08:00
Tienson Qin
96c717f88e fix: extracted zotero title could be empty sometimes 2022-12-05 15:17:24 +08:00
Tienson Qin
fb3e345d76 fix: wrong fn invoke 2022-12-05 15:11:30 +08:00
Manu [tennox]
8a6e0bdcc2 feat(api): add keepUUID option to insertBatchBlock 2022-12-05 11:15:48 +08:00
Andelf
7a959053b9 chore: rm unused import 2022-12-05 10:50:56 +08:00
Andelf
ebd2865d30 refactor(unused): rm adoc support 2022-12-05 10:50:56 +08:00
Peng Xiao
0172d937ba e2e: reenable whiteboard e2e 2022-12-05 10:48:25 +08:00
SteOtt
367fc5c3a5 Update README.md
Updated link to blog. Formerly did point to https://logseq.com/blog with the last entry 2020.
2022-12-03 08:02:28 +08:00
Andelf
2dfd93b519 fix(editor): missing hierarchy in parent page
See-also #7568
2022-12-03 04:13:48 +08:00
Andelf
934ed3991c build(nightly): use prerelease semver 2022-12-03 03:35:44 +08:00
Andelf
7a0555a9fc chore: bump version 0.8.13 2022-12-03 03:35:44 +08:00
dependabot[bot]
2a95ed6073 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 00:42:55 +08:00
Andelf
02a2632b0a chore: update yarn.lock 2022-12-03 00:32:13 +08:00
Andelf
c5bcbdd025 chore(deps): update file-sync deps
enhance: use armor=false for encryption
2022-12-03 00:32:13 +08:00
Andelf
88b160e215 chore(dev): cleanup unused package.json entries 2022-12-03 00:28:42 +08:00
Andelf
a1b731a77a fix(electron): quick captured text is cleared when editing current 0.8.12 2022-12-02 15:30:09 +08:00
Andelf
73039901d0 fix(pdf): wrong default page number when first open 2022-12-02 15:02:09 +08:00
Andelf
bb2ce46ce7 fix(editor): escape editing when inserting 2022-12-02 05:40:14 +08:00
Junyi Du
b9b7391464 chore/suppress lint 2022-12-02 04:09:15 +08:00
Junyi Du
e8e3890c21 chore: suppress lint 2022-12-02 03:43:42 +08:00
Junyi Du
12f36fb368 chore: hold filename format notification 2022-12-02 03:30:47 +08:00
Andelf
6446425269 fix(conf): global config should failback to repo config (#7552) 2022-12-02 02:43:15 +08:00
Andelf
bb1ad677ca fix: handle illegal global config (#7394)
Close #7392
2022-12-02 02:30:54 +08:00
Andelf
0c1bcb3853 fix(android): toolbar/date command not shown 2022-12-01 16:18:37 +08:00
Andelf
b957a9f7fd fix: rm debug print 2022-12-01 16:15:54 +08:00
Junyi Du
a84a8028bd test(e2e): alias test robustness 2 2022-12-01 15:41:37 +08:00
Junyi Du
7efa4d8da6 chore: enable e2e dump 2022-12-01 15:41:37 +08:00
Junyi Du
1702993f06 test(e2e): alias test robustness 2022-12-01 15:41:37 +08:00
Junyi Du
7944f2db9c feat: content index contains title, close #7510 2022-12-01 15:41:37 +08:00
Andelf
0386cf2359 fix: bug report url on native mobile 2022-12-01 12:51:01 +08:00
Andelf
6aeb244fa2 enhance(ui): adaptive font size for tags 2022-12-01 11:52:39 +08:00
Andelf
fe5d9b92d9 test(e2e): refine test cases (#7542) 2022-12-01 10:47:41 +08:00
Gabriel Horner
effaf0f741 Doc e2e debugging workflow available with #7505 2022-11-30 14:42:39 -05:00
Tienson Qin
8fc7fb1496 Merge branch 'andelf-enhance/add-git-revision' 2022-11-30 22:52:19 +08:00
Tienson Qin
f247ec3670 enhance: click version to check revision 2022-11-30 22:47:28 +08:00
Tienson Qin
9d325ce99b Log error if shortcut is missing 2022-11-30 22:28:47 +08:00
Tienson Qin
ed5d872dbf Log error if shortcut is missing 2022-11-30 22:19:47 +08:00
Andelf
c25695d687 feat: report git revision to sentry 2022-11-30 22:17:18 +08:00
Andelf
a633f9c31a feat: add git revision to config 2022-11-30 22:17:18 +08:00
Junyi Du
3f685cf591 feat: content index contains title, close #7510 2022-11-30 21:59:36 +08:00
Junyi Du
a3ee9e5ee2 fix: recover page content like search 2022-11-30 21:59:36 +08:00
Junyi Du
adf8d55b91 chore: update gitignore with e2e dump 2022-11-30 21:59:36 +08:00
Junyi Du
ad92fd6435 test(e2e): cjk search 2022-11-30 21:59:36 +08:00
Junyi Du
4c6bf7aced fix: search-block-aux typo 2022-11-30 21:59:36 +08:00
Tienson Qin
e19fc7da04 chore: avoid conflicts on commits 2022-11-30 21:39:06 +08:00
Tienson Qin
4f0a7e3741 fix: large page title for whiteboards 2022-11-30 21:36:03 +08:00