zadam
|
48e98b2ac3
|
add api.runAsyncOnBackendWithManualTransactionHandling() variant and add toast warnings about improper usage.
|
2023-10-29 00:51:23 +02:00 |
|
zadam
|
ed1a731950
|
extra hint on "noproxy directly in the setting", #3934
|
2023-10-24 23:15:18 +02:00 |
|
zadam
|
4660c154e9
|
refactor
|
2023-10-24 23:10:52 +02:00 |
|
zadam
|
ef974ab1f5
|
add shell as enabled by default #4347
|
2023-10-24 23:00:46 +02:00 |
|
zadam
|
bacae67374
|
fix import
|
2023-10-24 00:14:15 +02:00 |
|
zadam
|
cc20d17bd2
|
npm upgrades && docs
|
2023-10-24 00:13:20 +02:00 |
|
zadam
|
494b240015
|
Merge branch 'beta'
# Conflicts:
# src/public/app/layouts/desktop_layout.js
|
2023-10-24 00:09:37 +02:00 |
|
zadam
|
1cd391a132
|
mermaid 10.5.1
|
2023-10-22 23:57:28 +02:00 |
|
zadam
|
1c15527d95
|
added "greater than 0" and "less than 2" for ancestor depth, fixes #4343
|
2023-10-22 23:52:21 +02:00 |
|
zadam
|
7af79ec33b
|
limit mermaid width, #4340
|
2023-10-21 23:24:43 +02:00 |
|
zadam
|
4294c043d8
|
enabled CKEditor HTML support
|
2023-10-21 23:19:14 +02:00 |
|
zadam
|
e5b925abf8
|
added extra elements to the html sanitizer
|
2023-10-21 18:03:06 +02:00 |
|
zadam
|
90c0a4a437
|
respect safeImport flag when sanitizing imported content
|
2023-10-21 17:54:07 +02:00 |
|
zadam
|
692f7868bc
|
updated demo document so that canvas and mermaid have generated export attachments
|
2023-10-21 17:36:08 +02:00 |
|
zadam
|
5282af55f6
|
render attachment SVG when sharing mermaid
|
2023-10-21 17:32:07 +02:00 |
|
zadam
|
aefc4c6bd2
|
ckeditor 40
|
2023-10-21 17:24:47 +02:00 |
|
zadam
|
b39ba76505
|
add ability to insert mermaid diagram into text notes as image
|
2023-10-21 00:23:16 +02:00 |
|
zadam
|
9d918e7a54
|
fix image zooming
|
2023-10-20 23:44:30 +02:00 |
|
zadam
|
4773f9392b
|
don't log known slow queries
|
2023-10-20 09:36:57 +02:00 |
|
zadam
|
5c10fc26be
|
Merge branch 'beta'
# Conflicts:
# package.json
# src/public/app/layouts/desktop_layout.js
|
2023-10-20 09:15:48 +02:00 |
|
zadam
|
38db7f9db7
|
style tweaks #4338
|
2023-10-19 23:54:36 +02:00 |
|
zadam
|
5163e50e7d
|
use mtime instead of ctime for backups #4321
|
2023-10-19 23:02:37 +02:00 |
|
zadam
|
5115b33446
|
release 0.61.10-beta
v0.61.10-beta
|
2023-10-19 09:33:51 +02:00 |
|
zadam
|
b01fe5ead9
|
add canvas properties with a button to copy reference to clipboard which allows inserting canvas as an image into text notes
|
2023-10-19 09:20:23 +02:00 |
|
zadam
|
b1d4a258a1
|
move FAB down in canvas
|
2023-10-19 09:03:49 +02:00 |
|
zadam
|
ca041bb658
|
fix expanded status when moving note trees
|
2023-10-19 08:58:04 +02:00 |
|
zadam
|
52244ddc99
|
Merge branch 'beta'
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BNote.html
# docs/backend_api/BackendScriptApi.html
# package-lock.json
# package.json
|
2023-10-19 01:13:45 +02:00 |
|
zadam
|
87a60e325f
|
added ctime to backup list #4321
|
2023-10-19 00:51:38 +02:00 |
|
zadam
|
0a172d8bc1
|
add api.runOutsideOfSync() to backend script API, #4327
|
2023-10-19 00:29:03 +02:00 |
|
zadam
|
67a12d3c4d
|
improve sync error logging
|
2023-10-19 00:13:11 +02:00 |
|
zadam
|
5b2ba3646d
|
removed maxTouchPoints condition for detection of mobile browsers, #4316
|
2023-10-18 23:23:20 +02:00 |
|
zadam
|
148bff9f77
|
show existing backups and anonymized DBs, #4321
|
2023-10-18 23:16:47 +02:00 |
|
zadam
|
2132cf3bdc
|
nodejs 18.18.2
|
2023-10-18 09:40:00 +02:00 |
|
zadam
|
d5271c17e3
|
fix sync bug
|
2023-10-18 09:37:36 +02:00 |
|
zadam
|
b764761e58
|
run local dev with TRILIUM_SAFE_MODE as a safety precaution
|
2023-10-18 09:36:49 +02:00 |
|
zadam
|
c666fc3b98
|
make sure exact noteId match comes on the top in search
|
2023-10-18 09:33:24 +02:00 |
|
zadam
|
ba34df2e15
|
typo
|
2023-10-18 09:24:13 +02:00 |
|
zadam
|
840ac2d63e
|
updates
|
2023-10-14 21:15:06 +02:00 |
|
zadam
|
5dd4586ebe
|
added webViewSrc to builtin attrs
|
2023-10-14 21:09:20 +02:00 |
|
zadam
|
bd7fa16e96
|
Merge remote-tracking branch 'origin/master'
|
2023-10-09 23:08:32 +03:00 |
|
zadam
|
846ac9305e
|
don't anonymize option notes
|
2023-10-09 23:08:25 +03:00 |
|
zadam
|
db8014c0ef
|
Merge pull request #4298 from rauenzi/share
Add ~shareTemplate and #shareExternalLink
|
2023-10-09 22:28:20 +03:00 |
|
Zack Rauen
|
a3540772dd
|
Merge remote-tracking branch 'upstream/master' into share
|
2023-10-08 17:19:32 -04:00 |
|
zadam
|
137703ada4
|
add promoted attributes widget to the mobile version, closes #4314
|
2023-10-08 22:58:31 +03:00 |
|
Zack Rauen
|
ec6b8476f9
|
Adjust shared notes search api
|
2023-10-08 14:54:37 -04:00 |
|
zadam
|
d09d3f5a96
|
release 0.61.9-beta
v0.61.9-beta
|
2023-10-07 23:02:47 +03:00 |
|
zadam
|
3d15aeae58
|
def value
|
2023-10-07 23:02:33 +03:00 |
|
zadam
|
9765892d18
|
fix loading canvas notes created in 0.61.7-beta, closes #4313
|
2023-10-07 21:49:25 +03:00 |
|
zadam
|
00f5924251
|
jsdocs
|
2023-10-07 20:57:53 +03:00 |
|
zadam
|
99d0f22403
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-10-07 20:51:26 +03:00 |
|