Commit Graph

18312 Commits

Author SHA1 Message Date
Gabriel Horner
052d239682 enhance(dev): add debug context for get-page-uuid in importer 2024-12-19 14:54:13 -05:00
Gabriel Horner
409107f385 fix: duplicate journal pages when deadline is on same day
as block's page. Switched to using page-names-to-uuids instead
of db since it has the uuids of current page. Fixes logseq/db-test#192
2024-12-19 14:27:37 -05:00
Gabriel Horner
a50e1fe681 fix: db sidebar options showing up in file graphs 2024-12-19 12:14:23 -05:00
Gabriel Horner
2767e7bb8a fix: frontend lint 2024-12-19 12:07:29 -05:00
Gabriel Horner
89a108f846 Merge branch 'master' into feat/db 2024-12-19 11:44:00 -05:00
rcmerci
d60ddd3291 fix(asset): init upload all assets 2024-12-19 21:55:01 +08:00
Tienson Qin
aaccbca364 enhance: set left sidebar text weight to be font-medium 2024-12-19 20:49:54 +08:00
rcmerci
f33fac9563 feat(rtc): inject users info into graphs 2024-12-19 20:33:23 +08:00
charlie
85284b988c enhance(ui): polish left sidebar navigations 2024-12-19 18:08:34 +08:00
charlie
96fb8da599 enhance(ui): add ghost shui button for the toolbar 2024-12-19 17:51:33 +08:00
rcmerci
c75aad8bff enhance: add properties logseq.user/<xxx> 2024-12-19 15:09:02 +08:00
Charlie
630c077c02 Enhance(UX): left sidebar (#11649)
* chore(ui): add sidebar related components

* chore(shui): add sidebar core

* enhance(ui): WIP polish left sidebar

* enhance(ui): polish opacity value

* enhance(ui): remove unnecessary css

* enhance(ui): simplify the left sidebar related css

* enhance(ui): polish left sidebar navigations

* enhance(ui): polish navigations items

* enhance(ui): polish graphs picker from the left sidebar

* enhance(ui): polish graphs selector

* enhance(ui): graphs dropdown content

* enhance(ux): create new page for the graphs selector section

* enhance(ui): remote icon for the graphs selector

* enhance(ui): polish sidebar navigations filter

* fix(ui): background color for the left sidebar

* enhance(ui): refactor names related with the left sidebar

* enhance(ux): WIP configurable navigations from the left sidebar

* enhance(ux): configurable navigations popup

* enhance(ux): persist user navigations from the left sidebar

* fix(ui): bad graph selector type icon

* fix: lint

* fix: lint

* enhance(ui): polish details for the left sidebar

* chore: remove shadcn sidebar component

* chore: remove shadcn sidebar related component

* fix(ui): text overflow for the page name item
2024-12-19 15:00:52 +08:00
rcmerci
32e4563d17 fix(rtc): update patch-remote-attr-map-by-local-av-coll 2024-12-18 18:27:30 +08:00
rcmerci
96b3073057 test(rtc): fix some :fix-me testcases 2024-12-18 17:05:48 +08:00
Tienson Qin
7c2d17ec16 fix: can't remove tag 2024-12-17 16:14:52 +08:00
charlie
7bfa81b631 fix(ui): code editor overflow for the narrow container 2024-12-17 11:37:36 +08:00
charlie
8e66551c5e fix(ux): bad editor state related with the code editor 2024-12-16 15:12:42 +08:00
charlie
21d03bb08e fix(ui): the code editor breaks the page container 2024-12-16 14:30:30 +08:00
Tienson Qin
85632cc631 enhance: paste block with text value should duplicate the value 2024-12-16 12:45:31 +08:00
Tienson Qin
c59c8fa048 fix: math blocks are not rendered 2024-12-16 11:28:51 +08:00
Tienson Qin
56e3136103 enhance: skip property inner text when navigating properties 2024-12-16 11:16:35 +08:00
Tienson Qin
f30879ac54 enhance: automatically resizing youtube iframe
fixes https://github.com/logseq/db-test/issues/188
2024-12-16 10:35:18 +08:00
Tienson Qin
4477dcfb95 fix: set aspect ratio for youtube video player 2024-12-15 22:15:31 +08:00
Tienson Qin
277096d458 fix: unable to add a comment using # in codeblocks
fixes https://github.com/logseq/db-test/issues/168
2024-12-15 21:08:24 +08:00
Tienson Qin
1f86f47c3d fix: CTRL+z on config files goes back to previous page
fixed https://github.com/logseq/db-test/issues/169
2024-12-15 20:58:03 +08:00
Tienson Qin
4cb793e1e8 fix: can't link a block via ID & a page in the same block
fixes https://github.com/logseq/db-test/issues/178
2024-12-15 20:50:56 +08:00
Tienson Qin
8f57de2add fix: can't delete choice 2024-12-15 19:16:48 +08:00
Tienson Qin
ab73d4b2d3 fix: can not write on journal page
fixes https://github.com/logseq/db-test/issues/183
2024-12-15 19:02:55 +08:00
Tienson Qin
1a98dcad91 fix: tests 2024-12-15 16:32:19 +08:00
Tienson Qin
202be5cc7b fix: remove current query block from query result view 2024-12-15 16:19:40 +08:00
Tienson Qin
392c947cf2 fix: sqlite operator search 2024-12-15 16:11:17 +08:00
Tienson Qin
09e93eee29 fix: full-text search can't include page reference 2024-12-15 15:16:15 +08:00
Tienson Qin
b261911649 fix: limit width for property select value 2024-12-15 12:42:48 +08:00
Tienson Qin
47da0f8576 fix: breadcrumb wrap 2024-12-15 12:22:12 +08:00
rcmerci
fc7540e2d8 refactor(rtc): simplify api malli schema (2) 2024-12-13 22:45:59 +08:00
rcmerci
53badf8d8f refactor(rtc): simplify api malli schema 2024-12-13 22:36:48 +08:00
rcmerci
88bc15da7f fix(rtc): add :remove case for update-remote-data-by-local-unpushed-ops 2024-12-13 21:10:00 +08:00
rcmerci
991e391e47 dev: update .lsp/config.edn, ignore src/resources paths 2024-12-13 18:55:52 +08:00
Tienson Qin
5a4a1f0cd2 perf: collapse today queries for db graphs 2024-12-12 19:02:13 +08:00
Tienson Qin
f289988910 fix: mod+enter set task status to Doing
When logseq.property/Status' default value is Todo.
2024-12-12 18:16:27 +08:00
rcmerci
7de634956f perf: replace high-freq updated atom with volatile 2024-12-12 17:49:43 +08:00
rcmerci
ebbb53c5ae perf: reduce str & pr-str calls 2024-12-12 17:40:14 +08:00
rcmerci
1bd5028906 fix lint and test 2024-12-12 14:06:16 +08:00
rcmerci
3c97f9ba34 enhance: show remote-graphs in All graphs when rtc-enabled 2024-12-12 13:52:44 +08:00
rcmerci
8327ad5a5a refactor: simplify by c.m/run-background-task 2024-12-11 17:45:57 +08:00
rcmerci
6cc6a20da1 enhance(rtc): try to restart rtc when possible 2024-12-11 16:46:26 +08:00
rcmerci
19ba710e61 enhance: add continue-flow and run-background-task to missionary-util 2024-12-11 16:44:25 +08:00
Tienson Qin
0f63988b4e chore: use macos-14 for arm64 build 2024-12-11 16:10:10 +08:00
Tienson Qin
af2fed8f63 fix: set arm64 image to macos-13-arm64 2024-12-11 15:42:23 +08:00
Tienson Qin
6ee3b8abab disable diacritic search for now 2024-12-11 15:06:28 +08:00