Andelf
8e3b8f0357
fix(editor): more support for html convertion
0.7.6
2022-07-05 01:26:19 +08:00
Andelf
e3b749e893
fix(editor): bad format copy from html
...
- should keep space between tags
- should avoid raw data-url
2022-07-05 01:12:37 +08:00
Tienson Qin
cc643f8487
fix: wrong parameter for delete-file
2022-07-05 00:45:56 +08:00
Andelf
49dcbece25
chore: bump version 0.7.6
2022-07-04 21:16:49 +08:00
Tienson Qin
73a202b3c2
fix: redirect to home when deleting a page
2022-07-04 20:42:41 +08:00
Tienson Qin
e7c64d3dfd
fix: don't unlink file when receiving the unlink event from watcher
2022-07-04 20:19:22 +08:00
Tienson Qin
1b2ba25521
fix: rename namespace page results in lower-case page
2022-07-04 20:12:46 +08:00
Tienson Qin
8e1ae84baa
fix: don't delete page temporally
...
related to #5904
2022-07-04 19:54:31 +08:00
Andelf
87c5b64b43
fix(ui) trailing space of search-auto-complete
2022-07-04 17:11:58 +08:00
Scott Block
d15fb1c56a
(chore): Update getAllPages typescript ( #5908 )
...
* Update getAllPages typescript
* Optionally add updatedAt to PageEntity
2022-07-04 15:40:44 +08:00
llcc
10bc9e2f9b
fix calc output position
2022-06-30 20:07:49 +08:00
llcc
f394f83a68
remove string-some-changed? function
2022-06-30 17:24:10 +08:00
llcc
1497d121f2
remove delete-file! from fs protocol
2022-06-30 17:24:10 +08:00
llcc
c2d288f77c
remove delete-file!, address comment
2022-06-30 17:24:10 +08:00
llcc
8e2e88ae52
fix lint
2022-06-30 17:24:10 +08:00
llcc
314c3dde7e
remove unnecessary delete! codes
2022-06-30 17:24:10 +08:00
llcc
df84e16b97
impl file backup on mobile
2022-06-30 17:24:10 +08:00
llcc
bcda3a5c7c
impl mobile file unlink!
2022-06-30 17:24:10 +08:00
Junyi Du
50c9e69c21
test: update page number due to CANCELED / CANCELLED built-in pages added
2022-06-30 16:26:56 +08:00
Junyi Du
cd661e0eb0
enhance: built-in canceled page
2022-06-30 16:26:56 +08:00
Gabriel Horner
f749da1417
Close modal before opening more results
...
Fix #5794 , fix #4375
2022-06-30 13:15:07 +08:00
llcc
39931bde63
refactor let bindings
2022-06-29 10:34:52 -04:00
llcc
bba9c935e0
feat: open plaintext assets files in logseq
2022-06-29 10:34:52 -04:00
Gabriel Horner
54c886597c
Split desktop and mobile dev to separate ns's ( #5864 )
...
Also replace shell script which required external deps with a bb fn
2022-06-29 09:22:59 -04:00
Andelf
02563dac2d
chore(ci): use choice instead of input-box in ci
2022-06-28 22:42:07 +08:00
Andelf
fb92e64967
refactor(build): use env flags to control feature gate
2022-06-28 15:46:12 +08:00
Phoenix Eliot
e92af35954
Reduce flicker when moving between blocks with keyboard
2022-06-28 15:10:37 +08:00
Andelf
4faf26f838
address comment
2022-06-27 15:45:13 +08:00
Andelf
c9be357476
fix(editor): wrong cycle todo when heading symbol on the same line
...
Fix #5836
2022-06-27 15:45:13 +08:00
llcc
c120bd9dbc
fix #5837
2022-06-27 15:43:37 +08:00
llcc
ea6fe55510
remove debug print. Address comments
2022-06-27 15:43:37 +08:00
llcc
2f35629738
allow user to disable gestures on blocks with customized tags
2022-06-27 15:43:37 +08:00
llcc
6de6222645
increase gesture activation threshold
2022-06-27 15:43:37 +08:00
llcc
cf7528ee71
disable gesture on query table and logbook
...
fix #5783
2022-06-27 15:43:37 +08:00
llcc
292bda9f8b
fix bilibili embed issues
...
1. fix #5820
2. fix #5811
2022-06-27 15:42:43 +08:00
charlie
ca52df97bc
fix: block properties order missing #5788
2022-06-27 12:26:22 +08:00
Sheldon Guo
0bc3d4165b
Update develop-logseq.md
...
This problem cost me some time to fix. Maybe it is simple, but I think it would be better to add this as a hint to someone new to setting up a desktop app development environment.
2022-06-25 21:24:20 +08:00
andy
258f865282
fix bilibili video progress bar display
2022-06-25 09:00:42 +08:00
Junyi Du
b43ca96e0a
enhance: support suppercase suffix for import file name
2022-06-24 17:11:24 +08:00
Junyi Du
47f5c650f9
fix: edn import: keep block uuid; remove redundant last block
...
fix: json import uuid failure
enhance: improve get-all-referenced-blocks-uuid query
2022-06-24 17:11:24 +08:00
Junyi Du
0cdacc35e2
feat: import from logseq edn
...
feat: import edn with provided uuid
feat: overwrite page uuid; use properties in content
feat: error handling for importing
feat: support json import
chore: fix lint by splitting setup ui
2022-06-24 17:11:24 +08:00
llcc
459262cd24
add bb tasks for mobile app development ( #5765 )
...
* add bb tasks for mobile development
* update mobile app development readme
Co-authored-by: Andelf <andelf@gmail.com >
2022-06-24 11:22:49 +08:00
Andelf
76028fb0cb
fix(electron): check destroyed window before access property
...
Fix #5771
2022-06-23 22:39:34 +08:00
Andelf
6afdfedb51
fix(test): add delay to e2e testing ( #5804 )
2022-06-23 22:38:57 +08:00
Andelf
abcfd9cf74
fix(android): handle quick deletion then creating
...
Fix #5668
2022-06-23 17:06:22 +08:00
Andelf
e82c2b637c
fix(config): wrong quick capture text template
...
Fix #5791
2022-06-22 11:55:04 -04:00
sawhney17
88ddec8024
fix(help): fix broken links and reorganize help menu ( #5776 )
...
* fix: sort by treating capitalized and non capitalized the same
* removed unused import
* fix broken links and reorganize help menu
* fix link
* Update onboarding.cljs
2022-06-22 11:54:28 -04:00
TaylorHo
ac1913a321
Fully translated in "pt-BR", "pt-PT" and "it"
2022-06-22 16:39:51 +08:00
Andelf
494c136bbd
fix(editor): use denied tags in html to md conversion
2022-06-22 16:37:33 +08:00
Tienson Qin
f6ead67b23
fix: selection
2022-06-22 03:30:22 +08:00