azivner
|
a10269a086
|
measuring how much time does autocomplete building takes
|
2018-01-22 23:18:08 -05:00 |
|
azivner
|
f9631ff59f
|
added note type picker component
|
2018-01-21 23:06:25 -05:00 |
|
azivner
|
16eb156033
|
refactoring of note changes / cloning
|
2018-01-13 18:02:41 -05:00 |
|
azivner
|
231c245c87
|
saving attributes
|
2018-01-11 21:40:09 -05:00 |
|
azivner
|
8fe6a9353a
|
added dialog and read only view of attributes
|
2018-01-11 00:01:16 -05:00 |
|
azivner
|
31b4186e17
|
optional cleanup of unused images
|
2018-01-07 14:07:59 -05:00 |
|
azivner
|
bf3f26fde8
|
using textarea instead of pre for note source since that's easier to copy to clipboard
|
2017-12-26 20:54:41 -05:00 |
|
azivner
|
baab745462
|
some visual tweaks
|
2017-12-26 19:54:43 -05:00 |
|
azivner
|
7aff20bb0d
|
added show note source
|
2017-12-26 18:15:29 -05:00 |
|
azivner
|
04063d8a9c
|
sql console reports successful execution (useful when query doesn't produce any result set like in update/delete)
|
2017-12-26 10:21:33 -05:00 |
|
azivner
|
215c3a414f
|
cleanup of soft deleted items
vacuuming database
consolidation of "advanced" operations in settings
|
2017-12-23 09:35:00 -05:00 |
|
azivner
|
4a3169dfdd
|
reset radio to "html" type link when displaying dialog again
|
2017-12-21 23:13:28 -05:00 |
|
azivner
|
e007ec5e21
|
removing extra actions (add link, cloning) from jump to dialog
|
2017-12-21 22:03:13 -05:00 |
|
azivner
|
84faa41321
|
added cloning to the "add link" dialog
|
2017-12-21 21:54:25 -05:00 |
|
azivner
|
66652f2f0c
|
bind ctrl+enter to execute query in SQL console
|
2017-12-20 22:30:44 -05:00 |
|
azivner
|
00e316fe29
|
Merge branch 'master' into stable
|
2017-12-20 19:52:17 -05:00 |
|
azivner
|
f54d855f55
|
sql console now shows error message if any SQL error ocurred
|
2017-12-19 22:33:44 -05:00 |
|
azivner
|
5403f340ec
|
functionality to fill up / cleanup sync rows compared to the entity rows
|
2017-12-19 22:04:51 -05:00 |
|
azivner
|
b0e2d99a7b
|
fix history shortcut for firefox
|
2017-12-18 23:44:20 -05:00 |
|
azivner
|
0d6ccd7f61
|
change in default keyboard shortcuts
|
2017-12-18 23:41:13 -05:00 |
|
azivner
|
5b08dfefd3
|
db anonymization implementation
|
2017-12-16 00:05:37 -05:00 |
|
azivner
|
581f406a24
|
sql console implementation
|
2017-12-14 20:38:56 -05:00 |
|
azivner
|
b0cbe91784
|
implementation of forcing full (re)sync
|
2017-12-13 23:03:48 -05:00 |
|
azivner
|
cba457bd61
|
using ISO8601 format instead of custom
|
2017-12-10 15:31:43 -05:00 |
|
azivner
|
d2a5921489
|
add links in ckeditor
|
2017-12-09 14:11:35 -05:00 |
|
azivner
|
7ca043ebc6
|
Merge branch 'master' into ckeditor
|
2017-12-09 11:56:36 -05:00 |
|
azivner
|
f1256423ac
|
fix handling of note history - when saving note history we save previous state, not current
|
2017-12-06 22:31:28 -05:00 |
|
azivner
|
502e5cbbdf
|
Merge branch 'master' into ckeditor
|
2017-12-03 17:47:40 -05:00 |
|
azivner
|
3a26054619
|
fixes to recent changes
|
2017-12-03 17:46:56 -05:00 |
|
azivner
|
34f1eb930c
|
recent notes are reloaded if synced
|
2017-12-03 10:42:23 -05:00 |
|
azivner
|
15faefe8a3
|
recent notes are now keyed by note tree id which simplifies things
|
2017-12-03 10:06:53 -05:00 |
|
azivner
|
7b6ccab894
|
some fixes for CKEditor
|
2017-12-02 13:54:16 -05:00 |
|
azivner
|
0521deb304
|
unifying API paths to lower-case
|
2017-12-01 22:47:23 -05:00 |
|
azivner
|
cba9d8b5c1
|
logging JS errors to backend logs
|
2017-12-01 22:28:22 -05:00 |
|
azivner
|
719f553054
|
fixed removing from recent notes
|
2017-11-30 00:08:59 -05:00 |
|
azivner
|
8bd76721ad
|
prefixes are now displayed also in all autocompletes and recent notes
|
2017-11-29 22:03:03 -05:00 |
|
azivner
|
54c0ff15b3
|
using server.method() instead of direct call to $.ajax - preparation for electron without network requests
|
2017-11-28 20:52:38 -05:00 |
|
azivner
|
7038636d2e
|
fix setting title
|
2017-11-28 10:17:30 -05:00 |
|
azivner
|
40a522a9aa
|
alt-l shouldn't bring up edit tree prefix dialog
|
2017-11-27 18:19:04 -05:00 |
|
azivner
|
8b5988e13c
|
sync fix to prefix and some usability improvements
|
2017-11-26 23:10:23 -05:00 |
|
azivner
|
160c1c455c
|
initial implementation of tree prefix
|
2017-11-26 22:34:25 -05:00 |
|
azivner
|
9fcafe44d5
|
fix
|
2017-11-26 19:56:08 -05:00 |
|
azivner
|
f799d3076b
|
sync / transaction fixes for recent notes
|
2017-11-24 00:09:53 -05:00 |
|
azivner
|
acba72ec4c
|
cloning in context menu (copy & paste) and a lot of related refactoring and fixes
|
2017-11-22 23:16:54 -05:00 |
|
azivner
|
d7644de666
|
tree now shows list of different cloned notes
|
2017-11-21 20:04:06 -05:00 |
|
azivner
|
163a03663f
|
app info is now logged after startup
|
2017-11-21 00:25:53 -05:00 |
|
azivner
|
a3030f845b
|
unified SQL syntax to uppercase
|
2017-11-20 23:51:28 -05:00 |
|
azivner
|
d98a5b6299
|
more actions on jump to note dialog
|
2017-11-19 22:31:30 -05:00 |
|
azivner
|
c8aaf6085d
|
fixed jump to note
|
2017-11-19 20:36:13 -05:00 |
|
azivner
|
658f4872af
|
fixed autocomplete
|
2017-11-19 19:39:39 -05:00 |
|