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
Tienson Qin
fd7e685829
chore: cleanup dicts
2026-01-04 13:21:26 +08:00
Tienson Qin
bcc478b5f7
refactor: separate og and db version ( #12276 )
...
separate og and new version apps
remove file sync, tldraw, excalidraw and zotero
2025-12-29 15:39:32 +08:00
Tienson Qin
30068f882e
chore: remove command fix broken graph
2025-12-16 08:24:33 +08:00
Tienson Qin
709c8257cc
enhance(ux): create remote graph by default
2025-12-01 16:25:26 +08:00
Tienson Qin
7a237082d1
fix: lint
2025-11-27 23:12:59 +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
Tienson Qin
aba80a4564
enhance(ux): add hidden properties area in sidebar and main page
2025-09-07 18:40:22 +08:00
Kay Ki
e5a8f90f32
Update German translations for test-db branch
2025-08-21 09:18:07 -04: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
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
Tienson Qin
85b4243aac
fix: lint
2025-05-13 18:48:01 +08:00
Gabriel Horner
9b1a565dd0
Chore: Remove slides ( #11854 )
...
* chore: remove slide feature and reveal mentions
Will remove reveal js dep in later commit
* chore: remove built-in property that was only for slides
2025-05-12 13:32:24 -04:00
Gabriel Horner
4c30aa2904
chore: remove unused batch-delete option
...
orphaned-pages? deletion from #3006 is no longer used
2025-05-07 16:04:59 -04:00
Gabriel Horner
2141b30598
fix: remove lang keys removed from UI in 71163987a0
2024-08-21 10:08:39 -04:00
Tienson Qin
8b470dd455
enhance: remove unused dicts automatically
2024-08-16 15:16:56 +08:00
Tienson Qin
736c0b1f49
fix: lint
2024-06-27 17:01:17 +08:00
Tienson Qin
2ba01c7cef
perf: use virtualized list instead of our own ui/infinite-list
...
The benefits are:
1. less journals to render, so less memory, faster editor experience
2. our old implementation is buggy in some platforms
2024-06-17 09:25:33 +08:00
Gabriel Horner
5ecb3fe3d4
fix: lints
2024-06-03 14:13:55 -04:00
Gabriel Horner
c801175831
enhance: bring back open link from Search
...
Brings back feature from #4405 which was broken with move to new cmd-k
and updates it to work with db graphs. Also remove now unused
previous auto-complete approach
2024-05-27 16:04:56 -04:00
charlie
0a70600575
fix(lint): remove unused keys of i18n
2024-05-07 10:29:17 +08:00
Tienson Qin
00967481ad
Merge branch 'refactor/db-properties-schema' into refactor/db-remove-block-name-unique
2024-04-11 20:32:12 +08:00
rcmerci
5d28129f81
fix(lang): remove non-exist key
2024-04-11 14:47:50 +08:00
charlie
9aa1269f49
Merge branch 'master' into feat/db
2024-03-12 16:55:15 +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
Tienson Qin
b06b01b88b
Merge branch 'master' into feat/db
2024-01-22 12:08:37 +08:00
Andelf
8efce54a3a
refactor(electron): rewrite git auto-commit
...
- Supports change auto-commit settings on the fly
2024-01-19 10:20:30 +08:00
Tienson Qin
eb6e5942f8
fix: lint warnings
2024-01-10 01:34:15 +08:00
Tienson Qin
b8a6f820ad
New file based graphs works with opfs db
2023-12-14 02:12:24 +08:00
Tienson Qin
d38bba76bf
Use OPFS storage for file based graphs too
2023-12-14 01:20:31 +08:00
Tienson Qin
b7a7c9b549
fix: open new window on Electron
2023-12-11 16:17:34 +08:00
Tienson Qin
ee3442a44b
Merge branch 'master' into feat/db
2023-11-14 20:40:36 +08:00
Tienson Qin
88acf53303
fix: lint warnings
2023-11-13 22:59:34 +08:00
Gabriel Horner
fa8ffc0caf
fix: remove unused translation key
...
translation key no longer needed due to last commit
2023-11-08 16:00:54 -05:00
Tienson Qin
90c2b3800f
fix: lint warnings
2023-11-06 16:06:29 +08:00
Tienson Qin
b91fd4e6c8
Remove old cmdk && command palette
2023-11-06 15:25:35 +08:00
Gabriel Horner
41bd76a704
Merge branch 'master' into feat/db
2023-09-07 17:52:25 -04:00
charlie
a6ace12832
fix: lint
2023-09-06 14:42:00 +08:00
Tienson Qin
cb93cc3e9a
Merge branch 'master' into feat/db
2023-08-15 13:42:37 +08:00
einmeterhecht
ac1e0982b5
Link to german tutorial in de.edn
...
And not to the english one
2023-07-31 09:52:18 -04:00
einmeterhecht
51658c16c0
Update de.edn
...
Removed or translated german texts identical to the english ones
2023-07-31 09:52:18 -04:00
einmeterhecht
f2d1de9e99
Translate all missing entries to german
2023-07-31 09:52:18 -04:00
Tienson Qin
c81e114a1c
fix: lint
2023-06-28 15:20:22 +08:00
Bad3r
0b322b0f08
chore: replace 'presentation' with 'View as slide'
2023-06-23 15:39:51 -04:00
Konstantinos Kaloutas
5d696b22b8
update loading translation
2023-06-09 14:14:29 +03:00
Konstantinos Kaloutas
135e3228b6
fix: translations
2023-06-09 13:54:32 +03:00
Gabriel Horner
1765ecfb02
Fix duplicates that were caught by linter
...
Also undo removals in this PR of translations that were being used.
Also changed :misc/copy translation since it didn't have a meaningful
description
2023-06-05 14:00:11 -04:00
Bad3r
f53abb8fb3
chore: remove EN definitions in non EN dicts
2023-06-03 01:43:24 -04:00