1227 Commits

Author SHA1 Message Date
azivner
23a2b58b24 fix #32, could not open attribute dialog if it didn't have any attributes yet 2018-02-05 21:07:18 -05:00
azivner
aee64b2522 fix visual glitch in search - showing search now doesn't move note content 2018-02-05 20:53:04 -05:00
azivner
3d2dc8e699 fixes for change propagation (conflict between knockout and jquery UI autocomplete) 2018-02-04 23:16:45 -05:00
azivner
c84e15c9be implemented query language for attributes, closes #26 2018-02-04 22:44:15 -05:00
azivner
e18d0b9fd4 tag list in "status bar", closes #28 2018-02-04 20:23:30 -05:00
azivner
52817504d1 autocomplete for attribute values, closes #31 2018-02-04 19:43:11 -05:00
azivner
a3b31fab54 autocomplete for attribute names, issue #31 2018-02-04 19:27:27 -05:00
azivner
bc4aa3e40a removed ctrl+shift+left, ctrl+shift+right because of conflict with standard keyboard mapping, close #25 2018-02-04 18:12:17 -05:00
azivner
873ea67e9c nice UI for attributes with validation 2018-02-04 17:22:21 -05:00
azivner
e8ed913374 small changes in the toolbar 2018-02-03 12:44:22 -05:00
azivner
5bffba4e2f add API to add plugin buttons, fixes 2018-02-03 10:37:57 -05:00
azivner
d1329f60c3 fix electron build 2018-01-31 08:03:25 -05:00
azivner
3f7b54425d sync fixes 2018-01-30 23:23:19 -05:00
azivner
47dfca83eb added weight script 2018-01-30 23:06:11 -05:00
azivner
8249a81c77 various script fixes, including for electron 2018-01-30 22:44:46 -05:00
azivner
72bd2507fe script bugfixes 2018-01-30 21:25:47 -05:00
azivner
5217339209 update to entity creates sync event 2018-01-30 20:12:19 -05:00
azivner
35c7b54176 support for updating entities etc. 2018-01-29 23:35:36 -05:00
azivner
6fa6891496 created repository object to access entities 2018-01-29 23:17:44 -05:00
azivner
9a091408e3 script related changes 2018-01-29 20:57:55 -05:00
azivner
587f3d833e basic entity support with lazy loaded relations 2018-01-29 18:34:59 -05:00
azivner
b44412bc32 renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
azivner
9b53a17168 first experiments with note entity 2018-01-28 23:16:50 -05:00
azivner
52ad7f64b4 moved all sources to src directory 2018-01-28 22:18:15 -05:00
azivner
f49963dc67 remove old python backend files 2017-10-22 20:22:59 -04:00
azivner
0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
azivner
649dc0fbbb node authentication 2017-10-15 16:32:49 -04:00
azivner
c4ed01128b hover tooltip for internal links 2017-10-11 20:37:27 -04:00
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
c9322465a5 refactored naming to conform to PEP 8 2017-10-09 19:48:10 -04:00
azivner
8a5ff3968b routes separated from the main app file 2017-10-09 19:38:35 -04:00
azivner
49460dfb8a we should probably try to work on a newer database (assuming changes are mostly additive and backwards compatible) 2017-10-09 16:55:58 -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
b7a5dca803 cleanup of old backup files 2017-10-06 20:39:00 -04:00
azivner
ee4eca33d4 basic backup implementation (in progress) 2017-10-05 21:43:39 -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
d0cc5f4a5f dates are now stored in UTC and displayed in local time 2017-09-30 22:35:13 -04:00
azivner
569f7a392d recording note content and title changes to audit_log 2017-09-30 21:18:23 -04:00
azivner
734b45dc67 returning 401 for unauthorized API calls while redirecting to /login for unauthorized page access 2017-09-30 18:38:22 -04:00
azivner
e28c06ef37 all APIs are not prefixed with /api 2017-09-30 10:05:12 -04:00
azivner
ff58456332 basic conflict detection based on the audit log 2017-09-29 00:17:28 -04:00
azivner
a9698d362f basic implementation of audit logging 2017-09-28 23:16:36 -04:00