Commit graph

711 commits

Author SHA1 Message Date
azivner 32db96f388 added note scoped actions button, fix #8 2018-01-19 19:36:41 -05:00
azivner f42835e083 fix order of pasted notes when doing multi-select operations 2018-01-19 18:34:21 -05:00
azivner fcd11c341c added consitency check for null title or text 2018-01-18 19:04:30 -05:00
azivner ec4b28f97c release 0.4.1 2018-01-17 23:59:03 -05:00
azivner 651a9fb327 fix note sorting with sync - deleted note trees should not be sorted 2018-01-17 20:19:41 -05:00
azivner b642a567bb fix #5 2018-01-16 23:22:13 -05:00
azivner 9c85303c94 fix attribute sync 2018-01-16 20:30:33 -05:00
azivner 06bb39cffd small refactorings of reddit plugin 2018-01-16 20:11:50 -05:00
azivner 7ea23586fe improvements to search, fixing issue #1 2018-01-15 20:54:22 -05:00
azivner 31a69a96c0 release 0.4.0-beta 2018-01-14 22:08:42 -05:00
azivner d30a57d388 delete now works with multi-select 2018-01-14 21:39:21 -05:00
azivner 45a92313d5 attribute sync fixes 2018-01-13 23:33:09 -05:00
azivner 359ff58be8 Merge branch 'stable' 2018-01-13 23:27:11 -05:00
azivner 5173afde82 changes in formatting of reddit comments 2018-01-13 23:24:40 -05:00
azivner 36f920b975 alt+s is now shortcut for sorting, search is not triggered with ctrl+s 2018-01-13 23:03:17 -05:00
azivner 9839ea019e reddit plugin configuration from file, not from options now. Scheduling, refactoring of sync mutex 2018-01-13 22:51:39 -05:00
azivner fbfaff6ab8 reddit plugin - recognizing existing date structure 2018-01-13 21:32:29 -05:00
azivner 9860c8deef refactoring of routes - noteId needs to go to /notes noteTreeId to /tree 2018-01-13 20:53:00 -05:00
azivner 16eb156033 refactoring of note changes / cloning 2018-01-13 18:02:41 -05:00
azivner 4f649c2e21 added note alphabetical sorting to context menu 2018-01-13 17:00:40 -05:00
azivner a375c55371 reddit plugin refactoring, performance improvemnts etc. 2018-01-13 15:25:09 -05:00
azivner 416cf9a2bc release 0.3.3 2018-01-12 23:30:47 -05:00
azivner ccd222cf12 reddit plugin - import from multiple accounts, paging, structuring per year, month, day 2018-01-12 22:44:55 -05:00
azivner 983d3f2cc5 Merge branch 'stable' 2018-01-12 20:15:33 -05:00
azivner 92271a84b7 fix for setup & db upgrade - we still need internal redirects 2018-01-12 20:05:17 -05:00
azivner 7d456240a8 prevent drag & drop to navigate away from trilium 2018-01-12 18:42:00 -05:00
azivner 453f22df14 work in progress reddit plugin 2018-01-11 23:54:17 -05:00
azivner 0575924cf1 added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -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 b250ad593c added basic infrastructure for attributes 2018-01-09 22:09:45 -05:00
azivner 58362405c6 workaround for CKEditor bug with setting empty data 2018-01-09 20:01:02 -05:00
azivner 0bdf900e2e release 0.3.2 2018-01-08 23:35:02 -05:00
azivner 90de4b8600 fixes in build script 2018-01-08 23:34:54 -05:00
azivner 4e5a95a1ac fix scrypt binary for windows 2018-01-08 20:40:20 -05:00
azivner 77278fe09e added small image to demo document 2018-01-07 23:52:32 -05:00
azivner cfbeba80db release 0.3.1 2018-01-07 22:23:41 -05:00
azivner 865d298631 release 0.3.1 2018-01-07 22:10:13 -05:00
azivner 86b1410952 release 0.3.1 2018-01-07 21:56:39 -05:00
azivner 29eb88bac3 added consistency check 2018-01-07 20:16:31 -05:00
azivner 31b4186e17 optional cleanup of unused images 2018-01-07 14:07:59 -05:00
azivner bde9e825c8 added binary dependencies to repo 2018-01-07 11:49:35 -05:00
azivner 0e8285a7e4 updated schema with image tables 2018-01-07 10:35:24 -05:00
azivner 780f462e94 release 0.3.0 2018-01-07 10:04:46 -05:00
azivner 488e657cc4 forgotten express-promise-wrap in package.json 2018-01-07 10:04:43 -05:00
azivner 8bc2a21d80 auth exception for images in electron 2018-01-07 09:59:05 -05:00
azivner 743d72a0c3 added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00
azivner 20b1357be6 gif support 2018-01-07 09:22:55 -05:00
azivner d9f2bb37e7 PNG alpha channel is converted to white instead of default ugly black 2018-01-07 08:26:42 -05:00
azivner 97c1b3061f correct detection of optimized image format 2018-01-07 08:24:04 -05:00