sallto
20542700a5
fix: Date sorting is nonsensical #6363 ( #6596 )
...
* fix: Date sorting nonsensical
* simplify normalize-block
* adjusted handling of sets and added tests
Co-authored-by: Junyi Du <junyidu.cn@gmail.com >
2022-09-14 22:13:58 +08:00
Tienson Qin
a1e5d72925
fix: put check? in the go block
2022-09-14 22:01:19 +08:00
Tienson Qin
376cda0bd3
fix: disable creating remote graph when sync is not started yet
...
Also, don't show `password is required` when starting the sync.
2022-09-14 22:01:19 +08:00
Konstantinos Kaloutas
14e87963ef
Revert "chore: increase the max width of main container"
...
This reverts commit 5bc0537954 .
2022-09-14 15:13:00 +08:00
Tienson Qin
bd914615ef
fix: clicking sync icon restarts the file sync
...
This can result in app crash when clicking the icon multiple times.
2022-09-14 12:46:07 +08:00
Andelf
6bb72c1252
fix(ios): use .default qos for encription
2022-09-14 12:23:13 +08:00
Tienson Qin
a06d900523
Delete capacitor.config.json
2022-09-14 12:01:13 +08:00
Tienson Qin
7a0075491f
Add capacitor.config.json to gitignore
2022-09-14 11:30:11 +08:00
Tienson Qin
d384f61640
chore: yarn.lock
2022-09-14 11:30:11 +08:00
charlie
79c73eaee6
chore: typos
2022-09-14 11:30:11 +08:00
charlie
fd92a53940
fix: conditions
2022-09-14 11:30:11 +08:00
charlie
9b57580962
chore(dev): just one command for ios/android development
2022-09-14 11:30:11 +08:00
Peng Xiao
442a52f887
fix: plugin settings not loading
2022-09-13 14:05:41 -04:00
Gabriel Horner
55ec6d6ce0
Remove kondo config for recently removed library
0.8.6
2022-09-13 11:35:03 -04:00
Andelf
412e749cb8
chore: bump version 0.8.6
2022-09-13 22:55:49 +08:00
Tienson Qin
c074465b8a
fix: readdir
...
also, fix warnings on persist var
2022-09-13 22:13:38 +08:00
Tienson Qin
8915818c3f
fix: UI not refreshed on iOS
2022-09-13 22:13:38 +08:00
Tienson Qin
6f262a10d7
fix: Capacitor readdir
2022-09-13 22:13:38 +08:00
Tienson Qin
fdb53dab6c
enhance: add "Show password"
2022-09-13 22:11:34 +08:00
Tienson Qin
9b34aec950
fix: config cleared if passed content is nil
...
Fixed #6701
Fixed #6700
2022-09-13 22:05:40 +08:00
Andelf
6d918c694e
refactor(electron): add log for fs op, refine native log
2022-09-13 17:10:33 +08:00
Andelf
bca0dd42ae
fix(ios): file-sync reload when running
2022-09-13 15:56:05 +08:00
Gabriel Horner
f157490d61
3 fixes where global-config as incorrectly called for non desktop
...
These issues were introduced with #6531 . The global-config component
should not be called if not in a supported platform. This fixes
re-index, switching graphs and editing config.edn for mobile. Switching
graphs was partially fixed in #6664 but didn't address the root cause
which is the global-handler component shouldn't be called if not enabled
for a platform
2022-09-13 12:25:41 +08:00
Andelf
a790146804
fix(e2e): startup warning notification
2022-09-13 11:51:18 +08:00
Andelf
6253800b16
chore(deps): update some deps that have cve warnings
2022-09-13 11:51:18 +08:00
Andelf
c3e96dba43
chore(dev): rm unused workspace card
2022-09-13 11:18:44 +08:00
charlie
987af635ad
fix(ui): hack left sidebar on mobile
2022-09-12 20:51:47 +08:00
Andelf
3858f10ac1
fix(ui): mobile left sidebar overflow hidden
2022-09-12 20:51:47 +08:00
queeup
c2c3c2d3b3
i18n: update Turkish translation ( #6660 )
...
* i18n: update Turkish translation
* i18n: Change graph meaning from Çizelge to Graf in Turkish
2022-09-10 11:39:36 +08:00
Andelf
6de5c623ab
fix(mobile): loading stuck caused by global config
2022-09-10 10:28:05 +08:00
Tienson Qin
0c2fec3e30
fix: left sidebar items hidden
2022-09-09 17:41:26 +08:00
Gabriel Horner
51c318e2da
Enable two disabled linters and bump kondo dep
...
All the fixes were on used-underscored-binding
2022-09-09 12:14:32 +08:00
Konstantinos Kaloutas
dda2c9c92a
fix: disable select on all elements while dragging
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
4e2b5263d1
fix: replace hardcoded min ratio
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
44d0cd172f
chore: use the axe core playwright package
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
18d58d4026
refactor: window events
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
59959328fd
fix: linter errors
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
58357becfd
fix: e2e test
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
df59ba1cd3
enhance: accessibility and translations
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
cf7a44f01f
enhance: make resize handler keyboard accessible
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
c511b88ddc
chore: increase the max width of main container
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
acb0f91e77
fix: wide mode width
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
560d280acd
fix: blurry tooltips
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
7c6ab463e3
fix: alignment of bullet on headings
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
73bbcc2ba0
fix: persist zoom level on navigation
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
af0bf00344
refactor: sidebar resizer
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
ccc96f2e04
chore: replace shift label with icon
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
58b8f0ce21
fix: link color on highlighted areas
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
6e9dae8549
enhance: right sidebar handler
2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
c9b4d69871
fix: remove min-height from search modal
2022-09-09 12:13:56 +08:00