Elian Doran
6b973e835e
fix(import): check boxes not preserved on safe import
2024-12-02 21:08:09 +02:00
Elian Doran
aa99efc362
Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
...
; Conflicts:
; src/routes/api/options.ts
; src/services/options_init.ts
2024-11-28 21:56:08 +02:00
Elian Doran
83cd72fa86
fix(import/single): title appearing as text
2024-11-28 19:41:45 +02:00
maphew
cc98a16246
refactor: one authoritave source for allowed html tags
2024-11-18 19:52:31 -07:00
maphew
d08f09ae3b
read allowedTags from options, fall back to static
2024-11-17 16:08:44 -07:00
maphew
9ef899eec5
extend html tags which are kept on import
...
https://github.com/TriliumNext/Notes/issues/567
this is the easy method, just add the tags to core, not attempting to
read the list from a user configurable location.
The addition is clearly marked in code.
2024-11-17 15:58:48 -07:00
Elian Doran
0ceae0a65e
server-esm: Change some more export object to export default object
2024-07-18 21:47:30 +03:00
Elian Doran
2750df04a3
server-esm: Change simple library import statements
2024-07-18 21:37:45 +03:00
Elian Doran
de7f4de05b
server-ts: Port services/notes & hidden_subtree
2024-02-17 23:02:19 +02:00
Elian Doran
dc22d05657
server-ts: Port services/html_sanitizer
2024-02-17 21:33:47 +02:00