zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
1f3b6feaff
|
Merge branch 'master' into next61
# Conflicts:
# src/public/app/widgets/note_tree.js
|
2023-06-20 23:28:41 +02:00 |
|
zadam
|
bbe3f436d3
|
avoid scrolling to active node without a reason, fixes #4031
|
2023-06-18 21:50:22 +02:00 |
|
zadam
|
75c6afd1c3
|
fix loading of string content saved as binary
|
2023-06-14 22:21:22 +02:00 |
|
zadam
|
ac56056f65
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/routes/api/recent_changes.js
|
2023-06-13 23:25:35 +02:00 |
|
zadam
|
bea39f37ee
|
stop click propagation in tree item actions
|
2023-06-13 00:12:55 +02:00 |
|
zadam
|
5c393f959d
|
got rid of .isDeleted on froca entities (the property is not available there)
|
2023-06-05 16:26:05 +02:00 |
|
zadam
|
e6bf6424e8
|
rename loadresults methods/properties for clarity that they don't contain entities, only rows
|
2023-06-05 16:12:02 +02:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
626af84f42
|
refactoring + uploading attachments WIP
|
2023-05-08 00:02:08 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
0896000fcd
|
Merge branch 'stable'
|
2023-04-24 20:21:22 +02:00 |
|
zadam
|
8b46d6c718
|
Merge branch 'stable' into next60
|
2023-04-19 22:03:44 +02:00 |
|
zadam
|
e24d5a6f83
|
collapse command will collapse the whole tree, including the current active note path, fixes #3664
|
2023-04-19 21:24:51 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
baiyongjie
|
ad8ec68443
|
fix: correct active tree node after moving an clone node
|
2023-04-13 11:05:53 +08:00 |
|
zadam
|
a154bea016
|
Merge branch 'master' into next60
|
2023-04-11 17:02:24 +02:00 |
|
MeIchthys
|
8a4caaf6fb
|
Add border to tree-actions section and adjust padding
|
2023-03-24 15:17:17 -04:00 |
|
MeIchthys
|
fa6d1879dd
|
Move .tree-actions left to accomodate wider windows scrollbar
|
2023-03-24 14:46:09 -04:00 |
|
zadam
|
0b270ee87a
|
remove "hide included images" feature since with attachments it's no longer necessary
|
2023-03-24 09:17:17 +01:00 |
|
zadam
|
e411ad0eb1
|
Merge branch 'master' into dev
|
2023-02-13 15:58:02 +01:00 |
|
zadam
|
17085e5578
|
fix hidden subtree appearing after collapse, #2922
|
2023-02-13 15:09:57 +01:00 |
|
zadam
|
15607becc6
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# src/public/app/entities/fnote.js
# src/services/notes.js
|
2023-02-02 23:35:41 +01:00 |
|
zadam
|
2e181d0fb1
|
toggling the left pane will toggle the focus between tree and detail, #3563
|
2023-01-31 22:35:01 +01:00 |
|
zadam
|
6a6ae359b6
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# package.json
# src/public/app/widgets/dialogs/note_revisions.js
# src/services/handlers.js
# src/services/hidden_subtree.js
# src/services/search/services/parse.js
|
2023-01-17 22:20:10 +01:00 |
|
zadam
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
9479f1c1a1
|
toggling archived notes caused appearance of hidden subtree, fixes #3519
|
2023-01-13 11:25:58 +01:00 |
|
zadam
|
4ab90b694f
|
fix
|
2023-01-09 23:15:02 +01:00 |
|
zadam
|
87636f27ba
|
Merge branch 'master' into dev
# Conflicts:
# src/routes/api/sender.js
# src/services/import/enex.js
|
2023-01-09 23:02:19 +01:00 |
|
zadam
|
571cb6d0eb
|
fix dynamic module import
|
2023-01-09 22:32:49 +01:00 |
|
zadam
|
8a641e1b4f
|
added "inherit" relation, #3493
|
2023-01-06 20:31:55 +01:00 |
|
zadam
|
d7cae7d5bb
|
improvements in API docs generation
|
2023-01-05 23:38:41 +01:00 |
|
zadam
|
ac51d0d569
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# package.json
|
2023-01-05 16:17:33 +01:00 |
|
zadam
|
034098fd06
|
don't use alert, #3483
|
2023-01-05 15:23:22 +01:00 |
|
zadam
|
977a47bc27
|
rename froca entities to have F-prefix, #3476
|
2023-01-03 13:35:10 +01:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +01:00 |
|
zadam
|
c5fb2cccd5
|
fix bookmark's ID
|
2022-12-24 12:26:32 +01:00 |
|
zadam
|
1d1e6ae782
|
disallow dropping notes before/after available/visible launchers
|
2022-12-24 07:22:05 +01:00 |
|
zadam
|
46f40ee534
|
fix options
|
2022-12-22 22:52:04 +01:00 |
|
zadam
|
a882ad41c5
|
small fixes
|
2022-12-22 21:01:52 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
d34a0a9fc0
|
hidden subtree is not archived anymore
|
2022-12-16 16:00:49 +01:00 |
|
zadam
|
4026c2be4f
|
Merge branch 'next58'
# Conflicts:
# src/public/app/widgets/note_tree.js
# src/services/tree.js
|
2022-12-14 23:48:58 +01:00 |
|
zadam
|
c4b0c44919
|
change of archived label should force a reload of the parents since it can change its visibility status, fixes #3422
|
2022-12-14 19:26:39 +01:00 |
|
zadam
|
75639c53f0
|
unhoist button on the left
|
2022-12-14 10:18:29 +01:00 |
|
zadam
|
ca968a9e31
|
hoisting support in mobile view WIP
|
2022-12-13 16:57:46 +01:00 |
|
zadam
|
2957e1d78a
|
improvements in mobile layout for launchbar
|
2022-12-12 23:48:34 +01:00 |
|
zadam
|
c1d4d3fc8a
|
mobile layout improvements
|
2022-12-11 21:27:03 +01:00 |
|