azivner
|
f5b89432a6
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
|
azivner
|
a42bbba0e5
|
unprotecting note outside of protected session is not forbidden because it could overwrite previous note
|
2018-08-17 15:21:59 +02:00 |
|
azivner
|
dbe0eb3f3a
|
fix attribute name autocomplete, no tooltip preview on path selection
|
2018-08-15 18:22:02 +02:00 |
|
azivner
|
ff5b84db10
|
search (note) fixes
|
2018-08-14 22:50:05 +02:00 |
|
azivner
|
f7587de452
|
fixes to multivalued input tabindex
|
2018-08-14 13:50:04 +02:00 |
|
azivner
|
7cca2d9247
|
realoding tree doesn't steal focus (important for promoted attribute changes with attached scripts)
|
2018-08-13 08:42:37 +02:00 |
|
azivner
|
2d24bf81dd
|
added new label "sorted" which will keep children notes alphabetically sorted, fixes #82
|
2018-08-01 09:26:02 +02:00 |
|
azivner
|
e4f459fa2b
|
#129, removed recent notes dialog as its not necessary anymore
|
2018-07-26 17:35:32 +02:00 |
|
azivner
|
736704c7d6
|
fix show paths
|
2018-06-09 09:32:13 -04:00 |
|
azivner
|
80d2457b23
|
moved parent list next to note title
|
2018-05-31 23:21:47 -04:00 |
|
azivner
|
f47ae12019
|
OPML export support (issue #78), import missing for now
|
2018-05-27 12:26:34 -04:00 |
|
azivner
|
ab0486aaf1
|
expose root node, fixes #101
|
2018-05-26 16:16:34 -04:00 |
|
azivner
|
85eb50ed0f
|
autocomplete with prefixes
|
2018-04-19 20:59:44 -04:00 |
|
azivner
|
b4005a7ffe
|
optimizations to the lazy loading - expanding tree now takes only one request
|
2018-04-16 23:13:33 -04:00 |
|
azivner
|
82de1c88d4
|
basic lazy loading of tree now works, still WIP
|
2018-04-16 20:40:18 -04:00 |
|
azivner
|
afd7df0942
|
fix collapse tree button
|
2018-04-13 19:22:12 -04:00 |
|
azivner
|
0104b19502
|
naming standards
|
2018-04-08 09:25:35 -04:00 |
|
azivner
|
c6c76ba360
|
option names now follow camelCase
|
2018-04-02 21:47:46 -04:00 |
|
azivner
|
429d3f518e
|
moved instanceName to index.ejs
|
2018-04-02 21:34:28 -04:00 |
|
azivner
|
a066c6fe2b
|
changes in API format
|
2018-04-01 20:33:10 -04:00 |
|
azivner
|
311952d4dd
|
renamed settings to options for consistency
|
2018-04-01 17:41:28 -04:00 |
|
azivner
|
acc82f39c4
|
smaller refactorings continued
|
2018-04-01 11:42:12 -04:00 |
|
azivner
|
4f200c73dc
|
refactoring of note creation
|
2018-03-31 22:23:40 -04:00 |
|
azivner
|
7e856283ee
|
some refactorings of note detail service
|
2018-03-26 23:48:45 -04:00 |
|
azivner
|
9c1b8da573
|
split out keybindings out of tree service
|
2018-03-26 23:25:54 -04:00 |
|
azivner
|
cb39b9cca8
|
split out tree_builder
|
2018-03-26 23:18:50 -04:00 |
|
azivner
|
788ac43ad1
|
further refactorings, got rid of init.js
|
2018-03-26 22:29:14 -04:00 |
|
azivner
|
57d19f3302
|
refactored moving note in the tree
|
2018-03-26 22:11:45 -04:00 |
|
azivner
|
68bba623b6
|
split up autocomplete related functionality
|
2018-03-26 21:50:47 -04:00 |
|
azivner
|
35998058ce
|
introduced NoteFull entity, fixes
|
2018-03-25 23:25:17 -04:00 |
|
azivner
|
cdf94181d2
|
got rid of instanceName in tree service
|
2018-03-25 22:56:23 -04:00 |
|
azivner
|
91ee90d827
|
cleanup in tree service
|
2018-03-25 22:37:02 -04:00 |
|
azivner
|
d3316cd09c
|
reduced dependencies of utils
|
2018-03-25 21:29:35 -04:00 |
|
azivner
|
ac1b06967f
|
decoupled protected session holder from presentation stuff and similar things
|
2018-03-25 21:16:57 -04:00 |
|
azivner
|
a69d8737ce
|
fixed image upload and eslint
|
2018-03-25 20:18:08 -04:00 |
|
azivner
|
341f47f0f2
|
moved dialog entrypoints into bootstrap, fixes
|
2018-03-25 19:49:33 -04:00 |
|
azivner
|
54e4f54678
|
all access to notes and branches is now async so we can lazy load it in the future
|
2018-03-25 14:49:20 -04:00 |
|
azivner
|
297a2cd9da
|
renamed service variables to conform to new naming scheme
|
2018-03-25 13:41:29 -04:00 |
|