zadam
|
6c4df5110e
|
Merge branch 'master' into dev
# Conflicts:
# src/services/app_info.js
|
2023-03-08 07:54:23 +01:00 |
|
zadam
|
ec8ed65feb
|
submenu choice of template should override child: settings, fixes #3628
|
2023-02-27 21:07:32 +01:00 |
|
zadam
|
521cb0f6ff
|
put back stuff removed from 0.59
|
2023-02-17 15:03:35 +01:00 |
|
zadam
|
6f7b554cdc
|
preparing 0.59 without ocr/pdf, userguide, note ancillaries
|
2023-02-17 14:49:45 +01:00 |
|
zadam
|
88e09eb279
|
ocr wip
|
2023-02-01 21:07:23 +01:00 |
|
zadam
|
37ba76fdd8
|
refactored note attachment into note ancillary
|
2023-01-28 13:13:46 +01:00 |
|
zadam
|
ad887c4b12
|
added image OCR and parsing text from PDF (and OCR of PDF images)
|
2023-01-26 20:32:27 +01:00 |
|
zadam
|
64e7150765
|
fix undeleting note when its relation points to yet-undeleted note
|
2023-01-24 09:43:10 +01:00 |
|
zadam
|
c474e65cae
|
saving attachments when editing
|
2023-01-24 09:19:49 +01:00 |
|
zadam
|
f59e19d93b
|
fixes to note attachment handling
|
2023-01-23 23:37:58 +01:00 |
|
zadam
|
339d8a7378
|
initial implementation of note attachments
|
2023-01-22 23:36:05 +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
|
df0f52aff9
|
clarified comment
|
2023-01-14 23:16:57 +01:00 |
|
zadam
|
14da697a4e
|
put firing of the runOnNoteContentChange on entity level instead of service level, #3436
|
2023-01-14 12:57:50 +01:00 |
|
zadam
|
2525857c20
|
fix null content when protecting notes, closes #3523
|
2023-01-14 00:01:24 +01:00 |
|
zadam
|
60602a2264
|
fix creating notes into options, #3517
|
2023-01-13 11:34:35 +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
|
bff7434921
|
rename becca entities to have B-prefix, #3476
|
2023-01-03 13:52:37 +01:00 |
|
zadam
|
0758c82983
|
hidden subtree is now built as "predictable" to avoid duplicating it in sync
|
2022-12-27 14:44:28 +01:00 |
|
zadam
|
c5fb2cccd5
|
fix bookmark's ID
|
2022-12-24 12:26:32 +01:00 |
|
zadam
|
5c4db266a4
|
code should not rely on fixed branch IDs since they can change after move
|
2022-12-23 20:40:58 +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
|
5413a1aa79
|
create new runOnNoteContentChange event, #3436
|
2022-12-18 23:53:47 +01:00 |
|
zadam
|
db6dbc7821
|
can't create non-launcher notes into the launcher subtree
|
2022-12-18 20:12:43 +01:00 |
|
zadam
|
d34a0a9fc0
|
hidden subtree is not archived anymore
|
2022-12-16 16:00:49 +01:00 |
|
zadam
|
5ac332960e
|
note launchers by default open in the active note context but follow the same logic with ctrl/middle click as links
|
2022-12-09 16:48:00 +01:00 |
|
zadam
|
dfb462cf35
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:13:22 +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
|
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
|
1a6c9be065
|
renamed shortcuts to launchers
|
2022-12-01 10: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
|
c1127ec429
|
fix running of runOnNoteCreation hook, #3219
|
2022-10-22 21:34:38 +02:00 |
|
zadam
|
0c196ae3a5
|
fix deleting / erasing note
|
2022-09-21 23:58:54 +02:00 |
|
zadam
|
fc43d9222a
|
fix erasing notes - becca should be reloaded afterwards, closes #3146
|
2022-09-19 23:12:12 +02:00 |
|
zadam
|
c2c724aa00
|
Merge remote-tracking branch 'origin/stable'
|
2022-07-08 22:21:41 +02:00 |
|
zadam
|
12b3302687
|
sanitize note title && attrs just to be sure
|
2022-07-06 23:09:16 +02:00 |
|
zadam
|
4fc686bbbc
|
sanitize note title
|
2022-07-05 22:40:41 +02:00 |
|
zadam
|
08e12e7349
|
no need to create template relation if there is already one owned
|
2022-06-19 14:06:00 +02:00 |
|
zadam
|
4f86d769be
|
web view fixes + disclaimer
|
2022-06-18 15:52:09 +02:00 |
|
zadam
|
4cec856e21
|
simplified updating note content
|
2022-06-13 22:38:59 +02:00 |
|
zadam
|
c0c38a4b49
|
Merge branch 'master' into next53
|
2022-06-02 22:32:29 +02:00 |
|
zadam
|
3cfca27b54
|
expose ability to create note revisions in backend API #2890
|
2022-06-02 17:25:58 +02:00 |
|
zadam
|
b204014a11
|
create note from template WIP
|
2022-05-31 23:27:45 +02:00 |
|
zadam
|
ee217d6306
|
added iframe note type
|
2022-05-28 22:19:29 +02:00 |
|