zadam
|
339d8a7378
|
initial implementation of note attachments
|
2023-01-22 23:36:05 +01:00 |
|
zadam
|
f2a19c56b1
|
add excludeFromNoteMap to a day template instead of journal root, #3547
|
2023-01-21 11:13:40 +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
|
2fa1d812f6
|
_hidden note does not inherit attributes from root, fixes #3537
|
2023-01-17 22:14:53 +01:00 |
|
zadam
|
b567775129
|
small fixes of steel blue theme
|
2023-01-17 21:06:30 +01:00 |
|
zadam
|
9fd0b85ff2
|
doc note for the back/forward launchers
|
2023-01-16 22:37:21 +01:00 |
|
zadam
|
a5e21ea5f3
|
simplified/fixed close tab button
|
2023-01-16 22:28:55 +01:00 |
|
zadam
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
743979266a
|
fix history navigation buttons in server, #3527
|
2023-01-15 19:46:32 +01:00 |
|
zadam
|
4f98c960ec
|
fix note revision for images
|
2023-01-15 19:23:28 +01:00 |
|
zadam
|
424b624ea9
|
small mermaid fixes
|
2023-01-15 13:48:01 +01:00 |
|
zadam
|
038c0e78a6
|
fix options check in froca
|
2023-01-14 23:01:02 +01:00 |
|
zadam
|
a110f24b05
|
Merge branch 'master' into dev
|
2023-01-13 21:11:23 +01:00 |
|
zadam
|
8eaef3e1d8
|
add runOnNoteContentChange into the autocomplete
|
2023-01-13 14:28:41 +01:00 |
|
zadam
|
9479f1c1a1
|
toggling archived notes caused appearance of hidden subtree, fixes #3519
|
2023-01-13 11:25:58 +01:00 |
|
zadam
|
88bc7402a2
|
hidden notes should not appear in the global search unless hoisted into it, #3516
|
2023-01-13 10:09:41 +01:00 |
|
zadam
|
decfeb366c
|
zoom factor should be rounded to 1 floating point digit
|
2023-01-12 08:27:08 +01:00 |
|
zadam
|
397dd68666
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-01-10 16:33:35 +01:00 |
|
zadam
|
edbb60f2b5
|
Merge branch 'master' into dev
# Conflicts:
# src/routes/api/sender.js
# src/services/import/enex.js
|
2023-01-10 16:33:31 +01:00 |
|
zadam
|
5bf9c253f2
|
toc fix
|
2023-01-10 16:16:13 +01:00 |
|
zadam
|
b0cc177d84
|
make heading regex in TOC case insensitive
|
2023-01-10 15:06:21 +01:00 |
|
zadam
|
c60f25fb7c
|
more flexible heading regex
|
2023-01-10 00:00:46 +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
|
41b8f6882c
|
note content renderer should load reference link titles, fixes #3499
|
2023-01-08 20:31:55 +01:00 |
|
zadam
|
43c5163f66
|
renamed closing commands
|
2023-01-08 13:58:51 +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
|
397629587c
|
Merge remote-tracking branch 'origin/master'
|
2023-01-05 15:23:31 +01:00 |
|
zadam
|
034098fd06
|
don't use alert, #3483
|
2023-01-05 15:23:22 +01:00 |
|
zadam
|
e8a9389e6d
|
remove console.log
|
2023-01-03 21:44:47 +01:00 |
|
zadam
|
6dce13bc34
|
export root note fix, #2346
|
2023-01-03 21:30:49 +01:00 |
|
zadam
|
c5ab6fa2fa
|
jsdoc fixes to make export simpler
|
2023-01-03 14:31:46 +01:00 |
|
zadam
|
bff7434921
|
rename becca entities to have B-prefix, #3476
|
2023-01-03 13:52:37 +01:00 |
|
zadam
|
977a47bc27
|
rename froca entities to have F-prefix, #3476
|
2023-01-03 13:35:10 +01:00 |
|
zadam
|
957640f163
|
Merge branch 'master' into dev
|
2023-01-02 22:53:03 +01:00 |
|
zadam
|
291ef87c9b
|
fix edit button
|
2023-01-02 22:32:05 +01:00 |
|
zadam
|
115bf0af4d
|
fix button paddings
|
2023-01-02 21:08:20 +01:00 |
|
zadam
|
d2b906bc1b
|
global menu can open the user guide
|
2022-12-30 17:41:45 +01:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +01:00 |
|
zadam
|
620bed73bb
|
put back the removed widgets, the BC break is not worth it
|
2022-12-27 15:05:12 +01:00 |
|
zadam
|
7a8bbdced8
|
fix cursor in the textarea, closes #3459
|
2022-12-26 20:07:04 +01:00 |
|
zadam
|
affd8062e2
|
escape note titles in note map
|
2022-12-26 10:52:28 +01:00 |
|
zadam
|
f249d6cb26
|
fix sorting after cloning/moving notes into sorted parent, closes #3453
|
2022-12-25 13:46:31 +01:00 |
|
zadam
|
7c98ade72b
|
fix missing doc resources for launchers, closes #3455
|
2022-12-25 11:58:24 +01:00 |
|
zadam
|
a083917db1
|
fix context menu in browser for launchers, closes #3454
|
2022-12-25 10:33:31 +01:00 |
|
zadam
|
e2b227df34
|
make initialization of launchers more robust
|
2022-12-24 14:42:35 +01:00 |
|
zadam
|
4c51588270
|
custom widget launchers should not be initialized in safe mode
|
2022-12-24 13:57:42 +01:00 |
|