Castor
|
d2d2a28885
|
Update ws.js
|
2023-04-15 19:42:09 +08:00 |
|
baiyongjie
|
ead4242735
|
chore: dev auto reload
|
2023-04-15 17:58:40 +08:00 |
|
baiyongjie
|
30a8c6b579
|
perf: building improvement
|
2023-04-15 17:45:10 +08:00 |
|
baiyongjie
|
25df8f9c52
|
change match-hightlighter config
|
2023-04-15 11:01:24 +08:00 |
|
baiyongjie
|
65d2389b2e
|
update eslint config & fix lint
|
2023-04-15 09:57:50 +08:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
e4376bb9f2
|
isRoot check
|
2023-04-14 20:24:28 +02:00 |
|
zadam
|
f01657e1dd
|
refactorings
|
2023-04-14 16:49:06 +02:00 |
|
soulsands
|
0c08126752
|
activating after removal of subContexts conforms to mainContexts
|
2023-04-13 21:16:10 +08:00 |
|
Castor
|
ea64adc2f9
|
chore: remove install in script switch-electron
hi.
No need to install since it's already in position.
|
2023-04-13 17:56:28 +08:00 |
|
baiyongjie
|
ad8ec68443
|
fix: correct active tree node after moving an clone node
|
2023-04-13 11:05:53 +08:00 |
|
baiyongjie
|
5e5fe2ccf3
|
fix: upgrade version to support top level await
|
2023-04-12 10:05:26 +08:00 |
|
zadam
|
34ecd77bd4
|
note revision save also saves attachments
|
2023-04-11 23:24:39 +02:00 |
|
zadam
|
6cf0fe0b73
|
attachments have a position
|
2023-04-11 22:55:50 +02:00 |
|
zadam
|
3f8bf7cacc
|
renamed openTabs to openNoteContexts
|
2023-04-11 22:00:04 +02:00 |
|
zadam
|
17128c5874
|
navigation state is more nicely and completely serialized into URL
|
2023-04-11 21:41:55 +02:00 |
|
zadam
|
9e71c44c76
|
open attachment by double click
|
2023-04-11 18:05:57 +02:00 |
|
zadam
|
54c0268593
|
attachment improvements
|
2023-04-11 17:45:51 +02:00 |
|
zadam
|
a5f0b2a81e
|
Merge remote-tracking branch 'origin/next60' into next60
|
2023-04-11 17:02:53 +02:00 |
|
zadam
|
a154bea016
|
Merge branch 'master' into next60
|
2023-04-11 17:02:24 +02:00 |
|
soulsands
|
2a34c8fa66
|
Merge remote-tracking branch 'up/master' into eslint-format
|
2023-04-11 01:02:07 +08:00 |
|
zadam
|
15a11daf38
|
Merge branch 'master' into next60
# Conflicts:
# package-lock.json
# package.json
|
2023-04-10 18:52:30 +02:00 |
|
zadam
|
5e88e24693
|
package upgrades
|
2023-04-10 18:50:55 +02:00 |
|
soulsands
|
988c5c6a25
|
chore: config
|
2023-04-11 00:37:38 +08:00 |
|
soulsands
|
d98c46a275
|
chore: share editor config
|
2023-04-11 00:21:24 +08:00 |
|
soulsands
|
185b206627
|
chore: husky
|
2023-04-11 00:21:24 +08:00 |
|
soulsands
|
cfb04f7d8a
|
chore: add eslint config
|
2023-04-11 00:21:24 +08:00 |
|
zadam
|
dba0c9f373
|
Merge branch 'stable'
# Conflicts:
# src/services/build.js
|
2023-04-09 23:30:41 +02:00 |
|
zadam
|
ee60652746
|
eslint config
|
2023-04-09 23:08:24 +02:00 |
|
zadam
|
fbc79eae62
|
Merge pull request #3818 from soulsands/fix-lint
Fix lint
|
2023-04-09 22:54:02 +02:00 |
|
zadam
|
b356a634d1
|
Merge pull request #3817 from soulsands/add-font
feat: add Microsoft YaHei font (for Chinese)
|
2023-04-09 22:47:46 +02:00 |
|
zadam
|
b2ed5a01b3
|
Merge pull request #3816 from soulsands/fix-attr-ui
fix:don't break words for CJK text
|
2023-04-09 22:47:02 +02:00 |
|
zadam
|
839b172b92
|
fix duplicating subtree with internal links, closes #3813
|
2023-04-09 22:45:31 +02:00 |
|
soulsands
|
745e120a0b
|
fix: remove unused variable
|
2023-04-08 21:13:37 +08:00 |
|
soulsands
|
a0ac603260
|
fix:Remove duplicates in character class
|
2023-04-08 21:07:48 +08:00 |
|
soulsands
|
181ddce887
|
fix: remove misleading await
|
2023-04-08 20:49:25 +08:00 |
|
soulsands
|
50043f889b
|
fix: remove duplication
|
2023-04-08 20:00:42 +08:00 |
|
soulsands
|
49d1c5140e
|
fix: equal
|
2023-04-08 19:54:59 +08:00 |
|
soulsands
|
ab7a07a318
|
fix: remove extra params
|
2023-04-08 19:51:39 +08:00 |
|
soulsands
|
306e7abb47
|
feat: add Microsoft YaHei font (for Chinese)
|
2023-04-08 18:41:18 +08:00 |
|
soulsands
|
cec4dfa6c3
|
fix:don't break words for CJK text
|
2023-04-08 14:56:37 +08:00 |
|
zadam
|
21813a7b83
|
Merge pull request #3814 from soulsands/persistent-cache
Perf: add persistent http cache in prod
|
2023-04-07 21:48:00 +02:00 |
|
zadam
|
293573a0cd
|
don't update attribute detail while composing CJK characters, fixes #3812
|
2023-04-07 21:45:27 +02:00 |
|
soulsands
|
8695228537
|
perf: add persistent http cache in prod
|
2023-04-07 19:55:18 +08:00 |
|
zadam
|
24866a3e25
|
fix click events propagating from context menu being closed, fixes #3805
(cherry picked from commit e871edc8f347e6add552abe67d94a68793558802)
|
2023-04-06 23:16:32 +02:00 |
|
zadam
|
e871edc8f3
|
fix click events propagating from context menu being closed, fixes #3805
|
2023-04-06 23:05:03 +02:00 |
|
zadam
|
517f1992a1
|
remove fallback resize window handlers, such old browsers are not supported
|
2023-04-06 21:30:37 +02:00 |
|
zadam
|
e6adf3a522
|
Merge pull request #3808 from soulsands/fix-resize
Fix: correct note-map resizing
|
2023-04-06 21:28:01 +02:00 |
|
zadam
|
32e9fd291d
|
promotes attributes tab should be always visible when available, fixes #3806
|
2023-04-06 21:25:13 +02:00 |
|
zadam
|
8229a97ffb
|
capitalizing ribbon widget names #3806
|
2023-04-06 21:20:19 +02:00 |
|