Gabriel Horner
a6c3569ea3
fix: remove most file-graph references from frontend and electron
...
- Remove references to old files under logseq/ e.g.
logseq/version-files
- Remove flashcard commands and translations that applied to file graph flashcards
- Remove unused electron and frontend events
- Remove timetracking config which was for file graphs
2026-01-22 13:19:58 -05:00
Gabriel Horner
ab137a962a
fix: remove file graph imports
...
Remove mention of removed JSON import in descriptions. Also mv frontend.util.fs
to where they are used instead of keeping an outdated file ns
2026-01-22 13:19:58 -05:00
Gabriel Horner
6312f8236a
fix: remove file graph :block/file and dependent code
...
Also remove all file graph references in publishing and
add back publishing.db tests with db graph.
Also remove file graph behavior for cmd-k and files
2026-01-22 13:19:57 -05:00
Gabriel Horner
c89d415e93
chore: remove unused tutorial files
2026-01-22 13:19:57 -05:00
charlie
6be47c18be
enhance(plugin): add support for DB graphs in plugin UI
2026-01-14 11:05:31 +08:00
Tienson Qin
fd7e685829
chore: cleanup dicts
2026-01-04 13:21:26 +08:00
Tienson Qin
74d8308a62
chore: remove git commit command
2026-01-03 22:23:15 +08:00
Paweł Świątkowski
ebb985f78e
Add ability to sort plugins by added date on marketplace ( #11993 )
...
Co-authored-by: Charlie <xyhp915@qq.com >
2026-01-02 09:51:22 +08:00
Tienson Qin
15585f1481
mod+m to publish
2025-12-31 23:28:16 +08:00
Tienson Qin
60e79785f6
fix: add back missing dicts for flashcard buttons
2025-12-30 15:02:56 +08:00
Tienson Qin
c084a6b9d0
fix dicts
2025-12-26 12:54:44 +08:00
Tienson Qin
f6188b6cca
cleanup more config/db-based-graph? usage
2025-12-25 22:51:05 +08:00
Tienson Qin
eceaa7396c
more cleanup
2025-12-25 21:54:52 +08:00
Tienson Qin
f419fbea8b
cleanup
2025-12-25 19:11:58 +08:00
Tienson Qin
b3813ade7c
remove file sync, tldraw, excalidraw and zotero
2025-12-25 15:13:13 +08:00
Gabriel Horner
8c27331113
fix: rename Encryption tab to match description
2025-12-19 11:07:20 -05:00
albanobattistella
020f65b001
Update it.edn ( #11881 )
2025-12-17 10:28:57 -05:00
Piotr Narel
8da7e7604a
Fix: typos in PL translation ( #12190 )
2025-12-17 10:25:29 -05:00
Gabriel Horner
84db92bc19
fix: translations from #12258
2025-12-17 10:19:19 -05:00
Laer-tty
f88b0c63d9
Update pt-br translation. ( #12258 )
2025-12-17 10:18:00 -05:00
Tienson Qin
30068f882e
chore: remove command fix broken graph
2025-12-16 08:24:33 +08:00
Tienson Qin
8be999030b
enhance(ux): show encrypted icon in graph list
2025-12-03 14:26:51 +08:00
Tienson Qin
709c8257cc
enhance(ux): create remote graph by default
2025-12-01 16:25:26 +08:00
Tienson Qin
e93c3afcc9
enhance(ux): separate shared graphs from remote graphs
2025-12-01 16:03:51 +08:00
Tienson Qin
7a237082d1
fix: lint
2025-11-27 23:12:59 +08:00
Tienson Qin
08ce89f248
Rename tab to End-to-end encryption
2025-11-24 11:40:18 +08:00
Tienson Qin
0eceffcdb8
enhance(e2ee): add encryption setting tab
2025-11-24 11:40:18 +08:00
Gabriel Horner
87ad398399
fix: incorrect descriptions for db graphs
...
Fixes https://github.com/logseq/db-test/issues/567
2025-11-07 16:26:24 -05:00
Gabriel Horner
5b919bd7a7
enhance: simplify enabling mcp server
...
Automatically enable http server if it's not started. Also fix typo for
http server and failing integration test
2025-10-16 10:44:32 -04:00
Gabriel Horner
16f977207c
enhance: add UI setting for toggling MCP server on/off
2025-10-16 10:44:32 -04:00
Tienson Qin
aba80a4564
enhance(ux): add hidden properties area in sidebar and main page
2025-09-07 18:40:22 +08:00
charlie
be965505d0
enhance(i18n): related with asset block actions
2025-09-02 15:03:20 +08:00
Alejandro Lozano
4ada674942
feat(translations): fix "Rectangle" for es ( #12048 )
2025-08-21 09:23:15 -04:00
Kay Ki
e5a8f90f32
Update German translations for test-db branch
2025-08-21 09:18:07 -04:00
Tienson Qin
d84d3f9652
enhance(ux): set/unset #Page to convert between page and block ( #11970 )
...
* enhance(ux): add/remove #Page to toggle page/block
* enhance(ux): "p t" to set tags for selected blocks
Updated "p a" to toggle displaying all properties including hidden ones.
* feat: cmd+k move blocks
* fix: block could be converted to page and create invalid nodes
Pages with block namespace parents is nonsensical and pages in
property values led to multiple validation errors. Also guard
against class and property pages as namespace parents
* fix: warn on failed cut+paste or indent/outdent of page blocks. Better to warn than silent failure which leaves user confused on
what happened.
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2025-08-05 17:45:57 +08:00
Tienson Qin
d488c53fd6
adjust page/object sorting weight
2025-07-23 22:12:20 +08:00
Tienson Qin
48ae054ce8
fix: lint
2025-07-23 20:23:05 +08:00
Tienson Qin
00405d98d3
add local embedding model settings
2025-07-16 15:59:22 +08:00
Tienson Qin
e259be0c51
feat: quick add ( #11986 )
...
* feat: quick add
* enhance(ux): auto open block for editing for quick add
* enhance(ux): show notification after quick add
* add migration for quick add page
2025-07-07 16:18:53 +08:00
Gabriel Horner
a7562d7f26
chore: Rename 'All pages' to 'Pages'
...
Simplifies pages screen name to be consistent with other sidebar
items e.g. Tasks and Journals. Deleted all affected translations
since they are no longer valid translations
2025-06-26 12:28:19 +08:00
charlie
6dca6de649
enhance(ux): improve image asset ux
2025-06-24 17:36:16 +08:00
Tienson Qin
92ec65d61d
Merge branch 'master' into refactor/page-parent
2025-06-15 08:27:33 +08:00
Tienson Qin
06d7ed9b40
enhance: address suggestions from gabriel and zhiyuan
2025-06-02 11:13:43 +08:00
Tienson Qin
08bbe5c82d
enhance: add a command to gc current graph
2025-06-02 11:13:43 +08:00
Gabriel Horner
a169256314
enhance: make it easier for users to fix broken graph
...
Tell users what to run and remove dev flag. Thought of while working
with https://github.com/logseq/db-test/issues/286
2025-05-26 17:17:57 -04:00
Tienson Qin
fb1d38bc6d
enhance(ux): shift + enter to open selected block(s) in sidebar
2025-05-23 03:57:17 +08:00
Gabriel Horner
30ccf2ab24
fix: remove incorrect translations
...
:en language changed for this entry so remove as they are no longer
correct
2025-05-21 10:15:53 -04:00
Gabriel Horner
0c0fb978d3
Merge branch 'feat/db' into refactor/page-parent
2025-05-21 08:45:24 -04:00
rcmerci
b2ae56fdb6
enhance(rtc): add command :dev/rtc-start
2025-05-21 14:27:31 +08:00
rcmerci
1ee7f50e63
enhance(rtc): add command :dev/rtc-stop
2025-05-21 12:49:46 +08:00