Commit Graph

215 Commits

Author SHA1 Message Date
Mega Yu
b0fb33d80a fix e2e & revert limit login to email 2026-04-20 12:28:33 +08:00
megayu
76285de44b refactor: toolchain upgrade (#12517)
* chore(deps): upgrade Clojure version to 1.12.4 across multiple dependency files

* chore: bump shadow-cljs to 3.3.6

* chore: bump org.clojure/clojurescript to 1.12.134

* chore(deps): upgrade Clojure version to 1.12.4 in workflow files

* chore(deps): upgrade Java version to 21 in workflow files

* chore(deps): upgrade Node.js version to 24 in workflow files

* chore(deps): upgrade Node.js version to 24 in Dockerfile

* feat(updater): migrate electron-forge to electron-builder

* fix wrong android app version

* fix workflow

* feat(dependency-upgrade): add max-update-interval option for dependency audits

* chore(deps): upgrade electron-builder and electron-updater

* fix: update manual verification instructions for Electron shim cache

* chore: update shadow-cljs version to 3.4.4 across all dependencies

* chore: upgrade electron version to 41.2.1

* chore: update metosin/malli dependency to latest

* chore: upgrade cider-nrepl version to 0.59.0 in dependencies

* chore: upgrade clj-kondo version to 2026.04.15 and fix warning

* chore: move Electron windows build configuration from yml to ci

* chore: update Electron signing configuration to extend from base config

* fix: replace icon file for NSIS compatibility

* chore: resolve metosin/malli version conflicts

* chore: upgrade jdk to 21 in e2e workflow

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2026-04-17 19:40:01 +08:00
Charlie
a95483655b refactor: plugin libs (#12395)
This pull request refactors the plugin library infrastructure and adds new experimental features for hosted/sidebar renderers. The main changes include:

Purpose: Refactor plugin communication library (Postmate) to support MessageChannel for improved performance, add support for hosted/sidebar renderers in plugins, add new debug APIs, and consolidate helper functions.

Changes:

Added MessageChannel support to Postmate for optimized plugin-host communication with backward compatibility
Introduced hosted renderer and sidebar renderer APIs for plugins to register custom UI components
Added new app APIs: get_current_route, export_debug_log_db, reset_debug_log_db
Refactored helper functions from helpers.ts to common.ts and updated all import paths
Extended block property APIs to include class properties with default values
Added comprehensive documentation for experiments APIs and plugin development
Added E2E test for plugin marketplace installation
Version bump from 0.2.12 to 0.3.1
2026-04-14 14:29:22 +08:00
Tienson Qin
2fe0de2271 add more undo/redo tests 2026-03-30 21:55:15 +08:00
megayu
d6403b7746 dependencies upgrade (#12460) 2026-03-23 21:32:28 +08:00
Tienson Qin
a928a29208 fix: remove new-graph-helper retry for rtc tests 2026-03-18 15:13:56 +08:00
Tienson Qin
e7bcdb0bcc fix: batch tx should separate schema ops from data ops 2026-03-18 07:43:23 +08:00
Tienson Qin
9218c16a1d fix: e2e tests 2026-03-18 06:11:04 +08:00
Mega Yu
ad0363c86e remove keyboard acceleration feature and related tests 2026-03-04 11:04:17 +08:00
Mega Yu
e73bbe86cc add a toggle switch to enable/disable the continuous key press acceleration feature 2026-03-04 10:43:39 +08:00
Mega Yu
388e395c38 refactor: simplify the logic for scrolling and highlighting 2026-03-03 13:53:10 +08:00
Mega Yu
dedf01e8d3 add e2e test 2026-03-02 17:08:36 +08:00
Mega Yu
c972967dc9 fix: simplify lazy-loading logic in cmdk component 2026-02-27 14:01:47 +08:00
Mega Yu
c3b1937a3d fix: lazy-visible keyboard scroll lag 2026-02-27 13:58:49 +08:00
Mega Yu
3e9e446135 Merge branch 'master' into enhance/search 2026-02-26 21:24:00 +08:00
Mega Yu
af9b875fde Refactor scrolling behavior and enhance keyboard navigation 2026-02-26 14:17:44 +08:00
Tienson Qin
bbec923a6c add e2e tests for afe21733a2 2026-02-25 08:32:24 +08:00
Mega Yu
91e76f917c fix: ensure proper port usage in page navigation 2026-02-12 17:05:56 +08:00
Mega Yu
4b6fa4bb31 refactor: enhance port resolution logic and update README for serving assets 2026-02-12 16:33:14 +08:00
Mega Yu
388bdbfc78 refactor: improve page creation logic after adding cmdk state persistence 2026-02-12 16:25:29 +08:00
Tienson Qin
1e51758b8d fix: e2e tests 2026-02-12 00:34:14 +08:00
Tienson Qin
6637d79f78 fix: check sync on create graph dialog automatically creates graph 2026-02-11 15:40:55 +08:00
Tienson Qin
0eadb024de Merge branch 'master' into feat/worker-sync 2026-01-30 17:37:29 +08:00
Tienson Qin
0d5c6dac06 re-enable rtc page e2e tests 2026-01-27 17:30:31 +08:00
charlie
aef1fb9486 fix(tests): update block property tests to use new property name 2026-01-27 11:50:01 +08:00
Tienson Qin
4fcde59e0d run rtc tests 2026-01-26 22:47:29 +08:00
Gabriel Horner
42f89e11ae chore: disable recent failing assertions until they are fixed 2026-01-21 13:11:09 -05:00
Gabriel Horner
094b65336a chore: rename new property to be feature specific
and encourage for more varied use
2026-01-22 00:52:47 +08:00
Tienson Qin
e5c378f6d9 remove repeat definitions of ls-api-call! 2026-01-22 00:52:47 +08:00
Tienson Qin
624b7c593a add e2e tests for bidirectional properties 2026-01-22 00:52:47 +08:00
charlie
77537a337b enhance(apis): add set_property_node_tags API and corresponding test 2026-01-18 12:33:31 +08:00
Tienson Qin
6ba05ad2cc add e2e-test for isolated scope poroperties 2026-01-05 22:59:07 +08:00
Tienson Qin
41cbba3688 enhance(ux): flashcards (#12299)
Enhances the flashcard user experience by adding automatic query property management, fixing critical bugs, and improving the UI for managing card sets.

Key changes:

1. Automatic creation of query property blocks when tagging with #Query or subclasses via pipeline
2. Fixed critical bug in api-insert-new-block! where the end? parameter had inverted conditional logic
3. Added ability to create new #Cards blocks directly from the flashcard modal with a plus button
2026-01-05 22:12:13 +08:00
Tienson Qin
a9a9905b05 feat: tag-scoped property choices (#12295)
* feat: tag-scoped property choices

* Able to hide global choices per tag

* add e2e tests
2026-01-04 13:42:27 +08:00
charlie
ce5017fca5 fix(tests): update tag properties in create tag test 2026-01-03 22:27:18 +08:00
charlie
baff8a4cc1 enhance(apis): add support for tag properties in createTag API 2026-01-03 21:51:23 +08:00
rcmerci
ed11330956 test(e2e,rtc): add test for https://github.com/logseq/db-test/issues/683 (2) 2026-01-01 16:55:19 +08:00
rcmerci
76224da1b6 test(e2e,rtc): add test for https://github.com/logseq/db-test/issues/683 2026-01-01 16:48:16 +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
Charlie
fbe6b998b6 enhance(plugins): apis related improvements (#12266) 2025-12-25 13:25:12 +08:00
Tienson Qin
9df740c797 fix: multi-tabs e2e tests 2025-12-25 11:03:46 +08:00
Tienson Qin
43d483d350 fix: rtc e2e tests 2025-12-24 18:13:59 +08:00
rcmerci
8d7ce39897 test(e2e): add asset-blocks-validate-after-init-downloaded-test 2025-12-19 01:49:40 +08:00
rcmerci
5918429db1 test(rtc,e2e): add paste-multiple-blocks-test 2025-12-18 18:27:00 +08:00
rcmerci
fa7c9f1025 ci: add rtc-extra-part2-test to github ci and run in parallel 2025-12-12 22:04:24 +08:00
rcmerci
73ee1bbc16 test(rtc): add logseq.e2e.rtc-extra-part2-test (1) 2025-12-12 20:23:28 +08:00
Tienson Qin
f594e2034f fix(rtc): batch store and validate db (#12249)
* fix(rtc): batch store and validate db

* fix: logseq.db/transact! shouldn't distinct tx-data

since move-op include 2 steps:
1. insert-block
2. update-attrs

This results in db invalid after step 1.

* refactor: add transact-with-temp-conn!

* bump nbb-logseq and add tests for ldb/transact* fns

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
2025-12-09 20:47:37 +08:00
rcmerci
21cf99c1ab test(rtc,e2e): add long-block-title-test 2025-12-06 21:14:18 +08:00
rcmerci
c196448e94 test(e2e): retry new-block 2025-12-06 21:14:18 +08:00
Gabriel Horner
a9231a4751 Revert "chore: disable intermittently failing test"
This reverts commit a8468fdf23.
2025-12-03 08:29:50 -05:00