Commit Graph

15 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
Tienson Qin
5923f24f56 fix: lint and test 2025-03-31 22:38:34 +08:00
Gabriel Horner
5c4ce0eee5 fix: delete keys from master langs that no longer exist in db version
using new --fix ability
2024-10-29 21:51:44 -04:00
Miroslai
5c3d6e9b40 add cs localization (#11576)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-10-29 16:54:15 -04:00