Commit Graph

11260 Commits (83908072122f7ffe4e8f0d5e55d03c6b60d7f84b)
 

Author SHA1 Message Date
Elian Doran 8390807212
release 0.92.2-beta 2025-02-22 13:59:41 +07:00
Elian Doran 60da367570
Merge pull request #1253 from TriliumNext/ci_fix-missing-windows-zip
fix(ci): add missing windows zip build target
2025-02-22 13:56:01 +07:00
Panagiotis Papadopoulos 36b0970835 fix(ci): add missing windows zip build target 2025-02-22 12:41:24 +07:00
Elian Doran 3bea6af20e
chore(release): 0.92.1-beta 2025-02-22 12:58:30 +07:00
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 +07:00
Elian Doran 4e876ed24d
fix(build): build errors after changing meta data type 2025-02-22 12:52:25 +07:00
Elian Doran 94ce01bbc2
chore(docs): update documentation 2025-02-22 12:49:09 +07:00
Elian Doran 411e3dfa0e
server(export): export Markdown using ATX heading syntax (closes #1251) 2025-02-22 12:45:21 +07:00
Elian Doran a1bfc6aae7
feat(hidden_subtree): update help note icons 2025-02-22 12:31:39 +07:00
Elian Doran 97bc103e76
feat(in_app_help): support folder icons 2025-02-22 12:30:47 +07: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 +07:00
Elian Doran 017fba518d
feat(in_app_help): remove help notes that are no longer present in structure 2025-02-22 12:09:11 +07:00
Elian Doran 63584c153c
feat(views/calendar): filter notes by ancestor 2025-02-22 11:31:36 +07:00
Adorian Doran a4a2e55415 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-02-22 11:13:24 +07:00
Adorian Doran 4a1691ac31 style(next): promoted attributes widget: update narrow view breakpoint 2025-02-22 11:13:20 +07:00
Elian Doran 5a8d5c59f5
feat(views/calendar): support workspaceCalendarRoot 2025-02-22 10:59:03 +07:00
Elian Doran a9cebe312f
refactor(views/calendar): use specific API for date notes for performance 2025-02-22 10:59:03 +07:00
Elian Doran 43f79ca813
feat(views/calendar): click to go to day note 2025-02-22 10:59:03 +07:00
Elian Doran 5c1db3cab2
feat(views/calendar): disable interaction in calendar root mode 2025-02-22 10:59:03 +07:00
Elian Doran bc4d820cb0
feat(views/calendar): display child notes of days 2025-02-22 10:59:03 +07:00
Elian Doran f4e6edd19e
feat(views/calendar): basic recursion for calendar root 2025-02-22 10:59:03 +07:00
Elian Doran 530340f753
fix(client): sporadious crash with classic toolbar not being available 2025-02-22 10:59:03 +07:00
Adorian Doran fcc1068b06 style(next): promoted attributes widget: improve appearance 2025-02-22 10:55:01 +07:00
Adorian Doran 6d19e315f4 style(next): promoted attributes widget: improve appearance on narrow width 2025-02-22 10:19:26 +07:00
Adorian Doran 7269c1b0aa style(next): promoted attributes widget: improve appearance 2025-02-22 10:10:58 +07:00
Adorian Doran 8e69cf79a6 client: promoted attributes widget: add placeholder for blank input fields 2025-02-22 10:05:14 +07:00
Elian Doran 46f543ad54
Merge pull request #1207 from maphew/bare2share2
Bare2share - Redirect bare domain to defined #shareRoot
2025-02-22 09:25:30 +07: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 +07:00
Elian Doran 8e68ddafd5
Merge pull request #1239 from TriliumNext/i18n_use-empty-string-instead-of-english
i18n: use empty string instead of English string
2025-02-22 09:24:14 +07: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 +07:00
Elian Doran 8aa560eb82
Merge pull request #1243 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.27.8
2025-02-22 09:22:23 +07:00
Elian Doran 3a2b8e9791
Merge pull request #1242 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.13.5
2025-02-22 09:22:09 +07:00
Elian Doran 468b3b6027
Merge pull request #1244 from TriliumNext/renovate/swagger-ui-express-4.x
fix(deps): update dependency @types/swagger-ui-express to v4.1.8
2025-02-22 09:21:48 +07:00
Elian Doran f872073f65
Merge pull request #1245 from TriliumNext/renovate/ws-8.x
fix(deps): update dependency ws to v8.18.1
2025-02-22 09:21:23 +07:00
Elian Doran ef4fc0a180
feat(html_sanitizer): enforce strict style rules (closes #931) 2025-02-22 09:18:47 +07:00
Adorian Doran 1d47df5f28 style(next): forms/input groups: improve CSS 2025-02-22 02:37:13 +07:00
Adorian Doran 77264b5385 style(next): forms/input groups: fix icons being skewed in certain conditions 2025-02-22 02:35:24 +07:00
Adorian Doran 41e925dc94 style(next): forms: add support for date and time input fields 2025-02-22 02:31:20 +07:00
Adorian Doran 789178061b style(next): promoted attributes widget: improve CSS, add right margin 2025-02-22 02:21:19 +07:00
renovate[bot] 8011969b9d
fix(deps): update dependency ws to v8.18.1 2025-02-22 00:06:30 +07:00
renovate[bot] 9ab2fe85bd
fix(deps): update dependency @types/swagger-ui-express to v4.1.8 2025-02-22 00:06:21 +07:00
renovate[bot] 6c818427fc
chore(deps): update dependency typedoc to v0.27.8 2025-02-22 00:06:14 +07:00
renovate[bot] 7dab171a0c
chore(deps): update dependency @types/node to v22.13.5 2025-02-22 00:06:04 +07:00
Adorian Doran c680c3476b Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-02-22 02:05:22 +07:00
Adorian Doran bf0b6ce554 style(next): promoted attributes widget: improve appearance 2025-02-22 02:05:19 +07:00
Elian Doran bedc61c3d0
feat(import/zip): support UTF-16 LE with BOM (closes #1241) 2025-02-22 01:37:22 +07:00
Elian Doran c925ae5f15
feat(import/single): support UTF-16 LE with BOM for markdown notes 2025-02-22 01:37:22 +07:00
Elian Doran 77ee7f96c1
feat(import/single): support UTF-16 LE with BOM for text notes 2025-02-22 01:37:22 +07:00
Elian Doran cadd78524c
feat(import/single): support UTF-16 LE with BOM for code notes 2025-02-22 01:37:22 +07:00
Elian Doran fd4f35e879
feat(import/single): support UTF-16 LE with BOM for HTML 2025-02-22 01:37:22 +07:00