Commit Graph

7085 Commits (68e03c434e2d5dfe1c57a082a22e56d3dd27dcf6)
 

Author SHA1 Message Date
zadam 68e03c434e release 0.63.0-beta 2024-01-04 00:49:06 +07:00
zadam 394530921e downgrade electron 2024-01-03 23:50:29 +07:00
zadam 57ccd5a954 stronger light anonymization 2024-01-03 22:10:29 +07:00
zadam a28d8843ac fix migration 2024-01-03 22:08:26 +07:00
zadam f704cacdee bugfixes to sync 2023-12-30 00:34:46 +07:00
zadam 8dbc592563 add "copy image" context menu to also attachments, fixes #4514 2023-12-28 00:02:09 +07:00
zadam a3783131a2
Merge pull request #4522 from Nriver/master
fix decoding issue for request data chunks
2023-12-27 22:58:27 +07:00
zadam 33af9a3595 updates 2023-12-27 22:48:16 +07:00
Nriver 30c3c10524 fix decoding issue for request data chunks 2023-12-14 11:10:13 +07:00
zadam df85a5eee4 Merge branch 'stable'
# Conflicts:
#	src/routes/api/revisions.js
#	src/services/bulk_actions.js
2023-12-11 23:07:15 +07:00
zadam 0ac397e7ff fix setNoteToParent API breakage, closes #4505 2023-12-11 23:05:05 +07:00
zadam d243880099 release 0.62.4 2023-12-07 00:03:59 +07:00
zadam 2e23c521c3 electron upgrade 2023-12-06 23:54:17 +07:00
zadam eb761b286f electron upgrade 2023-12-04 00:17:00 +07:00
zadam d0f6ff5f98 fix erasing revisions 2023-12-04 00:11:24 +07:00
zadam c35167f2f5 sometimes CPU info is not available #3957 2023-12-03 21:37:50 +07:00
zadam 84feaabc52 release 0.62.3 2023-11-27 23:37:24 +07:00
zadam a6036859b8 normalize strings before calculation hashes, #4435 2023-11-27 23:23:55 +07:00
zadam 929f7f3114 add node version to app_info 2023-11-27 23:12:22 +07:00
zadam 9e914b9016 remove relation map from the demo document 2023-11-27 10:54:38 +07:00
zadam 947627d8a0 relation map deprecation - don't show it in menu to create new note 2023-11-27 10:50:17 +07:00
zadam ed00797179 Merge branch 'stable'
# Conflicts:
#	package-lock.json
2023-11-27 10:41:07 +07:00
zadam 93dcce2217 dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid) 2023-11-27 10:38:19 +07:00
zadam 686af0c6a1 when canvas and mermaid are inserted using "include note", we insert them as images 2023-11-27 10:22:54 +07:00
zadam d07f02b95f contrary to what I believed encodeURIComponent() is available also in node.js, #4478 2023-11-27 10:15:29 +07:00
zadam ad74952194 fix thumbnails with chinese titles, closes #4478 2023-11-27 10:10:27 +07:00
zadam 10f3df3ed4 make sure content is string for post-processing 2023-11-26 23:51:04 +07:00
zadam 18e2e6779b remove title to fix closing highlights list, fixes #4471 2023-11-24 23:51:12 +07:00
zadam ed129c307b fix printing math, closes #4470 2023-11-24 00:17:20 +07:00
zadam 8742e4bfe9 make sure the promoted attributes don't take the whole screen in mobile, #4468 2023-11-24 00:04:49 +07:00
zadam 3b10bb742b pin versions 2023-11-22 20:46:20 +07:00
zadam 1f206a9c24 load panzoom from node_modules 2023-11-22 20:28:17 +07:00
zadam f026646bb5 load split.js from node_modules 2023-11-22 20:26:20 +07:00
zadam f9bfc8ad86 load printThis from node_modules 2023-11-22 20:22:16 +07:00
zadam e70539ff48 load jquery-hotkeys from node_modules 2023-11-22 20:15:21 +07:00
zadam a439be79b3 load jquery from node_modules 2023-11-22 20:11:41 +07:00
zadam edf2dfe8f9 load mermaid from node_modules 2023-11-22 20:09:04 +07:00
zadam 0e4c49ea5b load box icons from node_modules 2023-11-22 20:06:44 +07:00
zadam 52cfd138d1 load force-graph from node_modules 2023-11-22 20:02:35 +07:00
zadam 258b97f833 Merge remote-tracking branch 'origin/master' 2023-11-22 19:58:59 +07:00
zadam 837b17d62a load day.js from node_modules 2023-11-22 19:58:54 +07:00
zadam d82720f62f
Merge pull request #4461 from Nriver/master
fix typo
2023-11-22 19:47:48 +07:00
zadam cf99345962 use .js extension for require() as a preparation for future migration to ESM 2023-11-22 19:34:48 +07:00
Nriver 9e54496d00 fix more typo 2023-11-22 10:41:44 +07:00
Nriver 8ae6598b8a fix typo 2023-11-22 10:37:23 +07:00
zadam 722299dd26 release 0.62.2 2023-11-21 20:49:24 +07:00
zadam e2b1421bf3 electron upgrade 2023-11-21 20:48:43 +07:00
zadam 1f41d39bc7 docs 2023-11-21 20:46:48 +07:00
zadam ce39d3b4ce Merge branch 'stable'
# Conflicts:
#	docs/backend_api/BNote.html
#	docs/backend_api/BackendScriptApi.html
#	docs/backend_api/services_backend_script_api.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.json
#	src/services/backend_script_api.js
#	src/services/build.js
2023-11-21 20:46:24 +07:00
zadam ef2ade849b release 0.61.15 2023-11-20 23:23:12 +07:00