Commit Graph

18577 Commits

Author SHA1 Message Date
Gabriel Horner
2c8aaedecf fix: don't allow deletion of built-in class objects or property
relationships from table view. This would break major internals if delete actions were done
on logseq.class/Root or most built-in properties
2025-01-03 12:55:30 -05:00
Gabriel Horner
01b40b42c3 enhance: show Tag and Property classes in page header
Addresses
https://github.com/logseq/logseq/pull/11634#discussion_r1901175283
2025-01-03 12:12:21 -05:00
Tienson Qin
17ee522779 fix: date label 2025-01-04 00:53:42 +08:00
Gabriel Horner
d9d9d26116 fix: tweak file-block schema for migrations
Related to new fix-block-timestamps! in migration
2025-01-03 11:32:25 -05:00
charlie
59d31c9922 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2025-01-03 21:00:43 +08:00
charlie
d7e79242c4 fix(plugin): missing scripts 2025-01-03 21:00:25 +08:00
rcmerci
e1c96411c6 perf: refactor frontend.db.react/remove-query-component! 2025-01-03 20:46:59 +08:00
Tienson Qin
f8029417a1 enhance: backup notice when the graph hasn't been updated
since the last export.
2025-01-03 20:32:50 +08:00
Tienson Qin
28ae59da8f Merge pull request #11664 from logseq/enhance/plugin-web
Feat: support plugins for web
2025-01-03 20:21:51 +08:00
Tienson Qin
9b282d66ac Merge branch 'feat/db' into enhance/plugin-web 2025-01-03 20:15:46 +08:00
Tienson Qin
df41e8b69a fix: file content being overwritten when running db migration 2025-01-03 19:16:28 +08:00
rcmerci
28cfdf682a feat: add profiler(dev) rightside-tab (#11668)
* perf: add frontend.handler.profiler
* perf: add frontend.components.profiler
2025-01-03 19:10:22 +08:00
rcmerci
b65a2d5c0f refactor: consistent alias of clojure.string 2025-01-03 16:45:10 +08:00
rcmerci
dd17560fd5 refactor: add clojure.string to :consistent-alias in kondo-config 2025-01-03 16:35:11 +08:00
charlie
6ef1b842d1 enhance(plugins): load web plugins asynchronously 2025-01-03 14:58:04 +08:00
charlie
ff0128272a Merge branch 'feat/db' into enhance/plugin-web 2025-01-03 11:25:02 +08:00
Gabriel Horner
bc9aa08be4 fix: case sensitive tag creation broken by previous commit 2025-01-02 18:43:53 -05:00
Gabriel Horner
b7723db753 fix: importer importing some pages as both Tag and Page
Also fixed using pages as a tag first time via '#' didn't build tx correctly.
Fixing these allowed for enabling logseq.class/Page validation
2025-01-02 17:29:22 -05:00
Gabriel Horner
3d42cf7522 fix: bump nbb-logseq so that nbb scripts
that have already downloaded feat-db-v16 can use the latest nbb-logseq
2025-01-02 16:09:25 -05:00
Tienson Qin
a30c2ca10c fix: update deadline to be type of :datetime 2025-01-02 22:00:17 +08:00
charlie
0eb7666ce9 enhance(plugin): persist updates state for the web plugin 2025-01-02 21:05:19 +08:00
charlie
6773542473 Merge branch 'feat/db' into enhance/plugin-web 2025-01-02 20:27:49 +08:00
Tienson Qin
6030ae1658 fix: mark hash tag symbol as select-none 2025-01-02 16:56:01 +08:00
Tienson Qin
c6d9f33700 fix: react warning 2025-01-02 08:46:05 +08:00
Tienson Qin
8ce12cef26 fix: db migrate 2025-01-02 08:40:49 +08:00
Tienson Qin
961e00961f fix: migrate should prefer existing value 2025-01-02 08:18:15 +08:00
charlie
a2b0afb5d9 chore(dev): fix react warnings 2025-01-01 17:14:33 +08:00
charlie
4bcda99145 enhance(rum): adapt react class for the component friendly keys warning 2024-12-31 18:47:05 +08:00
charlie
91f3dc3d41 chore(dev): react keys warnings 2024-12-31 16:16:13 +08:00
charlie
6e1f511d50 chore: fix lint 2024-12-31 15:12:16 +08:00
charlie
be54a9c58f chore: fix lint 2024-12-31 13:44:46 +08:00
charlie
4a732ba0c3 chore: fix lint 2024-12-31 12:33:19 +08:00
charlie
aceaf0c879 Merge branch 'feat/db' into enhance/plugin-web 2024-12-30 22:33:13 +08:00
charlie
72bf7093f3 fix(plugin): invalid readme for the web plugin 2024-12-30 22:33:00 +08:00
charlie
15f7b9c764 chore(plugin): build libs core 2024-12-30 21:25:56 +08:00
charlie
109e91bd35 enhance(plugin): check updates for the web plugins 2024-12-30 18:15:24 +08:00
charlie
208ca930eb refactor(plugin): names 2024-12-30 16:17:41 +08:00
charlie
49227f4651 enhance(plugin): ignore save package json for the web plugin 2024-12-30 16:03:59 +08:00
charlie
b9a7950caf fix(plugin): parse empty repo config 2024-12-30 14:31:40 +08:00
Tienson Qin
87906fbb9d fix: lint 2024-12-30 14:18:11 +08:00
Tienson Qin
deb14ed009 feat: dev validate db 2024-12-30 14:04:26 +08:00
Tienson Qin
1760161dd8 fix: set class scope when using class as property
fixes https://github.com/logseq/db-test-cn/issues/38
2024-12-30 13:39:41 +08:00
charlie
a5f5f19fd4 Merge branch 'feat/db' into enhance/plugin-web 2024-12-30 12:52:43 +08:00
charlie
7425e01361 fix(ux): don't stop propagation for the pointer down event on the foldable content container 2024-12-30 12:38:36 +08:00
Tienson Qin
dd294992a7 fix: react key warnings 2024-12-30 09:37:17 +08:00
Tienson Qin
659d64c3ae fix: handle asset type 2024-12-30 09:25:51 +08:00
Tienson Qin
c75efabc04 fix: react key warning 2024-12-30 09:22:08 +08:00
Tienson Qin
985365a274 fix: ensure built-in data exists 2024-12-30 08:49:12 +08:00
Tienson Qin
972e6e634b fix: save current block before opening date picker 2024-12-30 07:00:11 +08:00
Tienson Qin
ceb8849db4 Merge pull request #11654 from logseq/feat/repeated-tasks
feat: repeated tasks
2024-12-30 06:13:21 +08:00