60 Commits

Author SHA1 Message Date
azivner
4a4228cd03 making dialogs wider to accompany deeper hierarchies. Recent changes now display full path of the note 2017-10-11 19:41:45 -04:00
azivner
a363b43c2b added "jump to note" to header 2017-10-10 20:37:45 -04:00
azivner
af8b26cbd5 unified naming of IDs in all lower case 2017-10-10 20:19:16 -04:00
azivner
fb28111288 notecase webapp renamed to trilium 2017-10-10 19:47:46 -04:00
azivner
b02f5dac5b basic implementation of DB upgrades 2017-10-09 16:50:36 -04:00
azivner
29f50f47b8 added history button 2017-10-09 11:28:56 -04:00
azivner
5b3dafd395 added top header 2017-10-06 22:46:30 -04:00
azivner
d5320bff0f fixed tree scrolling 2017-10-05 19:28:56 -04:00
azivner
ade9da4a8a recent notes can now both jump and add link 2017-10-01 23:07:32 -04:00
azivner
2e8787ff91 moved search behind tree action button 2017-10-01 08:47:26 -04:00
azivner
566008baae cleaned up fuse.js which isn't used anymore 2017-09-30 22:37:25 -04:00
azivner
e28c06ef37 all APIs are not prefixed with /api 2017-09-30 10:05:12 -04:00
azivner
50b61d30f0 cleanup of old code which used notecase formatting 2017-09-27 00:04:50 -04:00
azivner
b30bc19bd2 basic recent changes implementation 2017-09-26 23:23:03 -04:00
azivner
c6472a1c0c fixed alt-m (hiding everything but content) 2017-09-25 21:37:14 -04:00
azivner
c315975995 history content has fixed width to prevent jumping based on size 2017-09-25 21:33:26 -04:00
azivner
c12161feba history snaphost time interval is now configurable in settings 2017-09-24 20:50:14 -04:00
azivner
08064b181d main layout improvements - whole thing is now limited to 1100px wide (again) 2017-09-24 20:22:07 -04:00
azivner
55667d052f better layout for history 2017-09-24 12:09:50 -04:00
azivner
da17bc6370 removed initial help message - outdated and help will be done differently 2017-09-24 11:52:16 -04:00
azivner
398a0bce5e moved message area next to note title 2017-09-24 11:34:16 -04:00
azivner
21f49ea7c5 layout conversion to cleaner CSS grid, work in progress 2017-09-23 23:54:38 -04:00
azivner
a14257a31c basic functionality of history now working 2017-09-23 10:18:08 -04:00
azivner
647bbcaee1 WIP on the dialog for history 2017-09-21 22:20:10 -04:00
azivner
52034e0cdc added conversion of notes to html 2017-09-17 11:20:33 -04:00
azivner
fdc668e28b scroll to current note in the tree 2017-09-16 11:37:50 -04:00
azivner
5b84487aac encryption timeout is now configurable in the db 2017-09-12 23:04:17 -04:00
azivner
9787ce432a settings button, dialog with tabs. Change password form, currently without implementation 2017-09-10 23:10:32 -04:00
azivner
7c0f89bc95 encrypt / decrypt is now using icons next to note title 2017-09-10 21:33:39 -04:00
azivner
19561191f6 fuzzy search 2017-09-10 11:50:17 -04:00
azivner
42c21afa62 more refactoring 2017-09-09 12:34:20 -04:00
azivner
aad90f016b refactoring - moving stuff to separate files 2017-09-09 12:06:15 -04:00
azivner
a8c576298b encryption code separated into its own file 2017-09-06 22:06:43 -04:00
azivner
1bc8a744a6 some tweaking of password input box 2017-09-06 22:03:53 -04:00
azivner
2c3df13424 title for encrypt and decrypt notes 2017-09-06 21:43:50 -04:00
azivner
16485576c8 bootstrap needs to be included before jQuery UI, otherwise close icon in the dialog will be missing 2017-09-06 21:41:12 -04:00
azivner
a024978d7b jquery ui dialog for encryption password 2017-09-05 23:48:41 -04:00
azivner
a760fbbf1b note decryption 2017-09-05 22:01:22 -04:00
azivner
f1182c9415 moved logout button out of noteDetailWrapper and positioned absolutely (encrypt button as well) 2017-09-05 21:56:22 -04:00
azivner
53d327e435 fixed update of encrypted note 2017-09-04 21:58:17 -04:00
azivner
49db61e5e0 initial support for encryption of individual notes. Shouldn't be used for now. 2017-09-04 21:28:07 -04:00
azivner
390568d743 added context menu on tree items - implemented cut, paste into, paste after 2017-09-04 13:22:24 -04:00
azivner
a54207dc07 added jump to note functionality 2017-09-03 21:34:30 -04:00
azivner
81c534104f recent notes and insert link now include whole note path 2017-09-03 15:08:17 -04:00
azivner
8a388842aa attempt to fix problem when inserting link 2017-08-30 23:17:03 -04:00
azivner
e862ddae13 cleanup 2017-08-29 22:25:58 -04:00
azivner
0b5aeee0ce hide toggle is now on alt-h (previously ctrl-alt-h) and displays editor on full width 2017-08-29 21:07:02 -04:00
azivner
a7180e0e19 button for collapsing tree, button for new top level note 2017-08-29 20:58:53 -04:00
azivner
36dbcfcce0 search notes input box 2017-08-28 23:10:04 -04:00
azivner
169825abff initial implementation of link dialog (buggy and feature incomplete) 2017-08-27 23:45:01 -04:00