zadam
|
4ce2eaa919
|
note list paging
|
2020-10-22 23:50:52 +02:00 |
|
zadam
|
489e064932
|
expand/collapse all
|
2020-10-22 23:07:35 +02:00 |
|
zadam
|
1369603ed9
|
note list renderer WIP
|
2020-10-22 22:49:22 +02:00 |
|
zadam
|
79431d8b4b
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# package-lock.json
# package.json
# src/routes/api/sender.js
|
2020-10-21 23:23:55 +02:00 |
|
zadam
|
4591899df0
|
Merge branch 'math2'
# Conflicts:
# package-lock.json
# package.json
|
2020-10-21 23:23:19 +02:00 |
|
zadam
|
dc64d333b6
|
release 0.45.0-beta
v0.45.0-beta
|
2020-10-21 22:57:54 +02:00 |
|
zadam
|
283808d691
|
library updates
|
2020-10-21 22:57:47 +02:00 |
|
zadam
|
a4bf69fe6a
|
Merge remote-tracking branch 'origin/stable' into math2
|
2020-10-21 22:46:00 +02:00 |
|
zadam
|
6c7853319c
|
reload note paths on note rename
|
2020-10-21 22:45:49 +02:00 |
|
zadam
|
2b1aa0d386
|
fix build revision link
|
2020-10-21 22:41:32 +02:00 |
|
zadam
|
dfa7d3f186
|
Update README.md
|
2020-10-21 22:40:34 +02:00 |
|
zadam
|
24ae24a1ac
|
release 0.44.9
v0.44.9
|
2020-10-20 22:43:25 +02:00 |
|
zadam
|
00d860bfae
|
properly handle saved search virtual branches during reloads, fixes #1301
|
2020-10-20 22:33:38 +02:00 |
|
zadam
|
a9f49e7f25
|
Merge remote-tracking branch 'origin/stable' into math2
|
2020-10-20 20:31:27 +02:00 |
|
zadam
|
fcf80f1e57
|
fix
|
2020-10-19 23:58:13 +02:00 |
|
zadam
|
dc94e1a1bf
|
added list style, closes #1311
|
2020-10-19 23:54:37 +02:00 |
|
zadam
|
313b9dba61
|
support math in read only text notes
|
2020-10-19 23:36:57 +02:00 |
|
zadam
|
32e3560dce
|
Merge remote-tracking branch 'origin/stable' into math2
|
2020-10-19 23:04:12 +02:00 |
|
zadam
|
7bd7323097
|
limit max width of zen mode to improve readability, closes #1320
|
2020-10-19 22:25:35 +02:00 |
|
zadam
|
0cb46f8f9b
|
don't strip evernote links during import, #1319
|
2020-10-19 22:14:29 +02:00 |
|
zadam
|
c2b64bad80
|
hoisting bugfixes
|
2020-10-19 22:10:25 +02:00 |
|
zadam
|
991b335c3e
|
allow exporting code notes from note actions, closes #1315
|
2020-10-19 20:29:56 +02:00 |
|
zadam
|
fd2d49de4f
|
fix display of checkboxes in promoted attributes, closes #1313
|
2020-10-19 20:22:30 +02:00 |
|
zadam
|
b990239219
|
allow sender to save labels
|
2020-10-16 19:43:20 +02:00 |
|
Casey Doran
|
a7c13ceacc
|
if the sender request contains a label and/or a labelValue, apply it (#1310)
|
2020-10-16 19:40:30 +02:00 |
|
zadam
|
f23454ffa3
|
math support WIP
|
2020-10-15 23:57:29 +02:00 |
|
zadam
|
631a11509a
|
experimental math support
|
2020-10-15 20:49:42 +02:00 |
|
zadam
|
b2b3c80192
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# package-lock.json
# package.json
|
2020-10-15 20:47:10 +02:00 |
|
zadam
|
bf9bfe920a
|
use icons instead of text links for header actions
|
2020-10-15 20:37:55 +02:00 |
|
zadam
|
ad878c078e
|
release 0.44.8
v0.44.8
|
2020-10-15 00:01:13 +02:00 |
|
zadam
|
8a019d617f
|
small visual tweaks to link map, including displaying the note icon
|
2020-10-14 23:14:04 +02:00 |
|
zadam
|
4a76b7a9a5
|
use correct path separator, closes #1308
|
2020-10-14 20:42:55 +02:00 |
|
zadam
|
1ac1bf12a2
|
upgrading webpack fixes the issue with broken mobile frontend (and hacky fix which breaks desktop in turn)
|
2020-10-14 14:20:06 +02:00 |
|
zadam
|
b50638e85c
|
release 0.44.7
v0.44.7
|
2020-10-13 23:45:39 +02:00 |
|
zadam
|
893b6053d2
|
provide also explicit unhoist keyboard shortcut, #1305
|
2020-10-13 23:41:55 +02:00 |
|
zadam
|
a1ec6fe0aa
|
fix file preview in note revisions dialog
|
2020-10-13 23:09:57 +02:00 |
|
zadam
|
18cc9f2475
|
"open" action will save note to temp directory to try it then open with native application, #1304
|
2020-10-13 22:50:45 +02:00 |
|
zadam
|
04ea8dd4b3
|
fix scroll to top for read only / editable text note after switching note
|
2020-10-13 22:03:16 +02:00 |
|
zadam
|
28cb3976e5
|
add explicit button to show/hide right pane widgets, #1299
|
2020-10-12 23:15:53 +02:00 |
|
zadam
|
a665d193eb
|
same event handling note execute only once, closes #1278
|
2020-10-12 22:30:30 +02:00 |
|
zadam
|
cabb78b3e4
|
double click on an external link opens it
|
2020-10-12 22:11:49 +02:00 |
|
zadam
|
d953d96fa6
|
improvements to error logging in frontend
|
2020-10-12 21:05:34 +02:00 |
|
zadam
|
c71ac0302a
|
use var instead of const to avoid webpack issue in mobile frontend build, closes #1300
|
2020-10-10 23:45:38 +02:00 |
|
zadam
|
4eb9ca7b46
|
fix demo document word count widget with contain: none
|
2020-10-10 21:08:28 +02:00 |
|
zadam
|
42daf181d3
|
round zoom factor
|
2020-10-10 20:12:39 +02:00 |
|
zadam
|
badb678b69
|
note list renderer improvements, still WIP
|
2020-10-08 23:46:48 +02:00 |
|
zadam
|
140f0a5dbd
|
return null for not found attribute, closes #1294
|
2020-10-08 22:08:58 +02:00 |
|
zadam
|
5933b17b47
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js.map
|
2020-10-07 23:29:10 +02:00 |
|
zadam
|
761912c3bd
|
basic separation of note list renderer from book type
|
2020-10-07 23:08:17 +02:00 |
|
zadam
|
10ce26799d
|
release 0.44.6
v0.44.6
|
2020-10-07 00:07:23 +02:00 |
|