azivner
|
f1c3278874
|
store font size in options #326
|
2019-01-13 21:27:32 +01:00 |
|
azivner
|
9268f88bc3
|
frontend scripts now have startNote, currentNote and targetNote as NoteShort entities which e.g. provides easy access to relations/labels
|
2019-01-13 12:16:05 +01:00 |
|
azivner
|
f7f0560a9f
|
simplification of script bundles on backend
|
2019-01-13 11:56:50 +01:00 |
|
azivner
|
3d8905207e
|
fixed export with non-ASCII characters in note title, fixes #285, #331
|
2019-01-13 10:22:17 +01:00 |
|
azivner
|
523ccdad6b
|
reload note cache after import, closes #293
|
2019-01-08 20:19:41 +01:00 |
|
azivner
|
030d12a465
|
stretch sync login token validity to 5 minutes #277
|
2019-01-07 23:29:56 +01:00 |
|
azivner
|
0be173a8f7
|
lower lastSyncedPull if server max sync ID is lower
|
2019-01-04 18:58:46 +01:00 |
|
azivner
|
0b4a44a403
|
layout tweaks etc.
|
2018-12-29 09:13:52 +01:00 |
|
azivner
|
458ed1faff
|
mobile detection
|
2018-12-28 23:47:06 +01:00 |
|
azivner
|
812f9f6fca
|
initial work on mobile frontend
|
2018-12-23 22:28:57 +01:00 |
|
azivner
|
b942163748
|
sync with electron net API (for system proxy support) - working, but WIP
|
2018-12-16 21:19:12 +01:00 |
|
azivner
|
a680bb4612
|
unhoist note when activating note outside of the hoisted note subtree
|
2018-12-13 23:28:48 +01:00 |
|
azivner
|
6c16cdb011
|
recent notes and jump to note are filtered by hoisted note
|
2018-12-12 21:28:38 +01:00 |
|
azivner
|
17d030e800
|
continuing work on hoisting notes
|
2018-12-12 20:39:56 +01:00 |
|
azivner
|
6fbf28b30d
|
hoisting notes WIP
|
2018-12-11 21:53:56 +01:00 |
|
azivner
|
90a52f57b5
|
recent notes route accepts slash in the param (problem with nginx etc.)
|
2018-12-09 14:30:19 +01:00 |
|
azivner
|
8ee80cb5f1
|
using dashes instead of underscores in header names to avoid the fact that nginx by default drops all headers with underscore in the header name
|
2018-11-30 15:49:35 +01:00 |
|
azivner
|
76fc49f037
|
allow import of single HTML file too
|
2018-11-26 23:47:02 +01:00 |
|
azivner
|
b3aa0ba47c
|
entity events are not triggered on imported entities
|
2018-11-26 22:27:57 +01:00 |
|
azivner
|
e09b61d1ac
|
single file export working, tar WIP
|
2018-11-24 20:58:38 +01:00 |
|
azivner
|
ee23bcc783
|
unified export dialog, WIP
|
2018-11-24 14:44:56 +01:00 |
|
azivner
|
30249a353e
|
renamed "mirror" relation to "inverse" relation
|
2018-11-19 12:07:33 +01:00 |
|
azivner
|
4f23f2515a
|
fix relation saving
|
2018-11-18 23:36:21 +01:00 |
|
azivner
|
6b65592d7a
|
attachment preview, closes #210
|
2018-11-16 18:40:58 +01:00 |
|
azivner
|
94565e3ec0
|
now using .tar export to initialize DB instead of direct DB dumps
|
2018-11-16 14:36:50 +01:00 |
|
azivner
|
5b9a1ef0e9
|
import/export logic refactored into separate files per format, closes #237
|
2018-11-16 12:12:04 +01:00 |
|
azivner
|
e0f9a7fc6a
|
added links to the import/export + fixing internal links inside note content
|
2018-11-16 11:42:06 +01:00 |
|
azivner
|
346b8c21dd
|
uploaded attachments with image mime are saved as image notes, closes #211
|
2018-11-15 12:13:32 +01:00 |
|
azivner
|
8ee8639faa
|
allow also deleting note when removing note from note relation
|
2018-11-14 23:30:28 +01:00 |
|
azivner
|
fc9495bcdf
|
links are now shown in the relation map as well
|
2018-11-14 10:11:15 +01:00 |
|
azivner
|
0b85f87cb2
|
display mirror relations correctly on relation map
|
2018-11-13 12:50:08 +01:00 |
|
azivner
|
21d3b0c9d8
|
implemented mirror relations
|
2018-11-12 23:34:22 +01:00 |
|
azivner
|
afcbfcfa03
|
cleanup obsolete image code
|
2018-11-08 11:14:13 +01:00 |
|
azivner
|
d7afbe4059
|
saving image
|
2018-11-08 11:08:16 +01:00 |
|
azivner
|
21e952a7f0
|
note image detail
|
2018-11-08 10:30:35 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
90dbe637ed
|
autocomplete for add link dialog, #203
|
2018-11-07 17:16:33 +01:00 |
|
azivner
|
1febf5136c
|
finished jump to autocomplete, now with token highlighting, #203
|
2018-11-07 09:35:29 +01:00 |
|
azivner
|
2f4ef0a4a2
|
migrated all remaining dialogs to bootstrap modals, #203
|
2018-11-06 17:47:40 +01:00 |
|
azivner
|
7bdbea81f1
|
enex import recognizes images, media references are converted to links
|
2018-11-05 12:52:50 +01:00 |
|
azivner
|
5e318c6242
|
basic enex import, closes #194
|
2018-11-05 00:06:17 +01:00 |
|
azivner
|
607c821cac
|
logging slow autocomplete times
|
2018-11-04 22:10:52 +01:00 |
|
azivner
|
26b9302267
|
run unused image cleanup periodically (once every 4 hours)
|
2018-11-01 16:40:25 +01:00 |
|
azivner
|
639284fd85
|
changing title directly from relation map
|
2018-10-30 22:18:20 +01:00 |
|
azivner
|
93d152eae5
|
using whole note box to drag the box instead of special handle
|
2018-10-30 11:28:48 +01:00 |
|
azivner
|
2a14ea8d0c
|
fixes for relation handling + visual design restyled into gray colors
|
2018-10-30 10:36:19 +01:00 |
|
azivner
|
2a129809b3
|
support for adding new relations from relation map with drag & drop
|
2018-10-29 22:38:51 +01:00 |
|
azivner
|
41fca4c4f3
|
fixes, getting rid of resizing for now
|
2018-10-25 14:01:03 +02:00 |
|
azivner
|
4a5a63d7b4
|
relation map WIP
|
2018-10-25 12:06:36 +02:00 |
|
azivner
|
b17f442d1f
|
Merge branch 'master' into canvas
|
2018-10-23 18:11:29 +02:00 |
|