Commit Graph

47 Commits

Author SHA1 Message Date
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
709c8257cc enhance(ux): create remote graph by default 2025-12-01 16:25:26 +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
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
Tienson Qin
1956d802c6 fix: lint warnings 2024-04-07 21:32:52 +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
charlie
cb4a6701dd Merge branch 'master' into feat/db 2024-02-06 14:13:57 +08:00
charlie
96a8f11e22 fix(lint): remove unused lang 2024-01-30 14:03:35 +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
018e1ae8ee Merge branch 'master' into feat/db 2023-12-23 14:18:25 +08:00
Richard Garčár
b7ba2e8f7e i18n: update slovak translation 2023-12-13 16:25:21 -05: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
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
ad3eda7c25 Tutorial fix and refactor. Update docs
* Some langs like es didn't have tutorials translated and were
  pretending to
* it lang had tutorials but they weren't being used
* Moved tutorials to the more appropriate src/resources/tutorials
* Also fixed typos and bb task
2023-05-24 16:57:48 -04:00
Gabriel Horner
28ff6b1894 Move dictionaries to EDN
Also introduce src/resources/ for classpath resources as templates/ is a
misleading name for generic resources and resources/ is being used for
non-resource things. Confirmed translations are the same with bb
lang:list
2023-05-24 16:07:54 -04:00