Elian Doran
|
b63e870038
|
server-ts: protected_session.js -> ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
82a9808dea
|
server-ts: sql.js -> sql.ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
7a9365457a
|
server-ts: utils.js -> utils.ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
96b6d17d77
|
server-ts: Remove need for 'allowImportingTsExtensions'
|
2024-02-17 13:32:40 +02:00 |
|
Elian Doran
|
39627a4fc4
|
server-ts: log.js -> log.ts
|
2024-02-17 13:32:40 +02:00 |
|
zadam
|
ed00797179
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
|
2023-11-27 10:41:07 +01:00 |
|
zadam
|
d07f02b95f
|
contrary to what I believed encodeURIComponent() is available also in node.js, #4478
|
2023-11-27 10:15:29 +01:00 |
|
zadam
|
ad74952194
|
fix thumbnails with chinese titles, closes #4478
|
2023-11-27 10:10:27 +01:00 |
|
zadam
|
cf99345962
|
use .js extension for require() as a preparation for future migration to ESM
|
2023-11-22 19:34:48 +01:00 |
|
zadam
|
f37f47ce5b
|
fixes to stable sorting
|
2023-11-03 01:11:47 +01:00 |
|
zadam
|
90c0a4a437
|
respect safeImport flag when sanitizing imported content
|
2023-10-21 17:54:07 +02:00 |
|
zadam
|
ba34df2e15
|
typo
|
2023-10-18 09:24:13 +02:00 |
|
zadam
|
9665e872c2
|
fix importing inline images within markdown within zip, closes #4301
|
2023-10-03 09:40:31 +02:00 |
|
zadam
|
9f726304aa
|
sync fix, #4288
|
2023-09-28 00:24:53 +02:00 |
|
zadam
|
6c54c7d17d
|
save enex images as attachment, fixes #4163
|
2023-08-15 10:25:23 +02:00 |
|
zadam
|
64b86b2666
|
use marked instead of commonmark to convert MD to HTML, which supports e.g. tables, closes #2026
|
2023-07-15 10:31:50 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +02:00 |
|
zadam
|
ca41806bc2
|
import and export fixes
|
2023-07-13 23:54:47 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
48029cea7c
|
small refactorings
|
2023-06-29 22:10:13 +02:00 |
|
zadam
|
75c6afd1c3
|
fix loading of string content saved as binary
|
2023-06-14 22:21:22 +02:00 |
|
zadam
|
ff5d3a5f0c
|
import WIP
|
2023-05-09 00:05:27 +02:00 |
|
zadam
|
f85209a72f
|
getting rid of attributes like data-note-path in favor of the whole nav state in URLs
|
2023-05-07 21:18:21 +02:00 |
|
zadam
|
cc02546ed3
|
Merge remote-tracking branch 'origin/master' into next60
# Conflicts:
# src/routes/api/options.js
# src/services/import/zip.js
# src/services/options_init.js
|
2023-05-07 09:41:33 +02:00 |
|
zadam
|
2aa987c072
|
fixes for zip export/import in regard to attachments
|
2023-05-06 22:50:28 +02:00 |
|
zadam
|
a06ddc439d
|
improving import WIP
|
2023-05-06 15:07:38 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
contributor
|
386e8dd32e
|
zip import - remove html tags added by Trilium
|
2023-05-04 19:56:02 +03:00 |
|
zadam
|
b6efc954bd
|
blob WIP
|
2023-03-16 12:17:55 +01:00 |
|
zadam
|
eee05a4d01
|
blob WIP
|
2023-03-16 12:11:00 +01:00 |
|
zadam
|
dc97400dbf
|
ancillary => attachment
|
2023-03-16 11:03:28 +01:00 |
|
zadam
|
e16bedfab4
|
WIP blobs
|
2023-03-16 11:02:07 +01:00 |
|
zadam
|
929f8ef720
|
note ancillary/attachment backported from dev branch
|
2023-03-08 09:01:23 +01:00 |
|
zadam
|
540d19c67c
|
fix import of ZIP with images with no meta file, closes #3649
|
2023-03-02 08:44:55 +01:00 |
|
zadam
|
232dad66d1
|
trim imported text
|
2023-02-19 21:34:37 +01:00 |
|
zadam
|
6f7b554cdc
|
preparing 0.59 without ocr/pdf, userguide, note ancillaries
|
2023-02-17 14:49:45 +01:00 |
|
zadam
|
c190296bf9
|
refactoring
|
2023-02-13 16:22:34 +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
|
bd8568809f
|
export/import attachments
|
2023-01-25 09:55:29 +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
|
4f4c3ef3f3
|
fix enex checkboxes for mac, closes #3511
|
2023-01-12 16:45:11 +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
|
f738787202
|
expand regex to account for more attributes in en-media tag in ENEX import, fixes #3503
|
2023-01-08 20:50:08 +01:00 |
|
zadam
|
8a2a9b2ea6
|
Merge branch 'stable'
# Conflicts:
# src/services/import/enex.js
|
2023-01-08 13:24:10 +01:00 |
|
zadam
|
c70272e756
|
fix creation date in ENEX import for mac files, closes #3496
|
2023-01-08 13:23:07 +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 |
|