zadam
|
ad887c4b12
|
added image OCR and parsing text from PDF (and OCR of PDF images)
|
2023-01-26 20:32:27 +01:00 |
|
zadam
|
0bfb2631df
|
fix saving mermaid attachment
|
2023-01-24 23:09:00 +01:00 |
|
zadam
|
c474e65cae
|
saving attachments when editing
|
2023-01-24 09:19:49 +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
|
a004a8b092
|
fix loading custom themes in Options, closes #3528
|
2023-01-15 12:54:38 +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
|
4ae1b6e07b
|
sender route should respect inbox, #3502
|
2023-01-08 20:40:38 +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
|
d910191e83
|
Merge pull request #3480 from contributor/feature/pageUrlSanitizeUrl
Fix pageUrl and clipping selection can create multiple notes for the same Url
|
2023-01-03 22:28:37 +01:00 |
|
zadam
|
6dce13bc34
|
export root note fix, #2346
|
2023-01-03 21:30:49 +01:00 |
|
contributor
|
85a6e8b47e
|
fix clipping selection can create multiple notes for the same Url
sanitize was replacing '&' char to '&'and changing actual Url
|
2023-01-03 21:18:23 +02:00 |
|
contributor
|
977399a73e
|
refac: better naming
|
2023-01-03 21:18:23 +02:00 |
|
zadam
|
bff7434921
|
rename becca entities to have B-prefix, #3476
|
2023-01-03 13:52:37 +01:00 |
|
zadam
|
797ddf6205
|
search hit with exact note title match gets a strong score boost, closes #3470
|
2022-12-30 23:14:48 +01:00 |
|
zadam
|
d6f3b79f20
|
improvs
|
2022-12-29 23:12:38 +01:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +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
|
7c98ade72b
|
fix missing doc resources for launchers, closes #3455
|
2022-12-25 11:58:24 +01:00 |
|
zadam
|
c6485f8e03
|
fix assuming that trilium is exposed on the root path, closes #3452
|
2022-12-25 10:48:51 +01:00 |
|
zadam
|
5a2907b670
|
delete preview takes into account strong/weak branches
|
2022-12-24 13:15:19 +01:00 |
|
zadam
|
c34bccf7e8
|
note map can display notes if hoisted in hidden subtree
|
2022-12-23 15:32:11 +01:00 |
|
zadam
|
698eb53006
|
small fixes
|
2022-12-23 14:18:40 +01:00 |
|
zadam
|
29713de6cd
|
small fixes
|
2022-12-22 23:11:12 +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
|
50faa40bad
|
apply color label also on note map, #3443
|
2022-12-20 20:41:51 +01:00 |
|
zadam
|
2df7d99a91
|
routes refactoring
|
2022-12-18 16:12:29 +01:00 |
|
zadam
|
5af506e268
|
reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade
|
2022-12-17 21:46:51 +01:00 |
|
zadam
|
ecaa9a1d56
|
quick search shows search errors #3221
|
2022-12-17 11:58:30 +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
|
b9632a7814
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
|
zadam
|
27ce273d29
|
bookmarks use cloning
|
2022-12-04 13:16:05 +01:00 |
|
zadam
|
99a5774148
|
Merge branch 'master' into next58
# Conflicts:
# package-lock.json
|
2022-12-03 13:01:03 +01:00 |
|
zadam
|
42cd333694
|
clarification on the 5 minute sync auth leeway
|
2022-12-02 22:12:07 +01:00 |
|
zadam
|
0e68e8069b
|
launcher improvements
|
2022-12-01 16:22:04 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
1a6c9be065
|
renamed shortcuts to launchers
|
2022-12-01 10:16:57 +01:00 |
|
zadam
|
b55c2d3dbc
|
shortcut improvements
|
2022-12-01 10:03:04 +01:00 |
|
zadam
|
e759b4846a
|
shortcut improvements
|
2022-11-29 16:16:57 +01:00 |
|
zadam
|
6a9ac6f90a
|
shortcuts improvements
|
2022-11-26 14:57:39 +01:00 |
|
zadam
|
6883b71ce7
|
shortcut improvements
|
2022-11-25 15:29:57 +01:00 |
|
zadam
|
19126b7c6d
|
Merge branch 'master' into next58
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
|
2022-11-22 20:46:08 +01:00 |
|
DynamoFox
|
059dca905c
|
Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes
|
2022-11-19 18:45:26 +01:00 |
|
zadam
|
02d908df1e
|
added option to disable tray, closes #2612
|
2022-11-18 21:47:14 +01:00 |
|