Commit graph

1020 commits

Author SHA1 Message Date
zadam 6e2d76c2b4 release 0.62.1-beta 2023-11-14 00:57:51 +01:00
zadam cf068211ff change the way frontend detects content change which works even if no new blob is created, fixes #4434 2023-11-13 23:53:14 +01:00
Luis González 3470347523 feat(package.json & package-lock.json): Add 'katex' package and update project version 2023-11-09 14:23:39 -03:00
zadam e9ece21d20 release 0.62.0-beta 2023-11-06 23:13:25 +01:00
zadam bde311fd76 upgrades 2023-11-06 22:23:18 +01:00
zadam f8bc03feaf Merge branch 'stable' 2023-11-06 22:14:15 +01:00
zadam 7fc1eb5262 release 0.61.13 2023-11-06 00:21:41 +01:00
zadam 803b6df40c release 0.61.12 2023-11-04 00:16:19 +01:00
zadam 6dd466ddaf updates 2023-11-03 12:23:14 +01:00
zadam 889cb1d7b1 Merge branch 'stable'
# Conflicts:
#	package.json
2023-11-03 12:15:39 +01:00
zadam d3a477b8f2 release 0.61.11 2023-11-03 11:46:53 +01:00
zadam 0efc42081d more tests 2023-11-01 00:41:35 +01:00
zadam 8690228d98 etapi test infrastructure plus a basic note creation test 2023-10-29 23:24:11 +01:00
zadam 01093d05d7 qswitch-electron, qswitch-server npm scripts 2023-10-29 18:39:53 +01:00
zadam 690caf7da1 Merge branch 'beta'
# Conflicts:
#	package-lock.json
#	package.json
2023-10-29 16:43:31 +01:00
zadam a9b63111ae qstart-electron, qstart-server npm scripts 2023-10-29 16:42:30 +01:00
zadam cc20d17bd2 npm upgrades && docs 2023-10-24 00:13:20 +02:00
zadam 5115b33446 release 0.61.10-beta 2023-10-19 09:33:51 +02:00
zadam 148bff9f77 show existing backups and anonymized DBs, #4321 2023-10-18 23:16:47 +02:00
zadam b764761e58 run local dev with TRILIUM_SAFE_MODE as a safety precaution 2023-10-18 09:36:49 +02:00
zadam 840ac2d63e updates 2023-10-14 21:15:06 +02:00
zadam d09d3f5a96 release 0.61.9-beta 2023-10-07 23:02:47 +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
zadam 86d62866f2 catch JSON stringify error, #4310 2023-10-05 21:54:59 +02:00
zadam 70d6bd0157 release 0.61.8-beta 2023-09-29 00:54:45 +02:00
zadam 7e486fda06 electron update 2023-09-28 00:27:00 +02:00
zadam af24758ad4 Merge branch 'beta'
# Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BNote.html
#	docs/backend_api/becca_entities_bnote.js.html
#	docs/frontend_api/FAttribute.html
#	docs/frontend_api/FBranch.html
#	docs/frontend_api/FNote.html
#	docs/frontend_api/FrontendScriptApi.html
#	docs/frontend_api/entities_fattachment.js.html
#	docs/frontend_api/entities_fattribute.js.html
#	docs/frontend_api/entities_fblob.js.html
#	docs/frontend_api/entities_fbranch.js.html
#	docs/frontend_api/entities_fnote.js.html
#	docs/frontend_api/global.html
#	docs/frontend_api/index.html
#	docs/frontend_api/services_frontend_script_api.js.html
#	package-lock.json
2023-09-25 23:11:07 +02:00
zadam 602a166e36 added info, confirm, prompt dialogs 2023-09-23 00:04:16 +02:00
zadam 48248224f8 release 0.61.7-beta 2023-09-21 23:38:18 +02:00
zadam bb81f110dd improved error handling 2023-09-21 11:16:03 +02:00
zadam 5dd6f49104 chart js 0.16.0 2023-09-19 23:59:05 +02:00
zadam 8075265753 fix migration, closes #4262 2023-09-18 23:45:00 +02:00
zadam 035113db4d Merge branch 'beta'
# Conflicts:
#	package-lock.json
2023-09-14 00:19:19 +02:00
zadam 4a67f63abd better error message in image attachment + upgrades 2023-09-14 00:18:56 +02:00
zadam c881b39860 Merge branch 'beta'
# Conflicts:
#	package-lock.json
2023-09-08 01:10:12 +02:00
zadam 3a83d58b25 release 0.61.6-beta 2023-09-06 23:57:29 +02:00
zadam eb273b7dbb lib upgrades 2023-09-06 23:11:02 +02:00
zadam 90fc4b8293 Merge branch 'beta'
# Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BRevision.html
#	docs/backend_api/BackendScriptApi.html
#	docs/backend_api/becca_entities_battachment.js.html
#	docs/backend_api/becca_entities_bblob.js.html
#	docs/backend_api/becca_entities_brevision.js.html
#	docs/frontend_api/FNote.html
#	docs/frontend_api/FrontendScriptApi.html
#	docs/frontend_api/entities_fattachment.js.html
#	docs/frontend_api/entities_fblob.js.html
#	docs/frontend_api/services_frontend_script_api.js.html
#	package-lock.json
#	src/public/app/services/frontend_script_api.js
2023-09-06 09:24:41 +02:00
zadam f8e4a665bd fixed search parser tests 2023-09-05 22:48:20 +02:00
zadam 041758766a allow specifying date created in the ETAPI, #4199 2023-08-30 00:11:32 +02:00
Zack Rauen d3730ac1a9 Fix and improve JSDoc for APIs 2023-08-21 04:15:53 -04:00
zadam 515c5411a6 release 0.61.5-beta 2023-08-16 23:02:15 +02:00
zadam 8c7c37cf98 updates 2023-08-16 20:12:22 +02:00
zadam c0f48c0e99 mermaid 10.3.1 2023-08-15 10:30:30 +02:00
zadam 6c54c7d17d save enex images as attachment, fixes #4163 2023-08-15 10:25:23 +02:00
zadam 026992db78 release 0.61.4-beta 2023-08-10 23:46:42 +02:00
zadam 5c12ac4eee fix CKEditor crashing 2023-08-10 13:40:15 +02:00
zadam 00eaa16985 clipper now creates notes with image attachments instead of image notes 2023-08-08 23:42:47 +02:00
zadam 30e75056bd release 0.61.3-beta 2023-07-31 23:03:45 +02:00