zadam
|
3533160bef
|
fix initial document setup
|
2019-02-20 23:07:57 +01:00 |
|
zadam
|
16f16cb36a
|
fixed API for Trilium Sender, closes #415
|
2019-02-19 21:24:35 +01:00 |
|
zadam
|
9f29521ab8
|
disable caching of note autocomplete for more accurate results
|
2019-02-17 20:59:52 +01:00 |
|
zadam
|
c1ce0c6b22
|
avoid various HTTP server issues with slashes by putting notePath into the body with POST
|
2019-02-17 20:49:51 +01:00 |
|
zadam
|
a7fce33750
|
OPML v2 export
|
2019-02-16 23:58:42 +01:00 |
|
zadam
|
6fd8e73150
|
UI for export of OPML v2, WIP
|
2019-02-16 23:33:40 +01:00 |
|
zadam
|
96de2e7008
|
fixed saved search
|
2019-02-15 21:21:26 +01:00 |
|
zadam
|
22228de63b
|
sync changes for note content
|
2019-02-15 00:15:09 +01:00 |
|
zadam
|
14f7a8b7b9
|
safe import implementation
|
2019-02-11 23:45:58 +01:00 |
|
zadam
|
caa7dd9619
|
prettier progress count
|
2019-02-10 22:56:14 +01:00 |
|
zadam
|
8aa7e2d0a0
|
fixes in opml export and note content loading
|
2019-02-10 22:45:44 +01:00 |
|
zadam
|
6be8a3f343
|
added progress also to export
|
2019-02-10 22:30:55 +01:00 |
|
zadam
|
a097cefba7
|
import error handling
|
2019-02-10 19:53:57 +01:00 |
|
zadam
|
e4c78f3887
|
added ImportContext
|
2019-02-10 19:36:03 +01:00 |
|
zadam
|
45ddfef30a
|
new import dialog
|
2019-02-10 14:33:13 +01:00 |
|
zadam
|
92fcd7b345
|
sql console added to global menu and now has schema info
|
2019-02-10 10:38:18 +01:00 |
|
zadam
|
6952b643ae
|
note content refactoring, WIP
|
2019-02-07 22:16:40 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
zadam
|
8884177d9f
|
split out note's content into separate entity, WIP
|
2019-02-06 20:19:25 +01:00 |
|
zadam
|
b0cf82c91b
|
fix
|
2019-02-03 15:37:01 +01:00 |
|
zadam
|
6a67cdd5af
|
appThemeClass is redundant
|
2019-02-03 15:35:37 +01:00 |
|
zadam
|
bad7b84993
|
error handling in custom request handler
|
2019-02-03 11:15:32 +01:00 |
|
zadam
|
c08524c977
|
fix CSS class of user theme
|
2019-02-03 00:12:57 +01:00 |
|
zadam
|
ba1ca506af
|
change in referencing CSS resources to allow easier relative linking
|
2019-01-27 22:34:41 +01:00 |
|
zadam
|
67630b1a22
|
options now allow selecting user theme
|
2019-01-27 21:18:11 +01:00 |
|
zadam
|
2c1580ea65
|
appCss/appTheme are now loaded as external CSS files instead of inline styles
|
2019-01-27 17:01:37 +01:00 |
|
zadam
|
840a0b5f64
|
custom handler refactoring
|
2019-01-27 16:37:18 +01:00 |
|
zadam
|
b39f6ef7ad
|
bug fixes for custom handlers
|
2019-01-27 15:47:40 +01:00 |
|
azivner
|
54de4d236d
|
custom HTTP handler which triggers associated script notes WIP, #356
|
2019-01-27 12:28:20 +01:00 |
|
azivner
|
19d8947123
|
runOnNoteChange fires also on the frontend, closes #340
|
2019-01-16 22:52:32 +01:00 |
|
azivner
|
2797c942ab
|
changes to options dialog to allow configuring font size, closes #326
|
2019-01-13 22:03:06 +01:00 |
|
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 |
|