Commit Graph

3475 Commits

Author SHA1 Message Date
Gabriel Horner
cd8f312b9f enhance(dev): add linters and workflow for publish
to have basic code quality checks. Test worker asset builds
successfully Also fix minor things caught by clj-kondo and carve.
2026-01-21 15:34:22 -05:00
Gabriel Horner
3e0d57bc32 chore: prefix deps workflows with 'deps-'
to organize workflow files better
2026-01-21 14:16:38 -05:00
Gabriel Horner
7ca5c1de64 fix: unpublish not working for a local graph 2026-01-21 12:26:59 -05:00
Gabriel Horner
a24a7d48fe chore: add basic testing instructions
Move commented out PUBLISH-API-BASE so that it actually works
2026-01-21 12:26:59 -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
1e5026aa3f Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2026-01-22 00:52:47 +08:00
Tienson Qin
772bd04bda Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2026-01-22 00:52:47 +08:00
Tienson Qin
ec0cc4549b fix: lint 2026-01-22 00:52:47 +08:00
Tienson Qin
cbece9e29f fix: lint 2026-01-22 00:52:47 +08:00
Tienson Qin
6d51d33f15 cljs port of pluralize.js 2026-01-22 00:52:47 +08:00
Tienson Qin
ada37adbf1 fix: lint 2026-01-22 00:52:47 +08:00
Tienson Qin
bc5984e1a3 Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-22 00:52:47 +08:00
Tienson Qin
bcb9f84469 add tests 2026-01-22 00:52:47 +08:00
Tienson Qin
e5521da233 enhance: able to edit property value of :string type
able to set plural form for tags
2026-01-22 00:52:47 +08:00
Tienson Qin
164d1c908c fix: async query bidirectional properties 2026-01-22 00:52:47 +08:00
Tienson Qin
ce3f0a6d94 ux enhancements 2026-01-22 00:52:47 +08:00
Tienson Qin
b5f8ed266a fix: bi-directional property should have classes specified 2026-01-22 00:52:47 +08:00
Tienson Qin
3f8c6cde92 feat: Bi-directional property 2026-01-22 00:52:47 +08:00
Gabriel Horner
98ab051328 fix: importing journals with tags
Fixes https://github.com/logseq/db-test/issues/588
2026-01-20 10:24:19 -05:00
Tienson Qin
c2582d3c24 fix: available choices still shows other tags' scoped choices 2026-01-06 08:52:57 +08:00
Gabriel Horner
5748905057 fix ref-property tests pointing to property rule
Also add back property tests as it is still a useful rule
2026-01-05 14:44:49 -05: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
Tienson Qin
8fd006babb enhance: api createTag supports :tagProperties 2026-01-03 13:43:20 +08:00
Tienson Qin
10846fdaa3 fix: asset wrong order 2026-01-01 20:35:44 +08:00
Tienson Qin
8fc093c1c9 fix: can't set number 9 as property value
because it's empty-placeholder
2026-01-01 19:59:57 +08:00
Tienson Qin
aafa50dcc7 fix: :block/warning value should be keyword 2026-01-01 17:09:56 +08:00
Tienson Qin
0f949b739c fix: tests 2026-01-01 14:20:33 +08:00
Tienson Qin
b55550ed3e add :logseq.kv/local-graph-uuid 2026-01-01 14:11:39 +08:00
Tienson Qin
15585f1481 mod+m to publish 2025-12-31 23:28:16 +08:00
Tienson Qin
76ebafac6c enhance: preserve block collapsed state when publishing 2025-12-31 20:24:03 +08:00
Tienson Qin
3b14336474 fix: set limit to passsword kdf iterations on cloudflare workers 2025-12-30 22:45:38 +08:00
Tienson Qin
5376779d42 deploy new version 2025-12-30 21:15:33 +08:00
Tienson Qin
8de2542f8c use salted PBKDF2 hash 2025-12-30 21:02:56 +08:00
Tienson Qin
f9a3fb50b9 remove skip_auth 2025-12-30 20:54:40 +08:00
Tienson Qin
918dc0766a fix: set auth to be required on staging and prod 2025-12-30 20:41:39 +08:00
Tienson Qin
304195c7da fix: typo 2025-12-30 20:29:40 +08:00
Tienson Qin
a0a7748e76 home page 2025-12-30 20:27:25 +08:00
Tienson Qin
adb7b8e364 fix: tagged nodes 2025-12-30 18:48:40 +08:00
Tienson Qin
6bc2fb1a0a fix: don't show published url property 2025-12-30 17:57:35 +08:00
Tienson Qin
45d592ecd5 enhance: show close button when search box opened 2025-12-30 17:03:24 +08:00
Tienson Qin
c97453d1dd search 2025-12-30 16:59:40 +08:00
Tienson Qin
c21f2c7f4f Ensure local graphs have uuid 2025-12-30 14:48:51 +08:00
Tienson Qin
644ef4c34c show authors 2025-12-30 12:36:34 +08:00
Tienson Qin
d53ea4a38c enhance: update published-url to be property type of :url 2025-12-30 11:07:47 +08:00
Tienson Qin
f8d4942857 enhance: show page updated at 2025-12-30 10:43:17 +08:00
Tienson Qin
24c9298356 fix: tests 2025-12-30 10:23:10 +08:00
Tienson Qin
12f967437f enhance: short url use "/p/short-id" instead of "/s/short-id" 2025-12-30 00:48:43 +08:00
Tienson Qin
74d136e49c fix: export tests 2025-12-30 00:34:02 +08:00
Tienson Qin
bdb6e02182 fix: remove icon from page properties area 2025-12-30 00:27:44 +08:00
Tienson Qin
8a415e0074 Update deps/publish/src/logseq/publish/publish.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 00:16:12 +08:00