Tienson Qin
a45da56cd2
fix: pprint/pprint not always work for validate errors
2025-01-06 21:26:09 +08:00
charlie
d504ba36f1
chore(libs): bump version
2025-01-06 17:40:47 +08:00
charlie
25adb80b96
enhance(plugin): app proxy call
2025-01-06 17:34:03 +08:00
charlie
87e01f116b
enhance(apis): add types
2025-01-06 15:54:21 +08:00
charlie
f28d344ef3
fix(apis): create page for journals
2025-01-06 15:47:14 +08:00
charlie
caa9d4cb30
chore(dev): react key warnings
2025-01-05 12:31:28 +08:00
Tienson Qin
c6a222e071
enhance: set font-normal for time spent
2025-01-05 12:18:41 +08:00
Tienson Qin
8a0a05183e
refactor: remove :block/format for db graphs ( #11667 )
2025-01-05 12:10:47 +08:00
Tienson Qin
b24ad28bac
feat: time tracking ( #11666 )
...
* Schema update for property history
* feat: record property history
* Initial support for time tracking
* enhance: status history view
* fix: reactive time tracking
* fix: tests
* enhance: set max height for status history
* enhance: disable some options for property enable-history?
* address suggestions from zhiyuan
* fix: spent-time for doing tasks
* enhance: status history support reverse order
* chore: merge feat/db
2025-01-05 11:49:34 +08:00
charlie
7101a59858
fix(plugin): incorrect file path for the plugin dots settings
2025-01-04 15:38:00 +08:00
Gabriel Horner
1bba10c266
fix: graph counts after validation are wrong
...
after type->tags migration. Also update recommended validate cli options
to default to true. Also clean up graph counts spread across two
validators and importer. The property-pairs count in the UI were way off
because they were only counting pairs that are validated by malli-schema
2025-01-04 02:14:39 -05:00
charlie
f7e150b642
enhance(plugin): add web flag for the marketplace plugin
2025-01-04 15:11:43 +08:00
Tienson Qin
4a0f279353
fix: date time from different timezones
2025-01-04 08:16:55 +08:00
Gabriel Horner
96c1cc5777
fix: unstable deadline tests for exporter
2025-01-03 17:32:01 -05:00
Gabriel Horner
0b87c36d65
chore: remove unused deps from common
2025-01-03 15:19:54 -05: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
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