{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":402026750,"defaultBranch":"master","name":"el-easydraw","ownerLogin":"misohena","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-01T10:53:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/250549?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716116326.0","currentOid":""},"activityList":{"items":[{"before":"fa63f5d10a6799dd9f3050edff3ed5a4c0132abf","after":"6f93e744d5f62de2176d3d0f0aa1f9e8d84ccefd","ref":"refs/heads/master","pushedAt":"2024-07-24T09:31:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Flush toolbar and color picker image caches","shortMessageHtmlLink":"Flush toolbar and color picker image caches"}},{"before":"a6c849619abcdd80dc82ec5417195414ad438fa3","after":"fa63f5d10a6799dd9f3050edff3ed5a4c0132abf","ref":"refs/heads/master","pushedAt":"2024-07-24T00:43:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Flush image cache when updating editor images\n\nPrevents freezing due to excessive memory usage.\nhttps://github.com/misohena/el-easydraw/issues/27\n\nFixes an issue where changes to external images referenced by image\nelements may not be reflected.","shortMessageHtmlLink":"Flush image cache when updating editor images"}},{"before":"99067dba625db3ac54ca4d3a3c811c41de207309","after":"a6c849619abcdd80dc82ec5417195414ad438fa3","ref":"refs/heads/master","pushedAt":"2024-07-01T04:54:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Fix edraw-path-d-translate\n\nAlthough edraw-path-d-translate is not used in this project, it is\nused in my another project, so it has been fixed.\n\nedraw has started outputting H and V commands, so\nedraw-path-d-translate was updated to handle them.","shortMessageHtmlLink":"Fix edraw-path-d-translate"}},{"before":"0f6e886e69e7ae785574e216414b42c9d24aa5b5","after":"99067dba625db3ac54ca4d3a3c811c41de207309","ref":"refs/heads/master","pushedAt":"2024-06-12T10:24:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Add support for smoothing paths that contain multiple subpaths","shortMessageHtmlLink":"Add support for smoothing paths that contain multiple subpaths"}},{"before":"966200eba7db7194203336ce5b975c94356a2072","after":"0f6e886e69e7ae785574e216414b42c9d24aa5b5","ref":"refs/heads/master","pushedAt":"2024-06-12T07:53:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Enable single color transparent background\n\nIf edraw-editor-transparent-bg-color2 is set to nil, only color1 will\nbe displayed as a transparent background.\n\n:type has also been changed from string to edraw-web-color.","shortMessageHtmlLink":"Enable single color transparent background"}},{"before":"eabec357b010b81213b485f1618b47b917b327b9","after":"966200eba7db7194203336ce5b975c94356a2072","ref":"refs/heads/master","pushedAt":"2024-06-12T05:13:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Freehand Tool: Rename customization variables\n\n- edraw-editor-tool-freehand--bezier-fitting-corner-angle-min\n- edraw-editor-tool-freehand--bezier-fitting-corner-distance-min\n\nTo\n\n- edraw-editor-tool-freehand-bezier-fitting-corner-angle-min\n- edraw-editor-tool-freehand-bezier-fitting-corner-distance-min","shortMessageHtmlLink":"Freehand Tool: Rename customization variables"}},{"before":"d112989cbd7134b53d63afbc35d5454b0ccba8e7","after":"eabec357b010b81213b485f1618b47b917b327b9","ref":"refs/heads/master","pushedAt":"2024-06-12T05:12:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Freehand Tool: Divide too long segments before Bezier fitting","shortMessageHtmlLink":"Freehand Tool: Divide too long segments before Bezier fitting"}},{"before":"54831939a99bdb9537b345df4f298204dfe6c755","after":"d112989cbd7134b53d63afbc35d5454b0ccba8e7","ref":"refs/heads/master","pushedAt":"2024-06-12T01:47:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Freehand Tool: Consider view zoom level","shortMessageHtmlLink":"Freehand Tool: Consider view zoom level"}},{"before":"a42a5b9e885716563a36f28d97018663398a1d23","after":"54831939a99bdb9537b345df4f298204dfe6c755","ref":"refs/heads/master","pushedAt":"2024-06-10T12:45:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Freehand Tool: Optimize path data\n\nUse the H, V, S, l, h, v, c, s commands.","shortMessageHtmlLink":"Freehand Tool: Optimize path data"}},{"before":"9ae77b05a8e31cbf08158f897828eb7e7c2c47c1","after":"a42a5b9e885716563a36f28d97018663398a1d23","ref":"refs/heads/master","pushedAt":"2024-06-10T04:42:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Add number format option for SVG output\n\nAdded customization variable `edraw-svg-number-format'.\n\nEnabled customization of the format for numbers output in SVG. This\nallows reducing the number of decimal places to decrease data size at\nthe cost of precision.\n\nI'm not sure there are any problems, so the default remains the\nprevious behavior.","shortMessageHtmlLink":"Add number format option for SVG output"}},{"before":"fe9d141d681be3fe5e0140ac1f5a9ea651de603e","after":"9ae77b05a8e31cbf08158f897828eb7e7c2c47c1","ref":"refs/heads/master","pushedAt":"2024-06-09T03:55:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Improve position of menu displayed by keyboard","shortMessageHtmlLink":"Improve position of menu displayed by keyboard"}},{"before":"53c40d2395e04761a510aa7007336939538678c0","after":"fe9d141d681be3fe5e0140ac1f5a9ea651de603e","ref":"refs/heads/master","pushedAt":"2024-06-07T23:02:24.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"edraw-mode: reset horizontal scroll\n\nThere was an issue where the left side of the editor was cut off when\nscrolling horizontally.","shortMessageHtmlLink":"edraw-mode: reset horizontal scroll"}},{"before":"13c9fa22155066acfb5a2e444fe76245738e7fb7","after":"53c40d2395e04761a510aa7007336939538678c0","ref":"refs/heads/master","pushedAt":"2024-06-06T05:00:33.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"edraw-import: Allow multiple subpaths\n\nEdraw now correctly handles multiple subpaths (compound paths).\nIf an M command is shared by multiple subpaths, it will be treated as\nseparate independent subpaths when loaded.","shortMessageHtmlLink":"edraw-import: Allow multiple subpaths"}},{"before":"0a09c29e91bf01aaf280b900b3f314e0ddf29319","after":"13c9fa22155066acfb5a2e444fe76245738e7fb7","ref":"refs/heads/master","pushedAt":"2024-05-29T10:14:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Change default value of edraw-editor-tool-freehand-dragged-outside-view\n\nContinuing from 0e07a5d. I have confirmed that it worked correctly in\nseveral environments, so I changed the default value.","shortMessageHtmlLink":"Change default value of edraw-editor-tool-freehand-dragged-outside-view"}},{"before":"0572dcb1c7ff4e2f1a692b5287ff4b119fe3c42d","after":"0a09c29e91bf01aaf280b900b3f314e0ddf29319","ref":"refs/heads/master","pushedAt":"2024-05-29T01:02:11.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Fix text not moving with anchor point\n\nFixed not being able to move text by anchor point.\nIt was a simple mistake.","shortMessageHtmlLink":"Fix text not moving with anchor point"}},{"before":"0e07a5dc3b28af5b83de80198f9d81adca2321fe","after":"0572dcb1c7ff4e2f1a692b5287ff4b119fe3c42d","ref":"refs/heads/master","pushedAt":"2024-05-28T13:10:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"3418fdf6c80ae3ca9cbe862779b2b2b80b120927","after":"0e07a5dc3b28af5b83de80198f9d81adca2321fe","ref":"refs/heads/master","pushedAt":"2024-05-28T08:44:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Add option when dragged out of view in Freehand Tool\n\nAdd customization variable `edraw-editor-tool-freehand-dragged-outside-view'.\n\nYou can continue stroking even when the pointer leaves the view area.\n\nI am not sure if the coordinate transformation will work correctly in\nvarious environments, so I will not change the default behavior.","shortMessageHtmlLink":"Add option when dragged out of view in Freehand Tool"}},{"before":"07b14e4ed2c8a1f8c72daae711be0bef929916cb","after":"3418fdf6c80ae3ca9cbe862779b2b2b80b120927","ref":"refs/heads/master","pushedAt":"2024-05-28T06:16:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Fix issue with large data links not displaying\n\nConsidered the case where the bound of re-search-forward is before the\nend of the link.","shortMessageHtmlLink":"Fix issue with large data links not displaying"}},{"before":"43e7118375b54b410f9d8f47a9e3e40db5010191","after":"07b14e4ed2c8a1f8c72daae711be0bef929916cb","ref":"refs/heads/master","pushedAt":"2024-05-28T05:34:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Fix issue with large data links not displaying\n\nFixed an issue where [[edraw:data=]] links with a large number of\ncharacters may not be displayed.\n\nThe cause was that it did not take into account that fontify may start\nin the middle of the link.","shortMessageHtmlLink":"Fix issue with large data links not displaying"}},{"before":"2dcac4a7311da006202aa65fe6ac682321876454","after":"43e7118375b54b410f9d8f47a9e3e40db5010191","ref":"refs/heads/master","pushedAt":"2024-05-28T03:51:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Display plain and angle links as inline images\n\nAdd the customization variable `edraw-org-link-image-link-formats'.\n\nBy default, only bracket links are displayed. This is because I felt\nthat displaying plain links made it troublesome when editing the\ncontents of bracket links.","shortMessageHtmlLink":"Display plain and angle links as inline images"}},{"before":"da2b91c71066240a43c19ae393bb37678c8cc5f3","after":"2dcac4a7311da006202aa65fe6ac682321876454","ref":"refs/heads/master","pushedAt":"2024-05-26T13:01:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Display messages after selection operations\n\nInform the user of what happens when a selection or a similar\noperation is performed. This helps prevent accidental operations.\n\nThe following messages will be displayed:\n\n- When selecting or deselecting, display the number of selected objects.\n\n- Indicate when drag operations such as move or duplicate occur. This\n allows users to realize if they accidentally dragged instead of\n selecting.\n\n- In the selection tool, display the clicked coordinates or the\n dragged area.","shortMessageHtmlLink":"Display messages after selection operations"}},{"before":"f1b2cd06ceec55b8f01f44c323e509fcf25ac2b5","after":"da2b91c71066240a43c19ae393bb37678c8cc5f3","ref":"refs/heads/master","pushedAt":"2024-05-25T06:56:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Suppress event echo while dragging\n\nFixed the phenomenon where messages such as down-mouse-1- were\ndisplayed in the echo area while dragging.","shortMessageHtmlLink":"Suppress event echo while dragging"}},{"before":"ef5c5666e5a46f7ea1b5a1e6947768eeadbe6c5a","after":"f1b2cd06ceec55b8f01f44c323e509fcf25ac2b5","ref":"refs/heads/master","pushedAt":"2024-05-24T09:07:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Update help message in edraw-interactive-scroll-and-zoom command\n\nAdd SPC key binding for quit to help message.","shortMessageHtmlLink":"Update help message in edraw-interactive-scroll-and-zoom command"}},{"before":"dba6c4ebbdb72c06f52373fc8bae1ce0e0c9ea44","after":"ef5c5666e5a46f7ea1b5a1e6947768eeadbe6c5a","ref":"refs/heads/master","pushedAt":"2024-05-24T08:51:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Improve keyboard scroll and zoom\n\nImprove key operation with edraw-interactive-scroll-and-zoom command\n(SPC key).\n\n- Add key bindings to help message\n- Add scroll amount customization variable\n- Add zoom using +/- keys\n- Add C-g key quit to help message","shortMessageHtmlLink":"Improve keyboard scroll and zoom"}},{"before":"ae97b219c04f72a4afd2932d7315631b2214e697","after":"dba6c4ebbdb72c06f52373fc8bae1ce0e0c9ea44","ref":"refs/heads/master","pushedAt":"2024-05-24T04:37:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Improve freehand tool smoothing\n\n- Add function specification to edraw-editor-tool-freehand-smoothing-method.\n- Add edraw-editor-tool-freehand-bezier-fitting-tolerance custom variable.\n (Up until now it was fixed at 2.0, but now it is customizable and the\n default is changed to 1.0)\n- Detect corners and avoid fitting Bezier curves there.\n Add the following two customization variables:\n - edraw-editor-tool-freehand--bezier-fitting-corner-angle-min\n - edraw-editor-tool-freehand--bezier-fitting-corner-distance-min","shortMessageHtmlLink":"Improve freehand tool smoothing"}},{"before":"df8330fca549f9e209f2833ac5bd204e3054c208","after":"ae97b219c04f72a4afd2932d7315631b2214e697","ref":"refs/heads/master","pushedAt":"2024-05-20T09:09:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Enable Specifying scaling factor in percentage or pixel length","shortMessageHtmlLink":"Enable Specifying scaling factor in percentage or pixel length"}},{"before":"e358aa780a28ac348da851707b436d67b3d28cc4","after":"df8330fca549f9e209f2833ac5bd204e3054c208","ref":"refs/heads/master","pushedAt":"2024-05-20T02:14:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Enable specifying document size as a percentage\n\n`edraw-editor-set-size' command (Document > Resize...) now accepts\nnumbers with percentage units.\n\nAdd `edraw-read-number-with-unit' and use it.","shortMessageHtmlLink":"Enable specifying document size as a percentage"}},{"before":"7c8344a9a2341d3625e0fd1e6a907ede5867658d","after":"e358aa780a28ac348da851707b436d67b3d28cc4","ref":"refs/heads/master","pushedAt":"2024-05-19T10:57:23.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Snap points when moving with arrow keys\n\nWhen moving a point using the arrow keys, you can now move to the next\ngrid line.\nAdded the symbol 'snap' as the movement distance specification value\nfor the customization variable edraw-editor-move-distance-by-arrow-key.\nSnap only when moving a single anchor or handle. It does not snap when\nmoving the entire shape.","shortMessageHtmlLink":"Snap points when moving with arrow keys"}},{"before":"928183598c4d9eb1ad686cc0fcec8528c2df4baf","after":"7c8344a9a2341d3625e0fd1e6a907ede5867658d","ref":"refs/heads/master","pushedAt":"2024-04-01T13:03:04.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Unify implementation for multiple shapes\n\nAdding a button to display the context menu to the property editor\ncaused duplication of operations for unselected multiple shapes and\nselected multiple shapes.","shortMessageHtmlLink":"Unify implementation for multiple shapes"}},{"before":"562c9e9574b3b10147e683b68ee30d587f3e6a9e","after":"928183598c4d9eb1ad686cc0fcec8528c2df4baf","ref":"refs/heads/master","pushedAt":"2024-04-01T02:25:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"misohena","name":"AKIYAMA Kouhei","path":"/misohena","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/250549?s=80&v=4"},"commit":{"message":"Add command to clear all temporary editing states of all shapes","shortMessageHtmlLink":"Add command to clear all temporary editing states of all shapes"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNFQwOTozMTo0MS4wMDAwMDBazwAAAASHwAmX","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNFQwOTozMTo0MS4wMDAwMDBazwAAAASHwAmX","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wMVQwMjoyNTo0My4wMDAwMDBazwAAAAQkF9Mg"}},"title":"Activity ยท misohena/el-easydraw"}