zadam
|
f704cacdee
|
bugfixes to sync
|
2023-12-30 00:34:46 +01:00 |
|
zadam
|
439743d2b0
|
convert absolute image attachment URLs to relative without domain, fixes #4509
|
2023-12-27 23:22:40 +01:00 |
|
Nriver
|
30c3c10524
|
fix decoding issue for request data chunks
|
2023-12-14 11:10:13 +08:00 |
|
zadam
|
df85a5eee4
|
Merge branch 'stable'
# Conflicts:
# src/routes/api/revisions.js
# src/services/bulk_actions.js
|
2023-12-11 23:07:15 +01:00 |
|
zadam
|
0ac397e7ff
|
fix setNoteToParent API breakage, closes #4505
|
2023-12-11 23:05:05 +01:00 |
|
zadam
|
d243880099
|
release 0.62.4
|
2023-12-07 00:03:59 +01:00 |
|
zadam
|
d0f6ff5f98
|
fix erasing revisions
|
2023-12-04 00:11:24 +01:00 |
|
zadam
|
84feaabc52
|
release 0.62.3
|
2023-11-27 23:37:24 +01:00 |
|
zadam
|
a6036859b8
|
normalize strings before calculation hashes, #4435
|
2023-11-27 23:23:55 +01:00 |
|
zadam
|
929f7f3114
|
add node version to app_info
|
2023-11-27 23:12:22 +01:00 |
|
zadam
|
ed00797179
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
|
2023-11-27 10:41:07 +01:00 |
|
zadam
|
d07f02b95f
|
contrary to what I believed encodeURIComponent() is available also in node.js, #4478
|
2023-11-27 10:15:29 +01:00 |
|
zadam
|
ad74952194
|
fix thumbnails with chinese titles, closes #4478
|
2023-11-27 10:10:27 +01:00 |
|
zadam
|
10f3df3ed4
|
make sure content is string for post-processing
|
2023-11-26 23:51:04 +01:00 |
|
zadam
|
cf99345962
|
use .js extension for require() as a preparation for future migration to ESM
|
2023-11-22 19:34:48 +01:00 |
|
zadam
|
722299dd26
|
release 0.62.2
|
2023-11-21 20:49:24 +01: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 +01:00 |
|
zadam
|
ef2ade849b
|
release 0.61.15
|
2023-11-20 23:23:12 +01:00 |
|
zadam
|
88067c071c
|
add api.backupNow() to backend API, closes #4455
|
2023-11-20 23:14:53 +01:00 |
|
zadam
|
f5018e9820
|
fix buggy http proxy initialization, closes #4453
|
2023-11-20 23:03:19 +01:00 |
|
zadam
|
746abb02d3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
|
2023-11-16 23:57:25 +01:00 |
|
zadam
|
426a8f75aa
|
fix creating tree cycle by moving clone into another clone, closes #4442
|
2023-11-16 23:31:33 +01:00 |
|
zadam
|
999cf0d9e3
|
release 0.61.14
|
2023-11-16 00:21:34 +01:00 |
|
zadam
|
0afc41060a
|
template LABEL should not be inherited #4349
|
2023-11-16 00:11:14 +01:00 |
|
zadam
|
6e2d76c2b4
|
release 0.62.1-beta
|
2023-11-14 00:57:51 +01:00 |
|
zadam
|
5d52498da1
|
Merge branch 'stable'
|
2023-11-14 00:19:15 +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 |
|
zadam
|
b0c5894691
|
added hideHighlightWidget to built in attributes
|
2023-11-13 00:36:08 +01:00 |
|
zadam
|
6515dd7b23
|
fix assigning extension to attachment export filenames, closes #4415
|
2023-11-12 23:57:21 +01:00 |
|
zadam
|
e9ece21d20
|
release 0.62.0-beta
|
2023-11-06 23:13:25 +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
|
531e9d4aff
|
graceful handling of sync error
|
2023-11-06 00:15:35 +01:00 |
|
zadam
|
e0d4766c2d
|
fix recursion in the inline image processing
|
2023-11-05 21:50:08 +01:00 |
|
zadam
|
803b6df40c
|
release 0.61.12
|
2023-11-04 00:16:19 +01:00 |
|
zadam
|
1ebdb0f5e1
|
emergency disabling of image compression since it appears to make problems in migration to 0.61
|
2023-11-04 00:10:54 +01:00 |
|
zadam
|
df5951ce46
|
improve sync debug info
|
2023-11-04 00:02:31 +01:00 |
|
zadam
|
809ffa0c6e
|
small refactor of ordinal() func
|
2023-11-03 13:49:18 +01:00 |
|
zadam
|
a45b801a84
|
reverted incomplete work on export per-directory metadata
|
2023-11-03 12:18:38 +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
|
f37f47ce5b
|
fixes to stable sorting
|
2023-11-03 01:11:47 +01:00 |
|
zadam
|
45ed436426
|
added runOnBranchChange event #4108
|
2023-11-02 23:26:32 +01:00 |
|
zadam
|
7d80fe19e0
|
add backend API methods to access options, attachments, revisions, etapi tokens
|
2023-10-31 22:26:56 +01:00 |
|
zadam
|
695c9d5cf3
|
more note etapi tests
|
2023-10-30 23:51:53 +01:00 |
|
zadam
|
690caf7da1
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
# package.json
|
2023-10-29 16:43:31 +01: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
|
494b240015
|
Merge branch 'beta'
# Conflicts:
# src/public/app/layouts/desktop_layout.js
|
2023-10-24 00:09:37 +02:00 |
|
zadam
|
e5b925abf8
|
added extra elements to the html sanitizer
|
2023-10-21 18:03:06 +02:00 |
|