zadam
|
1a182d1b58
|
final fix for the ws issue
|
2019-10-30 19:43:17 +01:00 |
|
zadam
|
4570319517
|
WS debugging messages and small changes
|
2019-10-24 23:02:29 +02:00 |
|
zadam
|
ec7c0f0723
|
added sync mutex to ping messages
|
2019-10-22 21:59:51 +02:00 |
|
zadam
|
41d47c5d33
|
release 0.36.1-beta
|
2019-10-21 21:59:17 +02:00 |
|
zadam
|
358fd13c8d
|
small refactorings
|
2019-10-20 13:09:00 +02:00 |
|
zadam
|
1903c59163
|
scripts should have different sourceId
|
2019-10-19 15:12:25 +02:00 |
|
zadam
|
6d5762fac8
|
open update to 7.0
|
2019-10-16 19:42:42 +02:00 |
|
zadam
|
fda219d070
|
release 0.36.0-beta
|
2019-10-15 20:42:17 +02:00 |
|
zadam
|
22c4859d42
|
grey out archived items in the tree
|
2019-10-15 19:16:44 +02:00 |
|
zadam
|
bcbbf4dc3e
|
improvements to build process
|
2019-10-11 21:22:59 +02:00 |
|
zadam
|
7dc793920f
|
fix spellcheck build on windows
|
2019-10-10 23:24:25 +02:00 |
|
zadam
|
0b43eceb2d
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
|
2019-10-10 21:26:57 +02:00 |
|
zadam
|
a15be82f00
|
release 0.35.2
|
2019-10-09 23:09:38 +02:00 |
|
zadam
|
0835930a8a
|
fix creating child in relation map, closes #655
|
2019-10-09 23:04:01 +02:00 |
|
zadam
|
a25260353d
|
spellcheck binaries for linux-x64
|
2019-10-06 22:33:19 +02:00 |
|
zadam
|
c1e8a4b384
|
spell check support + small options tabs reorganization
|
2019-10-06 21:35:26 +02:00 |
|
zadam
|
dec2c218f7
|
basic book rendering of code and image notes
|
2019-10-02 19:40:22 +02:00 |
|
zadam
|
0ef6634d41
|
release 0.35.1
|
2019-09-30 22:18:23 +02:00 |
|
zadam
|
f6fc24d11d
|
use GFM extensions for markdown export, closes #638
|
2019-09-30 20:56:32 +02:00 |
|
zadam
|
42cf02e9a4
|
library updates
|
2019-09-30 19:35:00 +02:00 |
|
zadam
|
3add997b49
|
release 0.35.0-beta
|
2019-09-09 21:32:48 +02:00 |
|
zadam
|
76f3e87790
|
small fixes
|
2019-09-09 20:29:07 +02:00 |
|
zadam
|
3bf8546d51
|
added getOwnedAttribute() without attr inheritance which can speed up bulk operations significantly
|
2019-09-07 20:43:59 +02:00 |
|
zadam
|
faae11f070
|
template attributes don't need isInheritable flag to take effect
|
2019-09-07 11:00:15 +02:00 |
|
zadam
|
a17b8a053e
|
refactoring of note loading
|
2019-09-04 22:13:22 +02:00 |
|
zadam
|
55356963dd
|
improvements to similar notes - now using dice's coefficient for better results
|
2019-09-01 11:33:45 +02:00 |
|
zadam
|
4be7ac7ae1
|
export fixing links WIP
|
2019-08-31 10:12:42 +02:00 |
|
zadam
|
de95b92f90
|
link map tweaks
|
2019-08-30 20:15:59 +02:00 |
|
zadam
|
84b1f1f24e
|
text editor now support font size, color, background
|
2019-08-29 22:20:08 +02:00 |
|
zadam
|
650d9e0b27
|
state management fixes
|
2019-08-28 20:29:10 +02:00 |
|
zadam
|
48a654630f
|
added checkboxes/todo lists and image resize, closes #264, #587
|
2019-08-27 19:50:57 +02:00 |
|
zadam
|
0558c30b56
|
updated to ckeditor 12.4.0
|
2019-08-26 20:34:50 +02:00 |
|
zadam
|
9622b046e0
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
|
zadam
|
fab4c59f9b
|
using dynamic import for dialogs and widgets to speed up initial load
|
2019-08-20 21:40:47 +02:00 |
|
zadam
|
9888850c22
|
resizing sidebar in options
|
2019-08-19 23:02:19 +02:00 |
|
zadam
|
f259c60b54
|
state is now applied to sidebar widgets
|
2019-08-16 21:29:44 +02:00 |
|
zadam
|
59da25ef55
|
sidebar & widget state management WIP
|
2019-08-15 10:04:03 +02:00 |
|
zadam
|
61520bc3b3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
|
2019-08-15 08:52:34 +02:00 |
|
zadam
|
5406b09f3a
|
release 0.34.3
|
2019-08-13 21:48:56 +02:00 |
|
zadam
|
90f1bfb3e4
|
electron 6.0.2
|
2019-08-13 21:48:45 +02:00 |
|
zadam
|
dfa1ab65c6
|
allow requiring native node modules from backend scripts
|
2019-08-12 20:41:38 +02:00 |
|
zadam
|
963ed32ce4
|
allow user to choose theme during initial setup
|
2019-08-11 10:28:49 +02:00 |
|
zadam
|
6e260ee563
|
Merge branch 'stable'
|
2019-08-06 19:28:11 +02:00 |
|
zadam
|
b1075d956f
|
release 0.34.2
|
2019-08-01 21:37:59 +02:00 |
|
zadam
|
6fe8bde720
|
package updates
|
2019-08-01 21:26:09 +02:00 |
|
zadam
|
7060700225
|
fix mobile tree not expanding automatically on load
|
2019-07-30 21:18:43 +02:00 |
|
zadam
|
385b79ad34
|
Merge remote-tracking branch 'origin/t35'
# Conflicts:
# src/views/tabs.ejs
|
2019-07-28 22:38:02 +02:00 |
|
zadam
|
b8509c487d
|
release 0.34.1
|
2019-07-28 15:02:36 +02:00 |
|
zadam
|
b488adc330
|
sidebar POC WIP
|
2019-07-24 22:52:51 +02:00 |
|
zadam
|
b3834324f6
|
fix sync proxy with TLS
|
2019-07-24 20:47:41 +02:00 |
|