zadam
|
defd997424
|
release 0.60.4
v0.60.4
|
2023-06-19 23:26:50 +02:00 |
|
zadam
|
5905950c17
|
fix notePosition assignment for new children of root
|
2023-06-19 00:29:36 +02:00 |
|
zadam
|
691fccb769
|
fix keyboard navigation in the note tree, fixes #4036
|
2023-06-18 23:45:48 +02:00 |
|
zadam
|
e22f77eae7
|
release 0.60.3
v0.60.3
|
2023-06-15 23:23:37 +02:00 |
|
zadam
|
3223e76787
|
etapi ZIP import
|
2023-06-15 23:21:40 +02:00 |
|
zadam
|
74400dad97
|
fix race condition between script execution and saving, closes #4028
|
2023-06-15 21:51:41 +02:00 |
|
zadam
|
1b68adf3e4
|
compatibility with online excalidraw tool
|
2023-06-15 21:34:42 +02:00 |
|
zadam
|
bea39f37ee
|
stop click propagation in tree item actions
|
2023-06-13 00:12:55 +02:00 |
|
mechanarchy
|
6548149107
|
Update etapi.js
(cherry picked from commit b97ebe9f03e84d01402f26b97fd0418a14a8d946)
|
2023-06-12 23:21:38 +02:00 |
|
zadam
|
6015a067ec
|
sql console outputs results of CTEs, fixes #2800
|
2023-06-12 23:18:57 +02:00 |
|
mechanarchy
|
4a1ecd906b
|
Update entrypoints.js
(cherry picked from commit 08ec866dd269eca54b37db32284ede1402d560c3)
|
2023-06-12 23:13:40 +02:00 |
|
zadam
|
004cfe1965
|
allow creating backups via ETAPI, #4014
|
2023-06-12 23:09:29 +02:00 |
|
zadam
|
2bdd538d7d
|
release 0.60.2-beta
v0.60.2-beta
|
2023-06-08 22:46:52 +02:00 |
|
zadam
|
6e69cafe54
|
fix showing deleted notes in the recent changes dialog, closes #4013
|
2023-06-08 22:45:44 +02:00 |
|
zadam
|
8bc84cfaf6
|
Merge pull request #4004 from dymani/default-shortcuts
Fix shortcuts not resetting to default
|
2023-06-03 23:09:31 +02:00 |
|
dymani
|
282d135f0f
|
Fix shortcuts not resetting to default
|
2023-06-03 22:03:54 +08:00 |
|
zadam
|
d3bf325f19
|
added some comments to openapi spec
|
2023-06-03 00:32:16 +02:00 |
|
zadam
|
c4f69fd9cb
|
don't allow patching relation's value in ETAPI #3998
|
2023-06-03 00:21:46 +02:00 |
|
zadam
|
af67cf64b1
|
Merge pull request #3984 from dymani/move-pane
Add buttons to reorder split panes
|
2023-06-02 16:07:15 +02:00 |
|
zadam
|
095da691a4
|
Merge remote-tracking branch 'origin/master'
|
2023-06-02 16:05:10 +02:00 |
|
zadam
|
7e71029d1c
|
use note size format also in file properties
|
2023-06-02 16:05:02 +02:00 |
|
zadam
|
e47c3a27b0
|
remove the workaround test
|
2023-06-01 23:18:50 +02:00 |
|
zadam
|
ced99f8ac8
|
Merge pull request #3995 from mm21/master
Add ETAPI test to repro inherited attribute issue for cloned note #3994
|
2023-06-01 23:15:10 +02:00 |
|
zadam
|
0c4492bcd0
|
invalidate attribute cache on branch create/update, fixes #3994
|
2023-06-01 23:14:17 +02:00 |
|
zadam
|
d9359c7c55
|
downgrade excalidraw to 0.14.2, #3979
|
2023-06-01 22:51:34 +02:00 |
|
mm21
|
86a080e7ec
|
Add ETAPI test to repro inherited attribute issue for cloned note #3994
|
2023-06-01 17:20:11 +00:00 |
|
zadam
|
758dba9ba5
|
fix event
|
2023-06-01 00:13:08 +02:00 |
|
zadam
|
ae42e0efc7
|
refactoring
|
2023-06-01 00:07:57 +02:00 |
|
zadam
|
b5cfc28912
|
rename inheritableAttributeCache to __inheritableAttributeCache for consistency
|
2023-05-31 23:21:06 +02:00 |
|
zadam
|
c802bf7d8b
|
Merge pull request #3990 from mm21/master
Add ETAPI tests to repro inherited attribute issue #3989 and workaround
|
2023-05-31 22:55:57 +02:00 |
|
mm21
|
9e5a02094c
|
Add ETAPI tests to repro inherited attribute issue and workaround
|
2023-05-31 17:11:42 +00:00 |
|
dymani
|
58253567cd
|
Simplify noteContextReorder event call
|
2023-06-01 00:48:37 +08:00 |
|
zadam
|
a6ade790c6
|
script api docs
|
2023-05-31 14:35:08 +02:00 |
|
zadam
|
a9dae7823f
|
script api docs
|
2023-05-31 14:00:37 +02:00 |
|
zadam
|
d26a0fae17
|
if a note context has sub contexts, then it has to be saved even if empty, fixes #3985
|
2023-05-31 00:03:20 +02:00 |
|
zadam
|
375dba3264
|
fixed infinite recursion with search notes
|
2023-05-30 23:54:11 +02:00 |
|
zadam
|
74044754e2
|
Merge remote-tracking branch 'origin/master'
|
2023-05-30 22:59:23 +02:00 |
|
zadam
|
64aed9b462
|
display icon for non-supported note types in content renderer
|
2023-05-30 22:52:48 +02:00 |
|
zadam
|
5428cafa50
|
Merge pull request #3963 from SiriusXT/master
keep this window on top
|
2023-05-30 22:37:10 +02:00 |
|
dymani
|
735852b3c1
|
Use noteContextReorder event instead
|
2023-05-31 01:53:55 +08:00 |
|
dymani
|
2a39906993
|
Cleanup
|
2023-05-30 04:22:51 +08:00 |
|
dymani
|
e1b67e20ec
|
Add buttons to move split panes
|
2023-05-30 03:44:05 +08:00 |
|
SiriusXT
|
1a2beb941e
|
keep this window on top
|
2023-05-27 14:23:50 +08:00 |
|
SiriusXT
|
01b2887b36
|
Keep this window on top.
|
2023-05-27 14:18:26 +08:00 |
|
SiriusXT
|
5286d4a97c
|
Merge branch 'master' of https://github.com/SiriusXT/trilium
|
2023-05-27 14:14:31 +08:00 |
|
zadam
|
bf6106f4dc
|
release 0.60.1-beta
v0.60.1-beta
|
2023-05-26 23:11:53 +02:00 |
|
zadam
|
82efc92413
|
lib upgrades
|
2023-05-26 23:11:37 +02:00 |
|
zadam
|
34481df2e7
|
Merge remote-tracking branch 'origin/master'
|
2023-05-26 11:14:22 +02:00 |
|
zadam
|
ad4631018a
|
right click on external link should not open the link, fixes #3971
|
2023-05-26 11:13:49 +02:00 |
|
zadam
|
ef89eede17
|
Merge pull request #3974 from soulsands/fix-edited-note
fix getEditedNotesOnDate
|
2023-05-26 11:05:57 +02:00 |
|