zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
0af6f91d21
|
exposing blobs in APIs
|
2023-05-05 22:21:51 +02:00 |
|
zadam
|
5e1f81e53e
|
getting rid of note complement WIP
|
2023-05-05 16:37:39 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
735ac55bb8
|
fixes, allowing conversion of note into an attachment
|
2023-05-02 22:46:39 +02:00 |
|
zadam
|
5e2efca933
|
scheduled erasure of attachments WIP
|
2023-04-21 00:19:17 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
54c0268593
|
attachment improvements
|
2023-04-11 17:45:51 +02:00 |
|
zadam
|
15a11daf38
|
Merge branch 'master' into next60
# Conflicts:
# package-lock.json
# package.json
|
2023-04-10 18:52:30 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
d100b0dc07
|
allow #newNotesOnTop=false to negate previous setting, closes #3796
|
2023-04-03 21:08:32 +02: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
|
cd72ea524e
|
promoted and inherited attributes should be shown grouped based on the owning note, #3761
|
2023-03-23 23:47:28 +01:00 |
|
zadam
|
5a8e216dec
|
WIP blob
|
2023-03-15 22:44:08 +01:00 |
|
zadam
|
f883fde74a
|
small search refactorings
|
2023-02-28 23:23:17 +01:00 |
|
zadam
|
7d0117bd28
|
unneeded changes from dev
|
2023-02-17 16:24:47 +01:00 |
|
zadam
|
6f7b554cdc
|
preparing 0.59 without ocr/pdf, userguide, note ancillaries
|
2023-02-17 14:49:45 +01:00 |
|
zadam
|
460b5fb3a4
|
fix sharing of templates, #3562
|
2023-02-01 22:55:31 +01:00 |
|
zadam
|
37ba76fdd8
|
refactored note attachment into note ancillary
|
2023-01-28 13:13:46 +01:00 |
|
zadam
|
78954268ab
|
small attribute optimizations
|
2023-01-27 16:59:59 +01:00 |
|
zadam
|
b0528b62d8
|
small attribute optimizations
|
2023-01-27 16:57:23 +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
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
038c0e78a6
|
fix options check in froca
|
2023-01-14 23:01:02 +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
|
4ab90b694f
|
fix
|
2023-01-09 23:15:02 +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
|
977a47bc27
|
rename froca entities to have F-prefix, #3476
|
2023-01-03 13:35:10 +01:00 |
|
zadam
|
c34bccf7e8
|
note map can display notes if hoisted in hidden subtree
|
2022-12-23 15:32:11 +01:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +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
|
5af506e268
|
reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade
|
2022-12-17 21:46:51 +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
|
31b3af4129
|
label update should trigger parent resort, fixes #3366
|
2022-12-14 23:44:26 +01:00 |
|
zadam
|
342ae6e5e2
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:04:13 +01:00 |
|
zadam
|
c22b6b29e0
|
options fixes
|
2022-12-08 15:29:14 +01:00 |
|
zadam
|
44997f5cd1
|
options fixes
|
2022-12-08 15:18:41 +01:00 |
|
zadam
|
5fc9f5f3f9
|
improvements
|
2022-12-06 23:48:44 +01:00 |
|
zadam
|
b9632a7814
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
|
zadam
|
012fb1f50b
|
rename "widget" type to "content-widget"
|
2022-12-06 16:23:30 +01:00 |
|
zadam
|
1a6c9be065
|
renamed shortcuts to launchers
|
2022-12-01 10:16:57 +01:00 |
|
zadam
|
e759b4846a
|
shortcut improvements
|
2022-11-29 16:16:57 +01:00 |
|
zadam
|
eecfce3cc9
|
shortcuts use templates
|
2022-11-28 23:39:23 +01:00 |
|
zadam
|
a459230aa9
|
shortcuts improvements
|
2022-11-27 23:43:25 +01:00 |
|
zadam
|
6883b71ce7
|
shortcut improvements
|
2022-11-25 15:29:57 +01:00 |
|