Commit Graph

  • ddd216c92e export with pos in filename and import so we preserve note order azivner 2017-12-03 00:10:43 -05:00
  • cd3c6d7e3b note import from directory azivner 2017-12-02 23:41:18 -05:00
  • 119d085856 export subtree to filesystem azivner 2017-12-02 21:48:22 -05:00
  • 7b6ccab894 some fixes for CKEditor azivner 2017-12-02 13:54:16 -05:00
  • a85bb649cb basic CKEditor integration azivner 2017-12-02 10:37:12 -05:00
  • 0521deb304 unifying API paths to lower-case azivner 2017-12-01 22:47:23 -05:00
  • cba9d8b5c1 logging JS errors to backend logs azivner 2017-12-01 22:28:22 -05:00
  • 02e5d20d44 https support (with custom ca) for sync azivner 2017-12-01 20:39:48 -05:00
  • 07070e2222 grey-scaled loading circles azivner 2017-11-30 23:56:11 -05:00
  • 0bd5296aa1 multiline style (but still colored) azivner 2017-11-30 23:53:15 -05:00
  • ff3f14c3e2 websocket requires logged in session in upgrade request azivner 2017-11-30 23:50:42 -05:00
  • 5f3a11af47 even though trilium APIs are still exposed in electron, they require login if not called directly from electron azivner 2017-11-30 23:29:21 -05:00
  • 81719f84a0 not creating note history immediatelly after creating a note since it's empty at that point which is useless azivner 2017-11-30 22:49:40 -05:00
  • 471821ebe5 separated electron routing into separate file azivner 2017-11-30 20:51:35 -05:00
  • 7bdf269095 migration now works also in electron azivner 2017-11-30 19:58:00 -05:00
  • 719f553054 fixed removing from recent notes azivner 2017-11-30 00:08:59 -05:00
  • 7c7a5f19f5 better algorithm to find note if note path is invalid azivner 2017-11-30 00:02:32 -05:00
  • d0a0366b05 more complete support for network-less electron frontend-backend communication including protected session azivner 2017-11-29 23:30:35 -05:00
  • 8bd76721ad prefixes are now displayed also in all autocompletes and recent notes azivner 2017-11-29 22:03:03 -05:00
  • 69f77ac439 update note title in tree real time instead of waiting for save event azivner 2017-11-29 21:13:12 -05:00
  • e6629b2c93 cosmetic sync related changes azivner 2017-11-29 21:04:30 -05:00
  • 6d603eda86 drop links and images tables azivner 2017-11-29 20:48:58 -05:00
  • 3386cd790e cleaned up images and links which are not used nor supported azivner 2017-11-29 20:47:01 -05:00
  • d019d0a690 Merge branch 'master' into stable azivner 2017-11-29 20:30:56 -05:00
  • e47027cbef recent notes are kept only for one day azivner 2017-11-29 20:30:47 -05:00
  • cd1ce48564 more advanced comparison, synced with how content hash is computed azivner 2017-11-29 19:56:14 -05:00
  • a9460957da prototype of executing requests without network calls in electron azivner 2017-11-28 22:01:02 -05:00
  • 54c0ff15b3 using server.method() instead of direct call to $.ajax - preparation for electron without network requests azivner 2017-11-28 20:52:38 -05:00
  • 14001f67d8 fix updating note title when switching to another note azivner 2017-11-28 19:38:33 -05:00
  • cd90200272 fixed sync azivner 2017-11-28 18:33:23 -05:00
  • 91c2f9e7cb websocket stuff separated into messaging.js azivner 2017-11-28 17:52:47 -05:00
  • 3d84f5c3b0 synchronization of transactions using promise so only one can be active azivner 2017-11-28 17:24:08 -05:00
  • fd764f6163 separate DB connection for each transaction (just for the record, will be reverted probably) azivner 2017-11-28 17:04:47 -05:00
  • 4d95eb0762 some fixes in note moving azivner 2017-11-28 15:17:11 -05:00
  • 0cab4e3edd CTRL-C CTRL-V now clones the note azivner 2017-11-28 11:36:32 -05:00
  • 7038636d2e fix setting title azivner 2017-11-28 10:17:30 -05:00
  • 40a522a9aa alt-l shouldn't bring up edit tree prefix dialog azivner 2017-11-27 18:19:04 -05:00
  • b809971fd1 using dotted underlining for cloned notes because dashed looks ugly in chrome azivner 2017-11-27 18:16:42 -05:00
  • 1231e02449 show 0 changes to sync for instances without configured sync azivner 2017-11-26 23:16:47 -05:00
  • 8b5988e13c sync fix to prefix and some usability improvements azivner 2017-11-26 23:10:23 -05:00
  • 37a105db4d fix prefix when renaming note azivner 2017-11-26 22:40:14 -05:00
  • 160c1c455c initial implementation of tree prefix azivner 2017-11-26 22:34:25 -05:00
  • b4e6245f7b fix azivner 2017-11-26 21:00:42 -05:00
  • 9fcafe44d5 fix azivner 2017-11-26 19:56:08 -05:00
  • a92df38479 tweaks to time values azivner 2017-11-26 17:04:18 -05:00
  • abb122e2a9 websocket reconnection azivner 2017-11-26 13:22:26 -05:00
  • 3a30aba42b using bootstrap notify for notifications azivner 2017-11-26 12:56:07 -05:00
  • 3e6acb17cc sync WS message is now kind of ping - if there's no ping from server we display error message azivner 2017-11-26 08:24:27 -05:00
  • 8766e9ae4a cleanup of status code azivner 2017-11-25 18:38:29 -05:00
  • cb31e0acf2 broadcast messages to all clients, send also number of outstanding syncs azivner 2017-11-25 18:31:38 -05:00
  • 992238f0b3 websocket reimplementation of status requests azivner 2017-11-25 17:43:05 -05:00
  • f433b30089 removed audit_log azivner 2017-11-24 20:51:44 -05:00
  • abd6a18b50 0.0.2 Dom Christie 2017-11-24 11:26:12 +00:00
  • 5603573b6d Build test in build script Dom Christie 2017-11-24 11:26:00 +00:00
  • 5663b4e006 Do not track test browser build Dom Christie 2017-11-24 11:20:42 +00:00
  • b2f021ee9e Remove gfm test browser build Dom Christie 2017-11-24 11:20:22 +00:00
  • 611f0f037c Add highlighted code block rules Dom Christie 2017-11-24 11:19:37 +00:00
  • a4ef6870b7 Improve table heading row conversion Dom Christie 2017-11-24 11:18:27 +00:00
  • f799d3076b sync / transaction fixes for recent notes azivner 2017-11-24 00:09:53 -05:00
  • 1a36daa088 sync fixes azivner 2017-11-23 23:54:54 -05:00
  • d21d5d4350 initial import azivner 2017-11-23 23:19:45 -05:00
  • a016a2ba8f Initial commit zadam 2017-11-23 23:16:53 -05:00
  • f499872809 fix sync API for note tree azivner 2017-11-23 22:25:39 -05:00
  • c9ccf797da cycle check when cloning notes azivner 2017-11-23 21:50:12 -05:00
  • c72e5ef93b moved search into separate file azivner 2017-11-23 21:10:37 -05:00
  • 5b2c18dab7 refactoring and check for existing clone in a parent azivner 2017-11-23 20:49:24 -05:00
  • 45a293e25a simplification of prepareNoteTreeInner azivner 2017-11-23 20:12:39 -05:00
  • f6aae68063 moved isNewNoteCreated into note_editor azivner 2017-11-23 19:40:47 -05:00
  • 0ec6d4baa8 simplification of internal structure/methods in note_tree azivner 2017-11-23 19:29:25 -05:00
  • acba72ec4c cloning in context menu (copy & paste) and a lot of related refactoring and fixes azivner 2017-11-22 23:16:54 -05:00
  • c1fca4764b fixed password change (broken since migration to CBC encryption) azivner 2017-11-22 20:57:06 -05:00
  • b96e434345 fixing encrypt / decrypt subtree azivner 2017-11-22 20:46:42 -05:00
  • 705aff93ec fix undefined variable azivner 2017-11-22 20:36:07 -05:00
  • ab433b472e fix broken sending expanded to server azivner 2017-11-22 20:29:22 -05:00
  • 16818e7583 correctly updating title for all clone nodes azivner 2017-11-22 19:58:56 -05:00
  • 4e0d83e9de basic ExtClones integration. Other "clones" are now marked as bold when their clone is activated azivner 2017-11-22 19:40:06 -05:00
  • 5cec7a497b fix pulling recent notes by note path (which contains '/' so needs to be escaped) azivner 2017-11-21 22:18:37 -05:00
  • 79a803ccc9 added content hash check azivner 2017-11-21 22:11:27 -05:00
  • d7644de666 tree now shows list of different cloned notes azivner 2017-11-21 20:04:06 -05:00
  • 84a9e9067d notes with multiple parents are now marked with dashed underline azivner 2017-11-21 18:39:56 -05:00
  • 163a03663f app info is now logged after startup azivner 2017-11-21 00:25:53 -05:00
  • a3030f845b unified SQL syntax to uppercase azivner 2017-11-20 23:51:28 -05:00
  • 51ad89ce63 Merge branch 'stable' azivner 2017-11-20 23:37:27 -05:00
  • 34b13c7936 electron shortcuts fixes azivner 2017-11-20 23:10:04 -05:00
  • a61f63b098 load port from config file for electron azivner 2017-11-20 19:59:42 -05:00
  • b998c936ba don't save backups with colons in filenames, doesn't work on windows azivner 2017-11-20 19:43:48 -05:00
  • 3a55d08152 don't save backups with colons in filenames, doesn't work on windows azivner 2017-11-20 19:38:30 -05:00
  • 4c0315d2bf fix deleting notes azivner 2017-11-19 23:12:39 -05:00
  • aeeb35101e fixed recent changes azivner 2017-11-19 22:48:07 -05:00
  • 8a1c477b8a removed glob.allNoteIds which wasn't used anymore azivner 2017-11-19 22:32:59 -05:00
  • d98a5b6299 more actions on jump to note dialog azivner 2017-11-19 22:31:30 -05:00
  • c8aaf6085d fixed jump to note azivner 2017-11-19 20:36:13 -05:00
  • 658f4872af fixed autocomplete azivner 2017-11-19 19:39:39 -05:00
  • e992087720 recovery if note path changes, plus change of note path after note move azivner 2017-11-19 18:16:50 -05:00
  • 14787e0283 note expansion fix azivner 2017-11-19 16:43:49 -05:00
  • 3610926804 adding clone from recent notes dialog azivner 2017-11-19 16:35:35 -05:00
  • 00151beded fixed recent notes azivner 2017-11-19 12:06:48 -05:00
  • f18d25911b removed notes_parent, instead using notes_tree azivner 2017-11-19 11:28:46 -05:00
  • b22eb2db1e support for note path azivner 2017-11-19 08:47:22 -05:00
  • cc3c9d6428 parent-child relationship is now stored in notes_parent table azivner 2017-11-18 18:57:50 -05:00