zadam
e5b925abf8
added extra elements to the html sanitizer
2023-10-21 18:03:06 +02:00
zadam
90c0a4a437
respect safeImport flag when sanitizing imported content
2023-10-21 17:54:07 +02:00
zadam
b7f0fd2db3
Merge branch 'master' into next61
...
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
2023-07-10 18:20:36 +02:00
zadam
c3f8975166
small refactorings of clipper code
2023-07-09 22:58:34 +02:00
zadam
48029cea7c
small refactorings
2023-06-29 22:10:13 +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
fa3cbb4645
grammar
2023-05-05 23:41:11 +02:00
MeIchthys
697f6ee2a9
Add onenote
Scheme to html sanitizer
2023-03-13 10:36:25 -04:00
zadam
0c806024fb
added some extra allowed URI schemes, fixes #3692
2023-03-12 21:20:34 +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
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
zadam
e40f1fd11a
fix inclusion of the image into the correct position in ENEX import, closes #3468
2023-01-01 21:02:54 +01:00
zadam
12b3302687
sanitize note title && attrs just to be sure
2022-07-06 23:09:16 +02:00
zadam
6bc8773d5f
handle OPML with empty content, fixes #2495
2021-12-30 21:06:45 +01:00
zadam
ba676587df
fix importing notePosition of directories
2021-10-08 22:31:35 +02:00
zadam
18ffcf7880
small fixes
2021-10-03 23:01:22 +02:00
Ben Jackson
6ae8508413
html_sanitizer: Demote H1 tags ( #2190 )
...
Generalize clipper.js support for removing H1 tags so it also applies to
imports. This will move all heading levels down to make room if
needed, only leaving duplicates at H6.
2021-10-03 20:56:08 +02:00
zadam
dc4c922edb
fix imported strikethrough text, closes #2110
2021-08-21 21:31:30 +02:00
zadam
3448eba7b9
fix importing image captions, closes #2113
...
(cherry picked from commit e050e380b9e44d2e282074d3ca7ca19b33761be4)
2021-08-21 20:23:55 +02:00
zadam
b9639bffce
imported internal links crash ckeditor, #1979
2021-05-25 21:45:59 +02:00
zadam
9e97fdcc49
convert H1 to H2 also during import
2020-11-01 20:38:39 +01:00
zadam
0cb46f8f9b
don't strip evernote links during import, #1319
2020-10-19 22:14:29 +02:00
zadam
c9cbc2db02
import fixes
2020-07-27 23:40:14 +02:00
zadam
46d3160da4
removed detail.css, added to individual type widgets
2020-07-01 23:35:00 +02:00
zadam
5e18e7dc67
html sanitize imported notes, #1137
2020-06-30 23:37:06 +02:00