zadam
|
3cfca27b54
|
expose ability to create note revisions in backend API #2890
|
2022-06-02 17:25:58 +02:00 |
|
zadam
|
103aa95ccf
|
removed duplicated search action
|
2022-05-31 14:22:52 +02:00 |
|
zadam
|
339a6d7817
|
don't check for null content in consistency checks because it's too slow for large databases #2887
|
2022-05-31 14:09:46 +02:00 |
|
zadam
|
93dd9274e7
|
fix relative address of lodash debounce, closes #2882
|
2022-05-30 13:22:28 +02:00 |
|
zadam
|
ca35527aeb
|
release 0.52.0-beta
|
2022-05-27 22:13:24 +02:00 |
|
zadam
|
388dcadef3
|
release 0.52.0-beta
|
2022-05-27 22:06:07 +02:00 |
|
zadam
|
8905148dbc
|
fix NPE in note map, closes #2877
|
2022-05-27 21:55:58 +02:00 |
|
zadam
|
daa36192cc
|
fix jumping of find dialog in read only code
|
2022-05-27 21:50:59 +02:00 |
|
zadam
|
ade77e5fb8
|
find widget readonly notes
|
2022-05-26 16:29:54 +02:00 |
|
zadam
|
f250b72563
|
findwidget in read only notes WIP
|
2022-05-25 23:38:06 +02:00 |
|
zadam
|
37cb5f5e9a
|
added previous/next buttons to the find widget
|
2022-05-25 20:43:52 +02:00 |
|
zadam
|
82fcc97ed2
|
Merge branch 'custom-search-dialog'
|
2022-05-25 20:32:22 +02:00 |
|
zadam
|
53e9c8cdac
|
upgrades
|
2022-05-24 21:34:32 +02:00 |
|
zadam
|
541d451168
|
tree css changes to make selection and active note more distinct
|
2022-05-24 21:33:07 +02:00 |
|
zadam
|
7c64dc9440
|
fix coloring of backlinks popup in dark theme
|
2022-05-22 23:29:07 +02:00 |
|
zadam
|
27570a7756
|
fix for canvas theme after opening help
|
2022-05-22 15:27:40 +02:00 |
|
zadam
|
d6931f7441
|
fix setting theme on new canvas note
|
2022-05-22 14:27:16 +02:00 |
|
zadam
|
7d39d080f5
|
switching note type will reevalute max content width setting
|
2022-05-22 14:24:47 +02:00 |
|
zadam
|
13ccd2ba67
|
remove the canvas dependency (transitive dep of jsdom) in postinstall
|
2022-05-22 13:45:49 +02:00 |
|
zadam
|
81fd7397e4
|
added underline to more distinguish selected items in the tree, #2865
|
2022-05-22 13:45:15 +02:00 |
|
zadam
|
6f75f944a3
|
Merge pull request #2864 from dousha/master
Fix docker data permissions
|
2022-05-21 22:55:59 +02:00 |
|
Jiahao Lee
|
308b0f7464
|
Remove unneeded packages
|
2022-05-22 03:35:26 +08:00 |
|
zadam
|
678e883044
|
switch excalidraw theme (light/dark) based on trilium setting
|
2022-05-21 21:08:24 +02:00 |
|
zadam
|
819cf0907d
|
add option to disable auto-download of images for offline storage, #2859
|
2022-05-21 14:00:53 +02:00 |
|
dousha
|
942f17b2f4
|
fix docker file permissions so 777 is no longer needed
|
2022-05-21 13:25:59 +08:00 |
|
zadam
|
2085dc5ed4
|
minor canvas note cleanup
|
2022-05-19 23:00:07 +02:00 |
|
zadam
|
a1d1b4580a
|
Merge remote-tracking branch 'origin/stable'
|
2022-05-18 23:00:49 +02:00 |
|
zadam
|
9e089cc7cd
|
disable COEP, fixes #2858
|
2022-05-18 22:56:29 +02:00 |
|
zadam
|
cd622cbdd7
|
find widget refactoring to use note context
|
2022-05-17 23:53:35 +02:00 |
|
zadam
|
4978a3ff1a
|
find widget improvements
|
2022-05-17 23:22:28 +02:00 |
|
zadam
|
fca0b82610
|
find widget fixes
|
2022-05-17 22:11:45 +02:00 |
|
zadam
|
6cef1082b2
|
Merge remote-tracking branch 'origin/stable' into custom-search-dialog
|
2022-05-17 22:07:11 +02:00 |
|
zadam
|
37eb16b2f3
|
moved protected session expiration scheduling #2855
|
2022-05-17 20:39:37 +02:00 |
|
zadam
|
c24c807921
|
delay protected session expiration check after DB init, fixes #2855
|
2022-05-17 20:39:37 +02:00 |
|
zadam
|
5bc629d1c7
|
moved protected session expiration scheduling #2855
|
2022-05-17 20:39:21 +02:00 |
|
zadam
|
04379b4e1f
|
delay protected session expiration check after DB init, fixes #2855
|
2022-05-17 20:22:33 +02:00 |
|
zadam
|
c51e6107a1
|
findwidget cleanup
|
2022-05-16 23:56:43 +02:00 |
|
zadam
|
bb7ad496bf
|
findwidget cleanup
|
2022-05-15 22:51:26 +02:00 |
|
zadam
|
c50d8e85dc
|
findwidget cleanup
|
2022-05-15 21:03:51 +02:00 |
|
zadam
|
1d8664927d
|
Merge branch 'master' into custom-search-dialog
|
2022-05-15 20:35:26 +02:00 |
|
zadam
|
dbb5d02ecf
|
log the time spent during optimization process
|
2022-05-15 20:34:47 +02:00 |
|
zadam
|
593a275795
|
added #titleTemplate, closes #2852
|
2022-05-15 15:21:35 +02:00 |
|
zadam
|
6778e1e60e
|
findwidget cleanup
|
2022-05-15 12:09:30 +02:00 |
|
zadam
|
36308c307b
|
findwidget cleanup
|
2022-05-14 22:33:45 +02:00 |
|
zadam
|
078fc420b0
|
findwidget merge from upstream
|
2022-05-14 21:06:14 +02:00 |
|
zadam
|
8ec814c29f
|
Merge branch 'master' into custom-search-dialog
# Conflicts:
# docs/frontend_api/FrontendScriptApi.html
# package-lock.json
# package.json
|
2022-05-14 20:50:43 +02:00 |
|
zadam
|
e87e065100
|
protected session expiration timer moved to backend, closes #2847
|
2022-05-13 23:20:56 +02:00 |
|
zadam
|
8318ab7ac0
|
added triggerCommand and triggerEvent into frontend API
|
2022-05-13 22:33:57 +02:00 |
|
zadam
|
87b75a9a22
|
Merge pull request #2798 from thfrei/excalidraw
New note type `canvas-note` using excalidraw (hand drawn notes, sketching, pen)
|
2022-05-12 23:48:16 +02:00 |
|
zadam
|
8df3b0a5bd
|
Merge branch 'master' into excalidraw
|
2022-05-12 23:46:52 +02:00 |
|