Commit Graph

11792 Commits (6c1cb71c9fbdd5cff1dbef8c3e1fe68a7ebe331d)
 

Author SHA1 Message Date
Romain DEP. 6c1cb71c9f feat(calendar): make it so that events with customized `calendar:startDate` and `calendar:endDate` can be drag&dropped on the calendar view 2025-03-09 13:03:15 +07:00
Romain DEP. 3fe78cad61 feat(calendar): rename "promotedAttributes" into "displayedAttributes" and permit non-promoted attributes to be displayed 2025-03-08 22:17:58 +07:00
Elian Doran 0232fee905
chore(docs): reorder and improve slightly 2025-03-09 23:29:01 +07:00
Elian Doran e129e0369d
server(attachments): render empty SVGs properly (closes #1378) 2025-03-09 22:23:01 +07:00
Elian Doran be6e56fbe8
feat(eslint): add support for module.exports 2025-03-09 21:41:13 +07:00
Elian Doran 1fb4634b7b
feat(eslint): add globals for jQuery 2025-03-09 21:38:16 +07:00
Elian Doran 064799e8cb
feat(docs): add v1 of the full documentation 2025-03-09 13:19:48 +07:00
Elian Doran b7cb2e6e97
feat(docs): basic integration with shared db 2025-03-09 13:19:38 +07:00
Elian Doran b00224c63c
Merge pull request #1367 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.13.10
2025-03-09 09:41:29 +07:00
Elian Doran 5b5fb6bbd9
Merge pull request #1368 from TriliumNext/renovate/happy-dom-monorepo
chore(deps): update dependency happy-dom to v17.4.2
2025-03-09 09:40:42 +07:00
renovate[bot] 4ef1c5d4e2
chore(deps): update dependency happy-dom to v17.4.2 2025-03-09 01:53:34 +07:00
renovate[bot] 56c575cec2
chore(deps): update dependency @types/node to v22.13.10 2025-03-09 01:53:24 +07:00
Adorian Doran eb9d7dd172 style/login: prevent the page content being rendered before the stylesheet is loaded 2025-03-08 20:53:54 +07:00
Adorian Doran 7434fb372e style/login: prevent the icon from being dragged 2025-03-08 20:45:12 +07:00
Adorian Doran d17513bec0 style(next): tweak the style of the login page 2025-03-08 20:40:00 +07:00
Adorian Doran fc87f64840 style(next)/options: restyle the warning boxes 2025-03-08 19:32:56 +07:00
Adorian Doran f6e869f2ac Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 19:17:13 +07:00
Adorian Doran 69fab9a6d6 style(next)/options/shortcuts: improve the appearance of the page 2025-03-08 19:16:48 +07:00
Elian Doran 14c3fd5892
Merge pull request #1347 from TriliumNext/chore_eslint-fixes_src-routes
chore(lint): fix eslint issues in `src/routes`
2025-03-08 18:25:47 +07:00
Panagiotis Papadopoulos c120132cbb
Merge branch 'develop' into chore_eslint-fixes_src-routes 2025-03-08 17:15:53 +07:00
Panagiotis Papadopoulos ecf1a0e4ad refactor(utils): add safeExtractMessageAndStackFromError util to remove code duplication 2025-03-08 17:07:25 +07:00
Panagiotis Papadopoulos e20b662ea7 chore(routes): fix no-explicit-any lint/ts error for restoreRevision 2025-03-08 16:12:37 +07:00
Panagiotis Papadopoulos 7bd9be7b29 chore: use more narrow NoteType for RevisionRow 2025-03-08 16:11:58 +07:00
Panagiotis Papadopoulos e3d0c53d03 chore(routes): fix no-explicit-any lint/ts error for catch blocks 2025-03-08 16:03:30 +07:00
Panagiotis Papadopoulos 272d7cd652 chore(routes/api/clipper): fix prefer-const lint errors 2025-03-08 15:31:12 +07:00
Panagiotis Papadopoulos dd9e1e69d7 fix(routes/api/clipper): fix typo in error message 2025-03-08 15:27:39 +07:00
Panagiotis Papadopoulos 08a6053c38 refactor(routes/api/clipper): get rid of second htmlSanitizer call for pageUrl
-> the value is already sanitized in line 112, there's no need to call htmlSanitizer a second time here
2025-03-08 15:27:04 +07:00
Elian Doran 4cffc50218
Merge pull request #1361 from TriliumNext/themeUseNextAsBase
Theme use next as base
2025-03-08 09:55:11 +07:00
SiriusXT 1a54b8f5a5 Add themes that can be base 2025-03-08 15:10:38 +07:00
SiriusXT e2c317f59c Add themes that can be base 2025-03-08 14:58:19 +07:00
Adorian Doran 1e81831ea0 style(next)/options: improve (again) the layout of the option cards 2025-03-08 05:49:18 +07:00
Adorian Doran 240ee2b6ac style(next)/options: improve the layout of the option cards 2025-03-08 05:34:43 +07:00
Adorian Doran d47350363a style(next): remove no longer unused style 2025-03-08 04:45:55 +07:00
Adorian Doran 6a1f1948f0 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 04:44:26 +07:00
Adorian Doran db4c5bcac2 client/options/advanced: use a table for "Existing anonymized databases" 2025-03-08 04:44:23 +07:00
Elian Doran 268b666d52
feat(template): duplicate content for geomap & mindmap (closes #357) 2025-03-08 04:28:24 +07:00
Elian Doran ed06a3ee97
feat(template): duplicate content for relation map 2025-03-08 04:26:30 +07:00
Elian Doran 5d9bea8987
feat(template): duplicate content for canvas 2025-03-08 04:24:09 +07:00
Elian Doran c7b99adb6a
feat(template): duplicate content for mermaid diagrams 2025-03-08 04:23:05 +07:00
Adorian Doran 82a63a65da style(next)/options/shortcuts: tweak group headings 2025-03-08 04:17:16 +07:00
Adorian Doran 7582b1c43d style/options/appearance: fix the width of the "Main font" combo box 2025-03-08 04:01:49 +07:00
Adorian Doran fa60e66a75 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 03:52:31 +07:00
Adorian Doran d16708cf75 style(next)/options: tweak labels 2025-03-08 03:52:14 +07:00
Elian Doran 4f671738e6
fix(client): remove misleading message about removing revisions (closes #1308) 2025-03-08 03:45:02 +07:00
Adorian Doran decf62c58c style: add a gap between consecutive radios / check boxes 2025-03-08 03:33:02 +07:00
Adorian Doran 9626b42443 style(next): add a gap between consecutive radios / check boxes 2025-03-08 03:27:59 +07:00
Adorian Doran 15d3285a90 client/options/text notes: convert the "Heading Style" combo box into radio buttons 2025-03-08 03:21:32 +07:00
Adorian Doran a694017c87 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 03:18:57 +07:00
Adorian Doran 2cfb83a93c client/options/appearance: convert the "First day of the week" combo box into radio buttons 2025-03-08 03:18:42 +07:00
Elian Doran 4839edb3d7
feat(dump-db): use tsx instead of esrun 2025-03-08 03:14:38 +07:00