Tienson Qin
|
4a0f279353
|
fix: date time from different timezones
|
2025-01-04 08:16:55 +08:00 |
|
Gabriel Horner
|
d1748a18d8
|
fix: deleting built-in blocks from queries
Was possible to delete built-in closed values from queries
like `(property :logseq.property/created-from-property)`
|
2025-01-03 14:07:25 -05:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
0856030e8b
|
Merge branch 'feat/db' into feat/repeated-tasks
|
2024-12-30 06:13:10 +08:00 |
|
Tienson Qin
|
eff34e4eeb
|
fix: don't run commands for rtc transaction
|
2024-12-30 06:10:22 +08:00 |
|
Tienson Qin
|
1d0f6a7c6d
|
fix: skip running commands when undo/redo
|
2024-12-30 06:02:29 +08:00 |
|
Tienson Qin
|
bc362c30eb
|
suggestions from zhiyuan
|
2024-12-30 05:52:50 +08:00 |
|
charlie
|
eba8e78abc
|
fix(plugin): validate options for the palette command
|
2024-12-29 20:44:49 +08:00 |
|
charlie
|
8a5e648c0b
|
enhance(plugin): disable effect plugins for the web Marketplace
|
2024-12-29 17:58:14 +08:00 |
|
charlie
|
7d27651a48
|
fix(plugin): persist theme mode for web theme
|
2024-12-29 17:15:27 +08:00 |
|