zadam
47845930f4
sharing improvements
2021-12-23 20:54:48 +01:00
zadam
972f2f40bf
share improvements/cleanup
2021-12-23 12:54:21 +01:00
zadam
265401775b
release 0.48.9
2021-12-22 22:39:24 +01:00
zadam
f9709c9c39
added shareOmitDefaultCss label
2021-12-22 11:43:21 +01:00
zadam
c0964a4f12
added shareAlias label
2021-12-22 10:57:02 +01:00
zadam
bcef8579ce
added shareCss relation and shareHiddenFromTree label
2021-12-22 09:36:38 +01:00
zadam
402e29d6dc
Merge remote-tracking branch 'origin/stable'
2021-12-21 16:13:09 +01:00
zadam
e7faebfac3
sharing WIP
2021-12-21 16:12:59 +01:00
zadam
10a5773c66
added consistency check to reconcile erased status between entity_changes and data
2021-12-21 14:25:26 +01:00
zadam
1e8472266f
small fixes
2021-12-21 13:22:13 +01:00
zadam
b30792a3da
make sure that the info about periodically erased entities is sent to the frontend
2021-12-21 11:04:41 +01:00
zadam
8b56fb10fd
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package-lock.json
2021-12-20 22:24:50 +01:00
zadam
b8eeb0371c
fixed bug in search where note with inherited attribute is not matched when the owning note is not matched, #2457
2021-12-20 21:35:12 +01:00
zadam
b1c4737e78
fixed search tests
2021-12-20 21:31:44 +01:00
zadam
3860028a9e
sharing WIP
2021-12-20 17:30:47 +01:00
zadam
16d97b95af
optimized custom script/widget loading
2021-12-19 22:08:52 +01:00
zadam
2ff6e50af4
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-19 10:54:30 +01:00
zadam
1aff42f453
fix setting exported file extension when truncated
2021-12-17 22:03:00 +01:00
zadam
a098630e09
add default JPG quality if value not in range
2021-12-16 22:10:51 +01:00
zadam
074eb1c02f
importing of cloned notes should not depend on ZIP listing order, fixes #2440
2021-12-15 22:36:45 +01:00
zadam
034aaa7209
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-14 21:54:38 +01:00
zadam
a81ea3771f
release 0.48.8
2021-12-13 11:12:31 +01:00
zadam
d9550dd59b
fix "getNoteStartingWith" relic
2021-12-11 14:15:38 +01:00
zadam
a810c08c02
trigger note revisioning saving also on title changes #2426
2021-12-08 21:04:22 +01:00
zadam
ab550a1e8d
share functionality WIP
2021-12-07 23:03:49 +01:00
zadam
67da877135
Merge remote-tracking branch 'origin/stable'
2021-12-06 20:57:32 +01:00
zadam
263b7a84bb
full text search should look into link URLs as well, closes #2412
2021-12-06 20:54:37 +01:00
zadam
64f1671566
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package.json
2021-12-04 13:48:35 +01:00
zadam
26bcfe5160
fix hidden notes appearing in note map, closes #2403
2021-12-04 13:45:15 +01:00
zadam
89f117da5b
Merge remote-tracking branch 'origin/stable'
2021-11-30 21:40:55 +01:00
zadam
40fb4ff56b
fix for "Today page does not work for 2021-11-20", closes #2359
2021-11-30 21:21:16 +01:00
zadam
1ee2abcc42
keep some types (e.g. mermaid diagrams) of notes full width
2021-11-24 21:27:55 +01:00
zadam
f4242b4096
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/services/app_info.js
2021-11-24 20:08:34 +01:00
zadam
211ff90ee8
add "top" label to keep notes on top, allow sorting by label, #2343
2021-11-23 23:09:29 +01:00
zadam
8c11d022fb
release 0.48.7
2021-11-23 21:53:32 +01:00
zadam
bc854ee149
cleanup
2021-11-21 17:15:10 +01:00
Myzel394
b23ead8097
Fix: Highlighting searched term should ignore accents ( #2364 )
...
* fixed accent highlighting not working
* fixed
* fixes
* improvements
2021-11-21 16:27:50 +01:00
Myzel394
886fdf7cd6
Improve image compression ( #2369 )
...
* added options
* added checkbox handling to import into note
* added image compression option respecting
2021-11-21 16:27:13 +01:00
zadam
2135aa058e
increase sync version to 22
2021-11-21 16:16:28 +01:00
zadam
1dce96b4c1
Merge remote-tracking branch 'origin/stable'
2021-11-20 21:34:34 +01:00
zadam
08e9b59696
hide hidden subtree notes from search results, closes #2361
2021-11-20 21:01:37 +01:00
zadam
e36bc42519
added changeId into entity_changes to have cross-sync change ID
2021-11-18 22:33:08 +01:00
zadam
15ac81627c
DB cleanup migration
2021-11-18 21:52:56 +01:00
zadam
57fae2c8c6
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package-lock.json
# package.json
2021-11-18 21:36:03 +01:00
zadam
d345b7ed56
added entity changes check after sync check failure, fixed sync
2021-11-17 22:57:09 +01:00
zadam
298af217e9
fix bug overwriting entity changes
2021-11-17 21:47:41 +01:00
zadam
89322c4b03
upgrade to electron v16 and node v16
2021-11-16 22:43:08 +01:00
Myzel394
364ac331da
Add update available box ( #2329 )
...
* current stand
* added update available button
* improved update available icon
* improved update available box
* adding server side version
* added backend
* fixed text
* added option handling
* added field disabling
* removed options
* fixed terminology
* removed unnecessary imports
2021-11-14 13:42:50 +01:00
Myzel394
fcc0a80f4e
Add tray ( #2325 )
...
* copied tray from old thread
* added visibility changer to tray
2021-11-14 13:36:39 +01:00
zadam
acb50f44a1
release 0.48.6
2021-11-13 22:49:58 +01:00