Commit Graph

  • 0be76f746a Add Gitter badge The Gitter Badger 2018-03-11 22:46:54 +00:00
  • fad89ff63f added Theming to list of pages azivner 2018-03-11 13:09:28 -04:00
  • b8ae791191 icon for saved seach azivner 2018-03-11 10:53:10 -04:00
  • ce754cbd91 saving saved search, #73 azivner 2018-03-11 10:49:22 -04:00
  • 0fdb6af98a Merge branch 'master' into stable azivner 2018-03-10 20:33:58 -05:00
  • f6c7f6a0f2 added require() method for commonJS compliancy azivner 2018-03-10 11:53:51 -05:00
  • 354999f37a fix weight tracker script azivner 2018-03-09 19:28:38 -05:00
  • 348c622845 release 0.9.1-beta v0.9.1-beta azivner 2018-03-09 00:12:22 -05:00
  • 44bcdedaba Updated all scripts to current versions working with current script API azivner 2018-03-09 00:10:43 -05:00
  • 755c0f3ce2 fix exclude from export azivner 2018-03-09 00:10:02 -05:00
  • 895bda41b5 return only startup bundles for executale notes azivner 2018-03-08 23:36:08 -05:00
  • b2df622cb6 Merge branch 'stable' azivner 2018-03-08 23:35:17 -05:00
  • 9ba6e6d0f5 disable inclusion should work only on non-root notes azivner 2018-03-08 23:35:08 -05:00
  • a5c9180533 release 0.9.0-beta v0.9.0-beta azivner 2018-03-08 20:18:37 -05:00
  • e86f1e0d05 changes to the HTML template to allow more complete styling azivner 2018-03-07 23:58:34 -05:00
  • b6277049f3 added support for app_css attribute, which allows custom styling azivner 2018-03-07 23:24:23 -05:00
  • c831221cc4 add "play" icon for "render" note types azivner 2018-03-07 20:52:34 -05:00
  • 577a168714 stop propagation of ctrl+enter from SQL console, fixes #73 azivner 2018-03-07 20:46:01 -05:00
  • b0bd27321a escape will close SQL console, closes #72 azivner 2018-03-07 20:33:41 -05:00
  • 90c5348ca7 fix saving only image in a note, fixes #77 azivner 2018-03-07 20:19:53 -05:00
  • 8e95b080da fixed render notes azivner 2018-03-07 00:17:18 -05:00
  • 766a567a32 changes in access to startNote and currentNote azivner 2018-03-06 23:04:35 -05:00
  • 6d0218cb36 execute note (ctrl+enter) now works for both frontend and backend scripts azivner 2018-03-05 23:19:46 -05:00
  • d26170762b inclusion of scripts based on script environment azivner 2018-03-05 23:09:36 -05:00
  • b3209a9bbf split javascript mime type into frontend and backend azivner 2018-03-05 22:08:45 -05:00
  • 61c2456cf6 startNote/currentNote is now accessible on frontend as well azivner 2018-03-04 23:28:26 -05:00
  • 1c6fc9029f new "disable_inclusion" attribute azivner 2018-03-04 22:09:51 -05:00
  • 5c91e38dfe server.exec() refactored into api azivner 2018-03-04 21:43:14 -05:00
  • 07bf075894 cleaned up unused jobs implementation azivner 2018-03-04 21:33:06 -05:00
  • ddce5c959e fix render azivner 2018-03-04 21:05:14 -05:00
  • 3b9d1df05c fixed frontend script execution azivner 2018-03-04 14:21:11 -05:00
  • d239ef2956 refactoring of getModules function azivner 2018-03-04 12:06:35 -05:00
  • 7a865a9081 common JS module system prototype azivner 2018-03-04 10:32:53 -05:00
  • 83d6c2970f added versioning to the metadata files in export tars azivner 2018-03-03 09:32:21 -05:00
  • 8c7d159012 fix export/import for multi-valued attributes azivner 2018-03-03 09:30:18 -05:00
  • d169f67901 changes in backend script running azivner 2018-03-03 09:11:41 -05:00
  • 982b723647 basic scheduling of backend scripts using attributes azivner 2018-03-02 20:56:58 -05:00
  • 31d5ac05ff release 0.8.1 v0.8.1 azivner 2018-03-01 23:08:53 -05:00
  • 72d91d1571 don't use eslint on JSON notes, closes #70 azivner 2018-03-01 22:42:51 -05:00
  • f4b57f4c57 Allow attachments to be included in the scripts, closes #66 azivner 2018-03-01 22:30:06 -05:00
  • ee0833390a fix export in electron (auth problem) azivner 2018-02-27 09:47:05 -05:00
  • 2acff07368 release 0.8.0-beta v0.8.0-beta azivner 2018-02-26 22:57:15 -05:00
  • bea1d24f07 tweaks to eslint azivner 2018-02-26 22:55:58 -05:00
  • adc270c59f removed reference to reddit plugin azivner 2018-02-26 22:31:35 -05:00
  • 66064f7a94 Script API changes, finished porting reddit plugin, reddit importer tar file azivner 2018-02-26 20:47:34 -05:00
  • 1501fa8dbf import notes from tar archive, closes #63 azivner 2018-02-26 00:07:43 -05:00
  • 60bba46d80 export subtree to tar file azivner 2018-02-25 10:55:21 -05:00
  • 12c06ae97e manual transaction handling for jobs azivner 2018-02-24 22:44:45 -05:00
  • f0bea9cf71 API changes necessary to port reddit plugin, closes #58 azivner 2018-02-24 21:23:04 -05:00
  • a555b6319c support for backend jobs and other script API changes azivner 2018-02-24 14:42:52 -05:00
  • 5dd93e4cdc eslint for javascript inside HTML (htmlmixed mode), closes #62 azivner 2018-02-24 00:58:11 -05:00
  • 3b4509d833 support encryption for files, closes #60 azivner 2018-02-23 22:58:24 -05:00
  • 19308bbfbd small changes to linting and protected session azivner 2018-02-23 20:10:29 -05:00
  • 4acc5432c3 autocomplete returns items which have at least one of the tokens in the leaf note title, closes #59 azivner 2018-02-22 19:52:08 -05:00
  • 08b8141fdf upgrade to codemirror 5.35 azivner 2018-02-21 23:09:52 -05:00
  • e1200aa308 lazy loading of eslint only for JS code azivner 2018-02-21 20:30:15 -05:00
  • 89666eb078 paperclip icon for attachment, closes #61 azivner 2018-02-21 19:53:46 -05:00
  • d5605aa64d initial support for eslint backed JS linting azivner 2018-02-20 23:24:55 -05:00
  • 2582b016f9 increased "connection lost" timeout from 5 seconds to 30, it was way to common and mostly false positive azivner 2018-02-20 07:52:39 -05:00
  • e8c52e25f0 release 0.7.0-beta v0.7.0-beta azivner 2018-02-19 23:03:30 -05:00
  • a149c6a105 lazy / dynamic loading of CKEditor and Code mirror azivner 2018-02-19 22:02:03 -05:00
  • 131af9ab12 fix attachment sync azivner 2018-02-18 22:55:36 -05:00
  • aa2bbc6575 attachment download now works also in electron, added option to open the attachment azivner 2018-02-18 22:19:07 -05:00
  • 78e8c15786 attachment upload and download now works for browser azivner 2018-02-18 21:28:24 -05:00
  • fda4146150 correct handling of inclusion of dependencies azivner 2018-02-18 10:47:02 -05:00
  • ddc885066e support passing functions to the backend as parameters azivner 2018-02-18 09:53:36 -05:00
  • 08bc2afb49 now it's possible to add comment to the weight, closes #54 azivner 2018-02-17 11:47:22 -05:00
  • 1d0220b03d add weight causes updating old chart instead of creating new chart, closes #53 azivner 2018-02-17 10:45:00 -05:00
  • 3033f7cc08 attribute value is now non-null, fixes #52 azivner 2018-02-16 19:07:59 -05:00
  • 6b9ff47c88 Merge branch 'stable' azivner 2018-02-15 23:24:02 -05:00
  • fd02c6102d release 0.6.2 v0.6.2 azivner 2018-02-15 23:08:02 -05:00
  • 30c712a6be updated package-lock azivner 2018-02-15 23:07:58 -05:00
  • 3928c96640 electron update to 1.8.2 stable azivner 2018-02-15 23:05:18 -05:00
  • d86f655658 attempt to mitigate problem with creating day subnotes azivner 2018-02-15 23:04:50 -05:00
  • abdad1c3ae log error messages with ERROR: prefix (there's wasn't anyt other distinction before) azivner 2018-02-15 22:30:05 -05:00
  • 9e5f1a0a87 Global shortcut registration logs failure, closes #47 azivner 2018-02-15 22:17:18 -05:00
  • cdde6a4d8e file/attachment upload, wiP azivner 2018-02-14 23:31:20 -05:00
  • 8028b09351 release 0.6.1 v0.6.1 azivner 2018-02-13 23:27:34 -05:00
  • ebe66eaed9 after creating new note, unselect previous active, fixes #45 azivner 2018-02-13 23:25:28 -05:00
  • 5bce9a5f94 added hide_in_autocomplete attribute to weight script azivner 2018-02-13 22:50:12 -05:00
  • dfd9927310 added createAttribute method to script API azivner 2018-02-13 22:46:45 -05:00
  • 9bf1735bde reddit notes will be created with "hide_in_autocomplete" attribute azivner 2018-02-13 22:34:33 -05:00
  • 2e8eeda5ab new attribute "hide_in_autocomplete", fixes #16 azivner 2018-02-13 22:30:33 -05:00
  • 1cef0ce5f9 removed CTRL-ALT-C global shortcut with pasting from clipboard, keeping only CTRL-ALT-P without clipboard azivner 2018-02-13 19:55:04 -05:00
  • 1efac99828 limit number of autocomplete results to 100, closes #44 azivner 2018-02-13 19:37:07 -05:00
  • 0e9473119e global keyboard shortcuts for quick creating sub-notes under day note azivner 2018-02-12 23:53:00 -05:00
  • 7bbfef7af3 better positioning of the recent notes dialog azivner 2018-02-12 21:20:30 -05:00
  • 5cb93509c1 stop trying to wrap autocomplete with underlying dialog - seems to be impossible to get it right on all platforms azivner 2018-02-12 21:09:50 -05:00
  • 89e89e04d8 alt+t is now shortcut for today script azivner 2018-02-12 00:30:02 -05:00
  • 72df0d8861 release 0.6.0-beta v0.6.0-beta azivner 2018-02-11 22:06:57 -05:00
  • 9910aebf45 fix schema.sql azivner 2018-02-11 22:06:12 -05:00
  • f9f8ecb2b1 recent notes doesn't fail totally when we can't find title for some note azivner 2018-02-11 15:33:10 -05:00
  • 438f7c5b0b escape should close the recent notes dialog azivner 2018-02-11 11:53:43 -05:00
  • 4b1d1aba74 add sender API to send text notes azivner 2018-02-11 10:54:56 -05:00
  • 6dea73cfe2 sender API now accepts local time header so we don't have problems with UTC azivner 2018-02-11 09:14:21 -05:00
  • 58f5d0cf6e recent notes are not closed when I click on e.g. dialog title bar azivner 2018-02-11 08:57:12 -05:00
  • 7b77e40514 added support for trilium-sender azivner 2018-02-11 00:18:59 -05:00
  • 660908c54b fix sorting notes azivner 2018-02-10 13:55:06 -05:00
  • e970564036 create months and days with associated english names, closes #37 azivner 2018-02-10 13:53:35 -05:00
  • b3038487f8 fix image support broken in recent refactorings azivner 2018-02-10 10:00:40 -05:00