Elian Doran
|
3c83112240
|
Merge pull request #1250 from TriliumNext/feat_typescript-codenote
feat(options_init): add typescript as default set codeNotesMimeTypes value
|
2025-02-22 12:55:40 +02:00 |
|
Elian Doran
|
4e876ed24d
|
fix(build): build errors after changing meta data type
|
2025-02-22 12:52:25 +02:00 |
|
Elian Doran
|
411e3dfa0e
|
server(export): export Markdown using ATX heading syntax (closes #1251)
|
2025-02-22 12:45:21 +02:00 |
|
Elian Doran
|
a1bfc6aae7
|
feat(hidden_subtree): update help note icons
|
2025-02-22 12:31:39 +02:00 |
|
Elian Doran
|
97bc103e76
|
feat(in_app_help): support folder icons
|
2025-02-22 12:30:47 +02:00 |
|
Panagiotis Papadopoulos
|
9da1f55409
|
feat(options_init): add typescript as default set codeNotesMimeTypes value
since it is a very widespread/popular language, it makes sense to have it on by default.
closes #1219
|
2025-02-22 11:19:32 +01:00 |
|
Elian Doran
|
017fba518d
|
feat(in_app_help): remove help notes that are no longer present in structure
|
2025-02-22 12:09:11 +02:00 |
|
Elian Doran
|
a3fbf15902
|
Merge remote-tracking branch 'origin/develop' into feature/task_list
|
2025-02-22 11:03:18 +02:00 |
|
Elian Doran
|
46f543ad54
|
Merge pull request #1207 from maphew/bare2share2
Bare2share - Redirect bare domain to defined #shareRoot
|
2025-02-22 09:25:30 +02:00 |
|
Elian Doran
|
38dbf6efcd
|
Merge pull request #1220 from TriliumNext/feat_friendly-numbers-note-revision
feat: friendly numbers note revision
|
2025-02-22 09:24:37 +02:00 |
|
Elian Doran
|
0c43b387ce
|
Merge pull request #1228 from TriliumNext/feat_friendly-numbers-protected_session_timeout
feat: friendly numbers protected session timeout
|
2025-02-22 09:23:23 +02:00 |
|
Elian Doran
|
ef4fc0a180
|
feat(html_sanitizer): enforce strict style rules (closes #931)
|
2025-02-22 09:18:47 +02:00 |
|
Elian Doran
|
bedc61c3d0
|
feat(import/zip): support UTF-16 LE with BOM (closes #1241)
|
2025-02-22 01:37:22 +02:00 |
|
Elian Doran
|
c925ae5f15
|
feat(import/single): support UTF-16 LE with BOM for markdown notes
|
2025-02-22 01:37:22 +02:00 |
|
Elian Doran
|
77ee7f96c1
|
feat(import/single): support UTF-16 LE with BOM for text notes
|
2025-02-22 01:37:22 +02:00 |
|
Elian Doran
|
cadd78524c
|
feat(import/single): support UTF-16 LE with BOM for code notes
|
2025-02-22 01:37:22 +02:00 |
|
Elian Doran
|
fd4f35e879
|
feat(import/single): support UTF-16 LE with BOM for HTML
|
2025-02-22 01:37:22 +02:00 |
|
Elian Doran
|
0e5b8af3a4
|
Merge remote-tracking branch 'origin/develop' into feature/task_list
|
2025-02-21 08:53:51 +02:00 |
|
Elian Doran
|
c2e4def523
|
Merge branch 'develop' into feat_friendly-numbers-note-revision
|
2025-02-20 21:45:49 +02:00 |
|
Elian Doran
|
1e11625f14
|
Merge branch 'develop' into feat_friendly-numbers-protected_session_timeout
|
2025-02-20 21:45:30 +02:00 |
|
Elian Doran
|
860de346a7
|
feat(import/single): treat mdx as markdown
|
2025-02-20 20:38:58 +02:00 |
|
Elian Doran
|
324a3d0d8b
|
feat(import): trim .mdx extension from import
|
2025-02-20 20:29:00 +02:00 |
|
Elian Doran
|
f9e4ae7210
|
feat(import/zip): treat mdx as markdown (closes #1236)
|
2025-02-20 20:25:42 +02:00 |
|
Elian Doran
|
1c118f2aa9
|
feat(startup): display migration errors using system modal
|
2025-02-20 18:06:19 +02:00 |
|
Elian Doran
|
ef487f46d1
|
Merge branch 'develop' into feature/task_list
|
2025-02-20 17:34:36 +02:00 |
|
matt wilkie
|
2734e230ab
|
WIP: 1st step at verifying shareRoot is set
|
2025-02-20 08:12:51 -07:00 |
|
Elian Doran
|
f6b6b2e740
|
feat(test): ensure backend translations are valid JSON
|
2025-02-20 12:42:42 +02:00 |
|
Elian Doran
|
34b4e6d069
|
feat(test): ensure frontend translations are valid JSON
|
2025-02-20 12:39:56 +02:00 |
|
Elian Doran
|
4e01534d76
|
refactor(i18n): move list of locales out of options
|
2025-02-20 12:27:33 +02:00 |
|
Elian Doran
|
a433c9c189
|
feat(tasks): add SQL migration
|
2025-02-20 12:07:10 +02:00 |
|
Elian Doran
|
c0d3e8d834
|
feat(tasks): filter by parent note
|
2025-02-19 22:13:13 +02:00 |
|
Elian Doran
|
034b93c99c
|
feat(tasks): support entities reloaded properly
|
2025-02-19 21:30:53 +02:00 |
|
Elian Doran
|
7c0b43db85
|
feat(tasks): mark tasks as completed
|
2025-02-19 19:22:38 +02:00 |
|
Panagiotis Papadopoulos
|
9a1d26e129
|
feat: add protectedSessionTimeoutScale option
to be used in the protected_session_timeout widget, when it is ported to use TimeSelector
|
2025-02-18 22:37:20 +01:00 |
|
Panagiotis Papadopoulos
|
eeb99cf37c
|
feat: add revisionSnapshotTimeIntervalTimeScale option
to be used in the revision_snapshot_interval widget, when it is ported to use TimeSelector
|
2025-02-18 22:29:56 +01:00 |
|
Elian Doran
|
1024733252
|
feat(client/tasks): create task list note type
|
2025-02-18 19:42:27 +02:00 |
|
Elian Doran
|
17f9fa7e89
|
feat(tasks): add POST API
|
2025-02-18 19:30:02 +02:00 |
|
Elian Doran
|
98dff61305
|
feat(tasks): add GET API
|
2025-02-18 19:06:02 +02:00 |
|
Elian Doran
|
c0e42e23a6
|
feat(tasks): create backend model for task
|
2025-02-18 18:42:26 +02:00 |
|
Matt Wilkie
|
86ab2d4008
|
Merge remote-tracking branch 'origin/develop' into bare2share2
# Conflicts:
# src/public/translations/en/translation.json
|
2025-02-17 13:54:40 -07:00 |
|
Matt Wilkie
|
657638ee54
|
responding to code review (thanks pano!)
|
2025-02-17 13:46:03 -07:00 |
|
Matt Wilkie
|
2ec2d784ec
|
results of npx prettier
|
2025-02-17 13:19:55 -07:00 |
|
matt wilkie
|
ed8b8e50a4
|
feature complete; tested and working on local linux machine
|
2025-02-16 22:47:50 -07:00 |
|
matt wilkie
|
bc66e98533
|
okay, we can start npm server now, but new db redirects to share
|
2025-02-16 22:17:59 -07:00 |
|
matt wilkie
|
7af4e52766
|
brought over changes from 879035d
The last known good state before I got sidetracked into docker changes
|
2025-02-16 21:29:38 -07:00 |
|
Panagiotis Papadopoulos
|
f672054441
|
feat(time_selector): use time_selector in attachment_erasure_timeout
|
2025-02-16 18:30:56 +01:00 |
|
Elian Doran
|
753da46935
|
Merge remote-tracking branch 'origin/develop' into feature/zen_mode
|
2025-02-16 15:24:28 +02:00 |
|
Elian Doran
|
952ec516ee
|
feat(test): add test for code block mpapings
|
2025-02-16 11:43:20 +02:00 |
|
Elian Doran
|
a8f9403990
|
feat(code_block): map a few more themes
|
2025-02-16 11:43:12 +02:00 |
|
Elian Doran
|
ecb2c53c6f
|
feat(in_app_help): support webviews
|
2025-02-15 01:02:24 +02:00 |
|