zadam
|
084882a50e
|
fixes in ckeditor build
|
2020-03-29 15:58:18 +02:00 |
|
zadam
|
7c04521e9c
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/javascripts/mobile.js
# src/public/stylesheets/mobile.css
|
2020-03-29 15:41:27 +02:00 |
|
zadam
|
0a0de7312c
|
release 0.40.7
|
2020-03-28 20:58:20 +01:00 |
|
zadam
|
37255243f7
|
allow user to see their username in the options #934
|
2020-03-28 19:55:02 +01:00 |
|
zadam
|
b4b22d9353
|
workaround for overflowing component wrapper in landscape mobile frontend, fixes #933
|
2020-03-28 19:39:14 +01:00 |
|
zadam
|
d3eb640aa2
|
fix upload image from mobile frontend, closes #931
|
2020-03-28 19:25:19 +01:00 |
|
zadam
|
78d431387b
|
updated win64 sqlite binary
|
2020-03-27 21:47:22 +01:00 |
|
zadam
|
c4bc53da59
|
updates to the demo document
|
2020-03-26 22:22:18 +01:00 |
|
zadam
|
34de8fb874
|
improved reference link handling
|
2020-03-26 20:40:15 +01:00 |
|
zadam
|
5a6ab68144
|
added a progress screen for setup of a new document
|
2020-03-26 17:47:56 +01:00 |
|
zadam
|
c4e5b35187
|
changed demo.tar to demo.zip
|
2020-03-26 17:05:17 +01:00 |
|
zadam
|
2e55d544f1
|
db setup fixes
|
2020-03-26 16:59:40 +01:00 |
|
zadam
|
b778985b5e
|
minor fixes and upgrades
|
2020-03-26 16:21:17 +01:00 |
|
zadam
|
f9a79fa00f
|
improvements and logging to local image storage
|
2020-03-25 21:01:42 +01:00 |
|
zadam
|
ef61e22f1f
|
local image storage fixes
|
2020-03-25 18:21:55 +01:00 |
|
zadam
|
8a92786012
|
save paste images locally WIP
|
2020-03-25 11:28:44 +01:00 |
|
zadam
|
a856463173
|
correctly handle clicks on reference links
|
2020-03-23 20:18:54 +01:00 |
|
zadam
|
cb168218fb
|
proper handling of deleted notes
|
2020-03-23 16:39:03 +01:00 |
|
zadam
|
978575498c
|
reference insertion is now immediate
|
2020-03-23 12:31:10 +01:00 |
|
zadam
|
8584de27ab
|
mentions also insert reference links
|
2020-03-22 18:27:13 +01:00 |
|
zadam
|
a36d6bf9be
|
add link dialog now allows switching between reference link and normal hyperlink
|
2020-03-22 11:41:00 +01:00 |
|
zadam
|
9b17e9976e
|
basic implementation of reference link functionality
|
2020-03-21 21:04:34 +01:00 |
|
zadam
|
d927865cbd
|
fix import zip corner case where there are 2 independent notes with the same name
|
2020-03-21 15:14:44 +01:00 |
|
zadam
|
6de0b19569
|
add image through "include note" will just insert image instead of standard include note element, #922
|
2020-03-21 10:38:27 +01:00 |
|
zadam
|
84d7097b1a
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-21 10:05:15 +01:00 |
|
zadam
|
8ccc48c25d
|
images in include note should have max 100% width, #922
|
2020-03-21 09:52:13 +01:00 |
|
zadam
|
438da7cfbb
|
two pass import from zip file to guarantee that meta file is loaded before other files are process
|
2020-03-20 22:13:29 +01:00 |
|
zadam
|
af5c4b5859
|
zip import using yazl
|
2020-03-20 21:57:16 +01:00 |
|
zadam
|
04360381b6
|
reimplement export with yazl
|
2020-03-20 16:55:35 +01:00 |
|
zadam
|
45e2dc96fb
|
export subtrees in ZIP instead of TAR format because of more widespread support (especially unicode)
|
2020-03-19 20:07:27 +01:00 |
|
zadam
|
ff426fc1fc
|
added more placement points for custom widgets
|
2020-03-19 17:15:14 +01:00 |
|
zadam
|
6dfc2755e7
|
ckeditor 18
|
2020-03-19 16:29:48 +01:00 |
|
zadam
|
789f12ac8f
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-19 09:44:00 +01:00 |
|
zadam
|
9a1a76605a
|
fix OPML export of book notes, closes #919
|
2020-03-19 09:42:41 +01:00 |
|
zadam
|
debce78c7f
|
load ancestors and templates when receiving sync from backend
|
2020-03-19 09:18:36 +01:00 |
|
zadam
|
48c57c7ce7
|
always keep all the ancestors in the cache WIP
|
2020-03-18 22:42:29 +01:00 |
|
zadam
|
4a89df7ebf
|
always keep all the ancestors in the tree WIP
|
2020-03-18 22:35:54 +01:00 |
|
zadam
|
6295a1825d
|
fixes in setting/opening tabs
|
2020-03-18 10:08:16 +01:00 |
|
zadam
|
280955b3a2
|
fix events from keyboard shortcuts
|
2020-03-17 22:49:43 +01:00 |
|
zadam
|
72cc54a83f
|
fixed global create new day note
|
2020-03-17 21:39:26 +01:00 |
|
zadam
|
c3b44b9a91
|
fixed & improved history navigation - context menu now indicates current, "future" and "past" items
|
2020-03-17 21:15:57 +01:00 |
|
zadam
|
8a9875ecfa
|
fix filling or targetRelations during backend2frontend sync
|
2020-03-17 18:38:49 +01:00 |
|
zadam
|
9230b07adb
|
focus created note
|
2020-03-17 12:48:09 +01:00 |
|
zadam
|
5a6066dcd1
|
fix "create note after" keyboard shortcut
|
2020-03-17 12:28:02 +01:00 |
|
zadam
|
d4d54c5f01
|
fix createNoteInto keyboard shortcut
|
2020-03-17 11:28:41 +01:00 |
|
zadam
|
141d4593ca
|
fix loading of custom widgets
|
2020-03-16 23:25:52 +01:00 |
|
zadam
|
a7ddc33b6d
|
sorting of widgets
|
2020-03-16 22:14:18 +01:00 |
|
zadam
|
173030e02e
|
basic support for custom widgets
|
2020-03-16 21:16:09 +01:00 |
|
zadam
|
8ae78a9e23
|
Create FUNDING.yml
|
2020-03-16 08:25:20 +01:00 |
|
zadam
|
babc27f824
|
update dayjs
|
2020-03-16 08:21:53 +01:00 |
|