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 |
|
Panagiotis Papadopoulos
|
cf11be7f35
|
chore(ts): get rid of bootstrap related ts-ignores
|
2025-02-22 11:56:56 +01:00 |
|
Elian Doran
|
a3fbf15902
|
Merge remote-tracking branch 'origin/develop' into feature/task_list
|
2025-02-22 11:03:18 +02:00 |
|
Elian Doran
|
a9cebe312f
|
refactor(views/calendar): use specific API for date notes for performance
|
2025-02-22 10:59:03 +02:00 |
|
Elian Doran
|
710cf68c06
|
feat(views/calendar): make calendar full height
|
2025-02-21 17:56:34 +02:00 |
|
Elian Doran
|
62c96fc95e
|
feat(tasks): implement basic refresh support
|
2025-02-19 22:34:52 +02:00 |
|
Elian Doran
|
c0d3e8d834
|
feat(tasks): filter by parent note
|
2025-02-19 22:13:13 +02:00 |
|
Elian Doran
|
bb822126cd
|
feat(tasks): store parent note ID
|
2025-02-19 21:52:33 +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 |
|
Elian Doran
|
0b8e3b976f
|
fix(client/tasks): error due to froca update
|
2025-02-18 21:16:32 +02:00 |
|
Elian Doran
|
c00505cd7b
|
feat(client/tasks): create flow for creating a task
|
2025-02-18 21:06:51 +02:00 |
|
Elian Doran
|
7cba5a7c7d
|
feat(client/tasks): display tasks
|
2025-02-18 19:58:00 +02:00 |
|
Elian Doran
|
1024733252
|
feat(client/tasks): create task list note type
|
2025-02-18 19:42:27 +02:00 |
|
Elian Doran
|
e73ea36161
|
feat(in_app_help): contextual help for book types
|
2025-02-16 18:09:01 +02:00 |
|
Elian Doran
|
6d3325766d
|
feat(view/calendar): refresh calendar when entities change
|
2025-02-16 13:22:44 +02:00 |
|
Elian Doran
|
68ccd23540
|
refactor(views): pass argument to constructor
|
2025-02-15 10:13:47 +02:00 |
|
Elian Doran
|
4592d6750b
|
feat(view/calendar): render a text in calendar view
|
2025-02-13 23:46:20 +02:00 |
|
Elian Doran
|
e2bbee8e16
|
refactor(client): move implementation out of note_list_renderer
|
2025-02-13 23:23:18 +02:00 |
|
Elian Doran
|
eecbfd0206
|
fix(client): note autocomplete not working properly on enter (closes #1100)
|
2025-02-13 22:09:08 +02:00 |
|
Elian Doran
|
e7f5d1d280
|
fix(client/ts): load only needed CodeMirror plugins
|
2025-02-12 22:49:47 +02:00 |
|
Elian Doran
|
0ca9809457
|
feat(client,server): support mid: links
|
2025-02-11 22:18:29 +02:00 |
|
Elian Doran
|
4d0969da0a
|
refactor(client,server): support for URL schemes
|
2025-02-11 22:14:44 +02:00 |
|
Elian Doran
|
2a90f4c6e9
|
chore(client/ts): port note_wrapper
|
2025-02-08 21:42:12 +02:00 |
|
Elian Doran
|
f50f767e79
|
fix(client): console error if latest version could not be retrieved
|
2025-02-08 10:50:55 +02:00 |
|
Elian Doran
|
f12aed9ac0
|
feat(in-app-help): hide #docName from note preview
|
2025-02-07 22:55:50 +02:00 |
|
Elian Doran
|
cecd7eccad
|
Merge remote-tracking branch 'origin/develop' into feature/in_app_help
|
2025-02-07 22:28:01 +02:00 |
|
Elian Doran
|
0dbd136b48
|
feat(note_tooltip): clickable note title (closes #1063)
|
2025-02-07 21:44:17 +02:00 |
|
Elian Doran
|
02d16d0125
|
feat(note_tooltip): improve layout for empty notes
|
2025-02-07 21:36:22 +02:00 |
|
Elian Doran
|
f77a29d7fe
|
fix(note_tooltip): redundant padding on empty note with no children
|
2025-02-07 21:19:58 +02:00 |
|
Elian Doran
|
9d097a0ee7
|
feat(note_tooltip): hide #geolocation
|
2025-02-07 21:14:40 +02:00 |
|
Elian Doran
|
5173e37d8f
|
chore(client/ts): port type_widget
|
2025-02-05 21:06:21 +02:00 |
|
Elian Doran
|
7fa0ad336e
|
Merge remote-tracking branch 'origin/develop' into feature/in_app_help
|
2025-02-05 19:56:03 +02:00 |
|
Elian Doran
|
e2c0c6ef92
|
feat(in-app-help): don't open table of contents when in help view
|
2025-02-02 21:37:41 +02:00 |
|
perfectra1n
|
363360f0d5
|
we can just remove mac_init now since we're not using it
|
2025-02-02 10:21:59 -08:00 |
|
perfectra1n
|
512440684e
|
remove mac_init functionality as it was overriding paste (and other) functionality, and is no longer needed
|
2025-02-02 10:19:21 -08:00 |
|
Elian Doran
|
d0317f4bb6
|
chore(client/ts): port toc
|
2025-02-02 19:44:18 +02:00 |
|
Elian Doran
|
0acd3c621e
|
Merge pull request #1086 from TriliumNext/fix_search_of_autocomplete
Fix a bug in the full text search in AutoComplete
|
2025-02-01 11:41:06 +02:00 |
|
Elian Doran
|
60d8bc8238
|
feat(tray): reload recent notes on change
|
2025-02-01 11:07:47 +02:00 |
|
Elian Doran
|
ebc523a0fd
|
feat(tray): reload bookmarks on change
|
2025-02-01 11:04:49 +02:00 |
|
Elian Doran
|
2cc7113c2c
|
refactor(deps): get rid of print-this
|
2025-02-01 00:52:46 +02:00 |
|
SiriusXT
|
b44df12148
|
Fix a bug in the full text search in AutoComplete
|
2025-01-31 19:10:45 +08:00 |
|
Adorian Doran
|
dee221e18a
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into style/next/forms
|
2025-01-29 17:26:24 +02:00 |
|
Elian Doran
|
5c31a0afeb
|
fix(client): quote breaking tooltips (fixes #1003)
|
2025-01-28 21:03:39 +02:00 |
|
Elian Doran
|
15c63f52dc
|
feat(client/ts): port note_title
|
2025-01-28 14:07:56 +02:00 |
|
Elian Doran
|
4492c60aa9
|
chore(client/ts): port note_paths
|
2025-01-26 21:23:08 +02:00 |
|
Adorian Doran
|
f4d2c5a2d2
|
client: mark the links that should use the new style
|
2025-01-23 01:12:05 +02:00 |
|
Elian Doran
|
4203a1160e
|
Merge pull request #1018 from TriliumNext/fix_server-build
fix: fix server build not running due to missing file
|
2025-01-22 23:39:09 +02:00 |
|
Elian Doran
|
0288ebcad9
|
feat(context_menu): dismiss note tooltip when a context menu is shown
|
2025-01-22 22:24:42 +02:00 |
|
Elian Doran
|
9b1279ce14
|
feat(geo_map): add option to open location
|
2025-01-22 21:07:40 +02:00 |
|