Jin
|
16b58a58a3
|
port js to ts
|
2025-02-25 02:02:20 +01:00 |
|
Elian Doran
|
34762236d1
|
fix(build): errors due to missing command
|
2025-02-24 22:50:16 +02:00 |
|
Elian Doran
|
d85c670d7b
|
Merge pull request #1268 from TriliumNext/port/client_ts
Port note tree to TypeScript
|
2025-02-24 21:59:31 +02:00 |
|
Elian Doran
|
23d01ec351
|
fix(build): type definitions for context menu
|
2025-02-24 21:35:35 +02:00 |
|
Elian Doran
|
7874e88b4a
|
fix(build): fancytree's JQuery UI interfering with bootstrap
|
2025-02-24 21:35:23 +02:00 |
|
Elian Doran
|
28ed616fa6
|
feat(search): focus on search string by default
|
2025-02-24 13:51:02 +02:00 |
|
Elian Doran
|
675a5e96e6
|
chore(client/ts): port search_string
|
2025-02-24 13:50:08 +02:00 |
|
Elian Doran
|
8ab0084e10
|
chore(client/ts): port search_definition
|
2025-02-24 13:45:36 +02:00 |
|
Elian Doran
|
2ab22e7b0e
|
fix(client): type errors due to command change
|
2025-02-24 12:39:40 +02:00 |
|
Elian Doran
|
147c340529
|
Merge remote-tracking branch 'origin/develop' into port/client_ts
|
2025-02-24 10:14:52 +02:00 |
|
Elian Doran
|
87e687147d
|
Merge remote-tracking branch 'origin/develop' into port/client_ts
|
2025-02-24 10:10:34 +02:00 |
|
Elian Doran
|
b91b243432
|
fix(tasks): selection contains spaces
|
2025-02-23 22:00:50 +02:00 |
|
Elian Doran
|
0ba4c9b9c7
|
fix(tasks): content flash when updating list of tasks
|
2025-02-23 21:54:58 +02:00 |
|
Elian Doran
|
31fcf7ea60
|
feat(tasks): clear text box when entering a task
|
2025-02-23 21:39:05 +02:00 |
|
Elian Doran
|
24c02e013b
|
fix(import/enex): "Missing or wrong content type for resource" (fixes #943)
|
2025-02-23 19:58:43 +02:00 |
|
Elian Doran
|
d319eede1f
|
style(views/calendar): disable link underline
|
2025-02-23 19:23:00 +02:00 |
|
Elian Doran
|
95e6919dcf
|
chore(calendar/view): remove unnecessary comment
|
2025-02-23 19:15:33 +02:00 |
|
Elian Doran
|
07147bf857
|
fix(view/calendar): add basic support for promoted attributes
|
2025-02-23 19:14:09 +02:00 |
|
Elian Doran
|
249c42e781
|
fix(view/calendar): guard condition breaking recursion
|
2025-02-23 18:39:34 +02:00 |
|
Elian Doran
|
2578d480a8
|
Merge remote-tracking branch 'origin/develop' into calendar_enh_attributes
|
2025-02-23 18:38:11 +02:00 |
|
Elian Doran
|
560b7ebe35
|
refactor(client): use workaround for TS error
|
2025-02-23 18:32:53 +02:00 |
|
Elian Doran
|
4883debd8d
|
Merge remote-tracking branch 'origin/develop' into chore_port-to-ts_attach
|
2025-02-23 18:28:29 +02:00 |
|
Elian Doran
|
637845c396
|
Merge pull request #1258 from TriliumNext/fix_zenmode-ui-fixes
fix/i18n: tiny zen mode UI fixes
|
2025-02-23 18:27:56 +02:00 |
|
Elian Doran
|
e5aed0a3fc
|
Merge pull request #1167 from TriliumNext/chore_ts-port_sync_status
chore(ts): port sync_status.ts
|
2025-02-23 18:26:23 +02:00 |
|
Adorian Doran
|
70af260f0f
|
style(next): note map: tweak the color of the "fix nodes" button while toggled
|
2025-02-23 17:48:58 +02:00 |
|
Adorian Doran
|
474b44608b
|
style(next): forms: remove the background for range inputs
|
2025-02-23 17:13:56 +02:00 |
|
Adorian Doran
|
12f7119427
|
style(next): forms: fix tool buttons wrapped inside button groups
|
2025-02-23 17:01:32 +02:00 |
|
Panagiotis Papadopoulos
|
223a1fb203
|
refactor: FAttachment/Attachment_details - make fields public and get rid of getters
as per
https://github.com/TriliumNext/Notes/pull/1260#discussion_r1966615186
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
fb0487ca36
|
chore(ts): port widgets/attachment_detail to TS
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
add6f80aeb
|
chore(ts/content_renderer): add FAttachment types as used in attachment_detail
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
5d4dc91cc3
|
chore(ts/Fattachment): add getContentLength, since contentLength is private
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
99e520cbbc
|
chore(ts/Fattachment): add getUtcDateScheduledForErasureSince, since UtcDateScheduledForErasureSince is private
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
1e7dee51fc
|
chore(ts/Fattachment): add getOwnerId, since ownerId is private
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
4ddc36f6b8
|
chore(ts): import AttachmentRow type in load_results
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
3f2ae81fe4
|
chore(ts): start port of widgets/attachment_detail
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
d99a44867c
|
chore(ts): add temporary ts-ignore to widgets/buttons/attachments_actions
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
8f643c62e3
|
chore(ts): port of type_widgets/attachment_list
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
f6785f7980
|
chore(ts): add missing isDeleted and deleteId types to AttachmentRow
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
bf15192b25
|
chore(ts): start port of widgets/buttons/attachment_actions
|
2025-02-23 12:52:37 +01:00 |
|
Panagiotis Papadopoulos
|
70756fe795
|
chore(ts): start port of type_widgets/attachment_detail
|
2025-02-23 12:52:36 +01:00 |
|
Panagiotis Papadopoulos
|
31170744d1
|
chore(ts): allow link.createLink notePath type to accept undefined
it can also accept undefined -> it is even handled in that first if block.
change required for upcoming port of attachment_*.js files
|
2025-02-23 12:52:36 +01:00 |
|
Adorian Doran
|
1dfa4a8bc2
|
client: note map: improve the appearance
|
2025-02-23 06:17:57 +02:00 |
|
Romain DEP.
|
07443042a1
|
feat(view/calendar): let the user specify attributes to be promoted onto the calendar view, and render them inside the event title
|
2025-02-22 23:34:14 +01:00 |
|
Panagiotis Papadopoulos
|
4523307ead
|
i18n(close_zen_button): add a translatable title to the button
previously it only displayed the keyboard shortcut, without any extra info
|
2025-02-22 16:12:12 +01:00 |
|
Panagiotis Papadopoulos
|
755b20bbab
|
fix(global_menu): add missing <kbd> to zen mode
|
2025-02-22 16:01:49 +01:00 |
|
Panagiotis Papadopoulos
|
9fb95585f5
|
chore(ts): port sync_status.ts
|
2025-02-22 14:21:56 +01:00 |
|
Elian Doran
|
f6224d9ec4
|
Merge pull request #1168 from TriliumNext/chore_bootstrap-ts-ignore
build: bundle bootstrap with webpack
|
2025-02-22 14:57:47 +02:00 |
|
Elian Doran
|
58a8821c22
|
Merge pull request #1234 from TriliumNext/feature/task_list
Task List
|
2025-02-22 14:37:44 +02:00 |
|
Elian Doran
|
0b11f4d9c7
|
chore(server): bump sync version
|
2025-02-22 14:34:44 +02:00 |
|
Panagiotis Papadopoulos
|
a0442ded58
|
chore: get rid of bootstrap related ts-ignore
|
2025-02-22 13:09:28 +01:00 |
|