charlie
|
a5c2816266
|
fix: lint
|
2024-10-31 17:50:06 +08:00 |
|
charlie
|
3eded51689
|
enhance(ux): limit min width for the resized image
|
2024-10-31 17:50:06 +08:00 |
|
charlie
|
e6161526c3
|
enhance(ux): set friendly width for images in right sidebar
|
2024-10-31 17:50:06 +08:00 |
|
charlie
|
8f24bb51da
|
enhance(ux): resize image horizontal handles
|
2024-10-31 17:50:06 +08:00 |
|
Tienson Qin
|
25bbbc7950
|
fix: can't select blocks after inserting/indenting a block
|
2024-10-31 17:40:54 +08:00 |
|
charlie
|
5c8e72a600
|
fix(ux): sometimes the popup disappearing not as expected
|
2024-10-31 17:02:41 +08:00 |
|
Tienson Qin
|
90f49bad76
|
fix: flashcards width
|
2024-10-31 16:24:34 +08:00 |
|
Tienson Qin
|
7024454048
|
fix: right-click page title doesn't work
|
2024-10-31 16:19:25 +08:00 |
|
charlie
|
80b78df0cb
|
enhance(ui): polish alignments for the property values
|
2024-10-31 16:00:08 +08:00 |
|
Tienson Qin
|
4da4f2b2d5
|
fix: table still shows deleted blocks
|
2024-10-31 15:56:58 +08:00 |
|
Tienson Qin
|
beb8c46b21
|
fix: hidden columns can't be toggled back
|
2024-10-31 13:25:41 +08:00 |
|
Tienson Qin
|
a5bdde6182
|
fix: alias for node reference
[label]([[block id]])
|
2024-10-31 13:10:43 +08:00 |
|
Tienson Qin
|
030da4af35
|
fix: schema graph can't create a node value because of call stack
fixes
https://linear.app/logseq/issue/LOG-3258/schema-graph-cant-create-a-node-property-value-because-of-call-stack.
Datascript doesn't support transacting entities yet.
|
2024-10-31 12:20:52 +08:00 |
|
rcmerci
|
6f53101fbd
|
fix(rtc,crypt): base64 encode arraybuffer
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
58ea518ee5
|
enhance(rtc,crypt): graph aes-key
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
de0d7bf701
|
enhance(rtc,crypt): add aes crypt fns
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
b420d4a024
|
enhance(rtc,crypt): add sync-encrypted-private-key
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
7ca6715923
|
enhance(rtc,crypt): more device apis
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
dfea8b6d44
|
fix(rtc,crypt): devices list
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
f518d4abfb
|
enhance(rtc,crypt): update get-all-op-datoms
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
2a536b4355
|
enhance(rtc,crypt): add debug-ui for keys-manage
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
6ab0fd5303
|
enhance(rtc,crypt): update malli schema
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
ff8c419048
|
enhance(rtc,crypt): add db-worker apis related to graph-keys and device-keys
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
c020f801bb
|
enhance(rtc,crypt): update list-devices
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
d6d953708e
|
enhance(rtc,crypt): rename gen-get-ws-create-map
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
923c043a15
|
enhance(rtc,crypt): upload public-key when device not exists
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
6bcdf2bbf4
|
enhance(rtc,crypt): impl some remote api calls
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
cd8a3dc2e4
|
update doc
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
ea80dd2976
|
feat(rtc,crypt): store&import device-id&keys
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
138479003d
|
enhance: c.m/<! can handle both channel and promise now
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
6cb40587ef
|
feat(rtc,crypt): add device metadata
|
2024-10-31 11:43:44 +08:00 |
|
rcmerci
|
de8b0b7a42
|
feat(rtc,crypt): add ns frontend.worker.rtc.crypt
|
2024-10-31 11:43:44 +08:00 |
|
charlie
|
bfe8c4bcd5
|
enhance(ui): polish classic notification cp
|
2024-10-31 10:42:20 +08:00 |
|
Gabriel Horner
|
53f9752ce3
|
fix: turn off unhelpful validation errors for published graphs
related to LOG-3257
|
2024-10-30 18:01:09 -04:00 |
|
Gabriel Horner
|
2ca6deeaec
|
fix: hack so that file graphs all pages view loads
|
2024-10-30 17:02:04 -04:00 |
|
Gabriel Horner
|
96cbac5f47
|
fix: don't crash public classes in private published graph
Public classes don't load their properties currently but something to
consider
|
2024-10-30 16:51:06 -04:00 |
|
Gabriel Horner
|
2cab93b354
|
fix: loading private published db graphs
Initial All Pages view failed to load as did most public pages.
private db graph was also leaking datoms it shouldn't
|
2024-10-30 15:49:05 -04:00 |
|
Gabriel Horner
|
e157e818cb
|
chore: mv publishing.cljs to deps/publishing
allows for faster publishing dev as publishing-backend workflow
works against latest deps/publishing instead of cached version in .nbb
|
2024-10-30 12:37:02 -04:00 |
|
Tienson Qin
|
7d084abc5e
|
fix: publishing app fails to load initial and then user data
fixes https://linear.app/logseq/issue/LOG-3257/publishing-app-fails-to-load-initial-and-then-user-data
|
2024-10-30 15:51:58 +08:00 |
|
Gabriel Horner
|
5c4ce0eee5
|
fix: delete keys from master langs that no longer exist in db version
using new --fix ability
|
2024-10-29 21:51:44 -04:00 |
|
Gabriel Horner
|
7d729804b0
|
enhance(dev): add lang --fix support for linting non-default langs
Useful for deleting no longer valid keys after merging master to feat/db
|
2024-10-29 21:49:41 -04:00 |
|
Gabriel Horner
|
79d289a7e2
|
Merge branch 'master' into feat/db
|
2024-10-29 21:30:08 -04:00 |
|
queeup
|
4103b1fc93
|
enhance(i18n): update Turkish translation (#11098)
|
2024-10-29 17:10:29 -04:00 |
|
Gabriel Horner
|
e27e23574e
|
fix: lint for a couple pl translations from #11306
|
2024-10-29 17:06:39 -04:00 |
|
xraysight
|
e48f186a23
|
fix: PL translation update 100% (#11306)
* Missing Polish entries added
* Spelling errors corrected
---------
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2024-10-29 17:06:00 -04:00 |
|
ROCKTAKEY
|
cc89f526a9
|
Update Japanese translation (#11460)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2024-10-29 16:57:47 -04:00 |
|
Miroslai
|
5c3d6e9b40
|
add cs localization (#11576)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2024-10-29 16:54:15 -04:00 |
|
Gabriel Horner
|
0b2ca50694
|
Merge pull request #11587 from scayuela/master
Catalan translation
|
2024-10-29 16:50:17 -04:00 |
|
Gabriel Horner
|
379b7768ce
|
enhance: add optional support for importing all tags as classes
Part of LOG-3235 and fixes part of logseq/db-test#7. Not enabled in UI yet as need to test more
|
2024-10-29 16:17:01 -04:00 |
|
scayuela
|
88368d5332
|
Catalan translation registering duplicates
|
2024-10-28 23:39:57 +01:00 |
|