zadam
|
2c7eb723d5
|
fix note hoisting
|
2020-03-15 22:11:42 +01:00 |
|
zadam
|
40247a591e
|
fix delete shortcut in note tree and protect notes recursively
|
2020-03-15 22:09:48 +01:00 |
|
zadam
|
3a4d32f163
|
fix clone-to, move-to keyboard shortcuts
|
2020-03-15 21:52:04 +01:00 |
|
zadam
|
7f2c859b94
|
fix detail font size setting
|
2020-03-15 21:40:26 +01:00 |
|
zadam
|
a5764c269f
|
pdf preview is now also available in include note, book etc.
|
2020-03-15 21:35:43 +01:00 |
|
zadam
|
6a1bfdeab9
|
fix autobook switching back to text
|
2020-03-15 21:31:25 +01:00 |
|
zadam
|
6de0f75931
|
fix switching notes in the passive tabs
|
2020-03-15 18:57:03 +01:00 |
|
zadam
|
fcf72262bd
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-15 18:23:21 +01:00 |
|
zadam
|
114017147f
|
fix load results isEmpty method
|
2020-03-15 17:18:50 +01:00 |
|
zadam
|
a717ee00fb
|
release 0.40.6
|
2020-03-15 11:21:43 +01:00 |
|
zadam
|
f5e27278ab
|
fix migration script to preserve sync IDs
|
2020-03-15 11:19:30 +01:00 |
|
zadam
|
2cc0442ef2
|
fix new tab open hiding
|
2020-03-15 11:08:16 +01:00 |
|
zadam
|
687a466a35
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-15 09:57:57 +01:00 |
|
zadam
|
20c24e26cc
|
added entity constructors for "content" tables
|
2020-03-14 21:09:07 +01:00 |
|
zadam
|
3bafc396fc
|
fix consistency checks
|
2020-03-14 13:13:27 +01:00 |
|
zadam
|
08606f7d88
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/sync_table.js
|
2020-03-14 12:58:47 +01:00 |
|
zadam
|
3fa3e912a4
|
not sending ping to clients after every sync addition, only after commit which significantly speeds up imports
|
2020-03-14 12:39:55 +01:00 |
|
zadam
|
44219e7ccc
|
do not load the note content during ENEX import again since it's already available
|
2020-03-13 22:23:44 +01:00 |
|
zadam
|
48abd765c6
|
fix sync issues
|
2020-03-11 22:43:20 +01:00 |
|
zadam
|
2d38706ba8
|
wip
|
2020-03-10 23:33:39 +01:00 |
|
zadam
|
8d45662bee
|
clear history in the code mirror after setting a value, closes #766
|
2020-03-10 22:51:44 +01:00 |
|
zadam
|
dc4024b6de
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/javascripts/services/note_detail_code.js
|
2020-03-10 22:51:02 +01:00 |
|
zadam
|
5b67854cbe
|
clear history in the code mirror after setting a value, closes #766
|
2020-03-10 22:48:21 +01:00 |
|
zadam
|
72745aca29
|
fix unnecessary scroll to parent when opening new tab
|
2020-03-10 22:25:57 +01:00 |
|
zadam
|
e6e41adad0
|
fix backend to frontend sync with waitForSyncId()
|
2020-03-10 21:33:03 +01:00 |
|
zadam
|
bcbf1b79c3
|
fixed waitForSync
|
2020-03-09 22:32:26 +01:00 |
|
zadam
|
1d78432df4
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 22:16:43 +01:00 |
|
zadam
|
c6d912dcb7
|
sync only changes with isSynced = true
|
2020-03-09 21:34:03 +01:00 |
|
zadam
|
eb287917c1
|
set sync.isSynced correctly
|
2020-03-09 21:28:41 +01:00 |
|
zadam
|
da53c1eaa8
|
updated schema.sql
|
2020-03-09 21:23:11 +01:00 |
|
zadam
|
c67613a557
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 21:00:38 +01:00 |
|
zadam
|
0ca107ff48
|
fix event listener for resize
|
2020-03-09 21:00:31 +01:00 |
|
zadam
|
73bf2dcb02
|
added isSynced to sync table to allow forward compatibility with 0.41
|
2020-03-09 20:56:43 +01:00 |
|
zadam
|
719f10981e
|
fix sync
|
2020-03-08 22:00:12 +01:00 |
|
zadam
|
1774f48d07
|
fix sync
|
2020-03-08 21:59:19 +01:00 |
|
zadam
|
deb67d6275
|
release 0.40.5
|
2020-03-08 21:05:52 +01:00 |
|
zadam
|
bafd829ff6
|
updated electron 9.0 binary dependencies
|
2020-03-08 20:17:28 +01:00 |
|
zadam
|
e7aa84435b
|
render PDF preview in electron for pdf notes
|
2020-03-08 18:06:24 +01:00 |
|
zadam
|
493d088d80
|
better back/forward navigation
|
2020-03-08 17:17:18 +01:00 |
|
zadam
|
5f4d963580
|
better back/forward navigation WIP
|
2020-03-08 11:41:42 +01:00 |
|
zadam
|
5114f3f782
|
fixes after merge
|
2020-03-08 09:38:49 +01:00 |
|
zadam
|
53f5df4e88
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/javascripts/desktop.js
# src/public/stylesheets/style.css
# src/views/details/image.ejs
# src/views/details/relation_map.ejs
|
2020-03-08 09:26:34 +01:00 |
|
zadam
|
e4039ea5e1
|
fixed printing relation map
|
2020-03-08 09:24:03 +01:00 |
|
zadam
|
95fef8d2e5
|
fixes after merge
|
2020-03-07 22:29:49 +01:00 |
|
zadam
|
7105b61aab
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/javascripts/desktop.js
# src/views/desktop.ejs
# src/views/mobile.ejs
|
2020-03-07 22:21:55 +01:00 |
|
zadam
|
78a50be663
|
don't print control buttons
|
2020-03-07 22:18:12 +01:00 |
|
zadam
|
3d3ad3b99b
|
include themes.css for printing to have default CSS variables available
|
2020-03-07 22:14:07 +01:00 |
|
zadam
|
0d9cdcac85
|
load appropriate styles for printing book notes, closes #899
|
2020-03-07 22:01:34 +01:00 |
|
zadam
|
c4f7bb37db
|
removed sidebar widget settings
|
2020-03-07 21:34:39 +01:00 |
|
zadam
|
81ec85083a
|
link map widget always rendered centered map
|
2020-03-07 20:41:03 +01:00 |
|