Commit Graph

6988 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
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
Andelf
2dfd93b519 fix(editor): missing hierarchy in parent page
See-also #7568
2022-12-03 04:13:48 +08:00
Andelf
7a0555a9fc chore: bump version 0.8.13 2022-12-03 03:35:44 +08:00
Andelf
a1b731a77a fix(electron): quick captured text is cleared when editing current 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
Andelf
0386cf2359 fix: bug report url on native mobile 2022-12-01 12:51:01 +08:00
Tienson Qin
f247ec3670 enhance: click version to check revision 2022-11-30 22:47:28 +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
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
Tienson Qin
d3300cfcab fix: sync icon disappear with unstable network
User's groups will be stored in local storage.
2022-11-30 20:28:43 +08:00
Andelf
c1b27ac308 fix(mobile): refactor mobile camera toolbar command 2022-11-30 19:56:31 +08:00
Tienson Qin
1ff65fe70f fix: sync stopped working after taking a photo 2022-11-30 19:53:45 +08:00
Andelf
91550838ef fix(ui): h1 inside h1 2022-11-30 16:10:55 +08:00
Andelf
d63d5aa16d fix(ios): button element inside button element 2022-11-30 16:10:55 +08:00
Andelf
3e374efe4e fix(ui): wrong checked attr for input type=checkbox 2022-11-30 16:10:55 +08:00
Andelf
db5156d24e enhance(ux): add bug report url 2022-11-30 15:04:44 +08:00
Tienson Qin
7331000bb1 Merge branch 'master' into feat/whiteboards-onboarding 2022-11-30 14:34:51 +08:00
Andelf
4a3b214395 fix: lint 2022-11-30 14:09:17 +08:00
Tienson Qin
39d23a8671 enhance: sent graphs-txid in sentry events 2022-11-30 13:49:34 +08:00
Tienson Qin
c2befe6c00 fix: remove false alarm of the event to force ios path 2022-11-30 13:41:22 +08:00
rcmerci
2a12110a83 fix: use go-loop 2022-11-30 12:36:22 +08:00
rcmerci
279dbf7de3 Revert "fix: <! can't be used without go"
This reverts commit 9b41de8ad9.
2022-11-30 12:36:22 +08:00
Andelf
7b7c766260 fix(test): do not prompt filename change 2022-11-30 11:22:55 +08:00
Tienson Qin
facee3fbc4 fix: lint warning 2022-11-30 00:40:59 +08:00
Tienson Qin
9b41de8ad9 fix: <! can't be used without go 2022-11-30 00:34:48 +08:00
Tienson Qin
4167c7b5cb enhance: reduce search items 2022-11-29 17:34:24 +08:00
Tienson Qin
d4c8cdadda fix: slow search 2022-11-29 17:29:08 +08:00
Tienson Qin
b658fdb9e8 fix: catch match search with escaped input
Also, fixed the problem the highlights don't have spaces around.
2022-11-29 17:08:02 +08:00