Andelf
f7ba2b5864
chore: rm fs-watcher debug print
2022-05-11 17:52:06 +08:00
Tienson Qin
e29dc7373e
enhance: use journal template if exists for future days
2022-05-11 14:55:05 +08:00
Tienson Qin
43e8f07f40
fix: journal templates not working when re-index
...
related to #5190
2022-05-11 12:53:29 +08:00
rcmerci
77a4facbc7
enhance(sync): ws ping, update sync init process
...
- go-loop websocket ping to keep ws alive
- remove ::remote->local=>local->remote state
- remove ::remote->local=>local->remote-full-sync state
- remote ::remote->local-full-sync=>local->remote-full-sync state
- when starting sync, first trigger remote->local, then local->remote-full-sync
2022-05-10 18:35:20 +08:00
rcmerci
adc80088e8
fix(login): auth-callback&auth-refresh-token return json type resp
2022-05-10 18:21:26 +08:00
Andelf
504b47b67a
chore(deps): update rsapi to 0.0.11
2022-05-10 10:39:54 +08:00
Tienson Qin
2d881ae703
fix: wrong age-encryption.js
0.6.8
2022-05-09 23:46:44 +08:00
Andelf
156deb3983
chore: bump version 0.6.8
2022-05-09 22:48:52 +08:00
Tienson Qin
839fa0dcba
Merge pull request #5250 from logseq/fix/missing-title-property
...
fix: missing title properties when page name contains `/` or reserved chars
2022-05-09 22:46:10 +08:00
Tienson Qin
1519e35e0c
fix: lint warnings
2022-05-09 22:15:30 +08:00
Tienson Qin
9045e3dd74
enhance: ask encryption password if user enabled the encryption feature
2022-05-09 22:15:30 +08:00
Tienson Qin
83569141fc
feat: add encryption back
2022-05-09 22:15:30 +08:00
Tienson Qin
3e32eb85e0
fix: alias redirect
2022-05-09 22:13:44 +08:00
Tienson Qin
4b4c03bd02
Merge branch 'master' into fix/missing-title-property
2022-05-09 21:39:13 +08:00
Tienson Qin
17a4f06058
Merge pull request #5230 from logseq/ux/enhancements
...
ux enhancement: click block references number to toggle references below the number
2022-05-09 21:32:27 +08:00
Tienson Qin
cae8e81e06
Merge branch 'master' into ux/enhancements
2022-05-09 21:32:15 +08:00
Tienson Qin
72ea53a295
Don't redirect when clicking breadcrumbs
...
So that to not disctract our attention when checking parent blocks.
2022-05-09 21:30:31 +08:00
Tienson Qin
ccabb0c8d2
Replace sidebar block instead of redirecting when clicking breadcrumb
2022-05-09 21:30:31 +08:00
Tienson Qin
4fc479495e
Simplify sidebar data
2022-05-09 21:30:31 +08:00
Tienson Qin
02296835d2
fix: lint warning
2022-05-09 21:30:31 +08:00
Tienson Qin
f89bcd0b77
ux: click block references number to toggle references below the number
...
Shift+Click to open the references in the right sidebar
2022-05-09 21:30:31 +08:00
kkkiio
e46452f6de
enhance(ui/auto-complete): split hover and focus status
2022-05-09 03:19:31 +08:00
Tienson Qin
2841fd4844
fix: lint warnings and tests
2022-05-09 00:46:27 +08:00
Tienson Qin
b4f7d93c5b
fix: encoding special chars for file paths
2022-05-09 00:34:04 +08:00
Tienson Qin
ca5745fc9b
fix: title of newly created pages are all lowered
2022-05-09 00:34:04 +08:00
Tienson Qin
3166da23e3
Sanity file name when renaming pages
2022-05-09 00:34:04 +08:00
Tienson Qin
362c328e91
fix: missing title properties when page name contains / or reserved chars
...
Close #5171
2022-05-09 00:34:04 +08:00
Tienson Qin
2d30f1429d
enhance: importer style tweaks
2022-05-08 10:44:08 +08:00
Tienson Qin
188a6fe988
chore: updated yarn.lock
2022-05-08 10:13:05 +08:00
Tienson Qin
2102118922
Merge pull request #5192 from logseq/enhance/graph-parser-part-one
...
Enhance: Migrate first namespaces for nbb compatibility and add tests
2022-05-08 09:56:38 +08:00
Tienson Qin
3f4ca7c4ba
Merge branch 'master' into enhance/graph-parser-part-one
2022-05-08 09:53:54 +08:00
Andelf
c6369d7c03
fix(sync): update rsapi to 0.0.9
2022-05-08 09:43:05 +08:00
Tienson Qin
da46ee1839
fix: lint warning
2022-05-08 09:40:38 +08:00
Tienson Qin
d97692c4cc
ux: click block references number to toggle references below the number
...
Shift+Click to open the references in the right sidebar
2022-05-08 09:40:38 +08:00
Gabriel Horner
ac066ac671
Disable two outliner tests which fail intermittently the most
2022-05-07 15:04:29 +08:00
charlie
7a7dbd5e68
enhance(shortcut): support intuitional keyboard chars for binding key
2022-05-06 23:39:51 +08:00
charlie
e8e6e48b77
fix(ui): page of all shortcuts crashed when parse unsupported binding keyname
2022-05-06 23:39:51 +08:00
rcmerci
f18277801c
enhance: update login url
...
support username+email when signin&signup
2022-05-06 19:56:25 +08:00
Andelf
a6a0596a7d
fix(draw): invalid dom element
2022-05-06 10:57:32 +08:00
Tienson Qin
161e0ee56a
fix: templates not working
2022-05-06 01:58:26 +08:00
llcc
09e3fb1321
fix: editing empty last block if :replace-empty-target? non-nils
...
Also, disable `edit-block?` for some functions
2022-05-06 00:32:17 +08:00
charlie
810bc2d710
fix(ux): initial renderer not working for katex extension hooks
2022-05-05 23:52:05 +08:00
ntotao
2eac54e898
Added Italian language ( #5179 )
...
* Added Italian language
Note for discussion: I translated Graph to 'Diagramma' because in Italian graph translates to Grafico, which is misleading because it normally means chart...
If anyone has a better idea or naming for the GRAPHS in italian please propose!
My other alternative would have been database - because it's the main source of data.. let me know, we can open a discussion and perhaps open an italian channel in the Discord international section.
PS - I left the tutorial and dummy notes linked to english, will translate those pages later
* Update dicts.cljc with Italian
Added Italian commands
* Update src/main/frontend/dicts.cljc
Commit suggestion
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
* Removed whitespace removals between languages
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
Co-authored-by: Junyi Du <junyidu.cn@gmail.com >
2022-05-05 10:37:43 -04:00
queeup
3e33549a74
feat: add Turkish language
2022-05-05 17:41:56 +08:00
Andelf
80016b9ed3
feat(ios): handle file-sync callback
2022-05-05 16:31:25 +08:00
Andelf
ece4f0ba8c
feat(ios): add FileSync plugin
2022-05-05 16:31:25 +08:00
Gabriel Horner
8162394698
Adds emacs keybindings to other up/down movements following #5202
2022-05-05 09:35:01 +08:00
Gabriel Horner
9dcd1d3a50
Remove lint config for ns that was removed
2022-05-04 16:01:06 -04:00
Gabriel Horner
ca9cc2454f
Convert roam namespaces to cljs
...
The clj functionality was only for tests and those tests no longer
exist for clj. Also removed unused dependency
2022-05-04 15:16:13 -04:00
Gabriel Horner
823b8ec39e
Add basic docs explaining nbb compatibility
2022-05-04 12:27:52 -04:00