-
Notifications
You must be signed in to change notification settings - Fork 289
Comparing changes
Open a pull request
base repository: ariesdevil/markdown-clipper
base: master
head repository: deathau/markdownload
compare: main
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 80e0a22 - Browse repository at this point
Copy the full SHA 80e0a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6181671 - Browse repository at this point
Copy the full SHA 6181671View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e4a1bd - Browse repository at this point
Copy the full SHA 0e4a1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dc7aa - Browse repository at this point
Copy the full SHA 53dc7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f5c76 - Browse repository at this point
Copy the full SHA f2f5c76View commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de99208 - Browse repository at this point
Copy the full SHA de99208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f67cba - Browse repository at this point
Copy the full SHA 0f67cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508571d - Browse repository at this point
Copy the full SHA 508571dView commit details -
Added a title text box to change the title before download
Thinking of using it to generate ZK ids or something in the future
Configuration menu - View commit details
-
Copy full SHA for 58d9d93 - Browse repository at this point
Copy the full SHA 58d9d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcc3e4 - Browse repository at this point
Copy the full SHA 0dcc3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67222fe - Browse repository at this point
Copy the full SHA 67222feView commit details -
Hopefully this will appease google? https://developer.chrome.com/webstore/images#icons
Configuration menu - View commit details
-
Copy full SHA for 2b7a7a2 - Browse repository at this point
Copy the full SHA 2b7a7a2View commit details -
download will respect browser setting
rather than requesting the saveAs dialog as per @jarodise (Obsidian discord) requiest
Configuration menu - View commit details
-
Copy full SHA for 2d69522 - Browse repository at this point
Copy the full SHA 2d69522View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4974a0 - Browse repository at this point
Copy the full SHA b4974a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for affd0d4 - Browse repository at this point
Copy the full SHA affd0d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c0df5 - Browse repository at this point
Copy the full SHA c8c0df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a97dd01 - Browse repository at this point
Copy the full SHA a97dd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20f8e6 - Browse repository at this point
Copy the full SHA a20f8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6033e50 - Browse repository at this point
Copy the full SHA 6033e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c62e46 - Browse repository at this point
Copy the full SHA 2c62e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe53bd - Browse repository at this point
Copy the full SHA 9fe53bdView commit details -
removed leading slashes on icon paths
on a hunch it might fix my issue with the missing chrome store icon for the next version (https://stackoverflow.com/q/61788218/304786)
Configuration menu - View commit details
-
Copy full SHA for 2778288 - Browse repository at this point
Copy the full SHA 2778288View commit details -
Add a base element to the DOM with current URL
This makes the DOM parse with a correct base URI instead of the extension's base URI, which fixes deathau#1
Configuration menu - View commit details
-
Copy full SHA for 07327ed - Browse repository at this point
Copy the full SHA 07327edView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee0495 - Browse repository at this point
Copy the full SHA dee0495View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf563bf - Browse repository at this point
Copy the full SHA bf563bfView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da70418 - Browse repository at this point
Copy the full SHA da70418View commit details -
Configuration menu - View commit details
-
Copy full SHA for f716c13 - Browse repository at this point
Copy the full SHA f716c13View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d19f9d3 - Browse repository at this point
Copy the full SHA d19f9d3View commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a26457b - Browse repository at this point
Copy the full SHA a26457bView commit details
Commits on May 25, 2020
-
Fix an issue with non-breaking spaces
Well, it's not MY issue, exactly, but it's causing @liCat on Obsidian a bit of grief.
Configuration menu - View commit details
-
Copy full SHA for 2e3bcf3 - Browse repository at this point
Copy the full SHA 2e3bcf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for befdc9c - Browse repository at this point
Copy the full SHA befdc9cView commit details
Commits on Aug 25, 2020
-
includes functionality to add front and back-matter, with replaceable template parts, including current date (courtesy of moment.js)
Configuration menu - View commit details
-
Copy full SHA for bde9b08 - Browse repository at this point
Copy the full SHA bde9b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625a43e - Browse repository at this point
Copy the full SHA 625a43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0bad7 - Browse repository at this point
Copy the full SHA ea0bad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb3d87 - Browse repository at this point
Copy the full SHA 9cb3d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508302b - Browse repository at this point
Copy the full SHA 508302bView commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 029220f - Browse repository at this point
Copy the full SHA 029220fView commit details -
Added options to clip selected text and include templates to popup
The code could probably use a bit of cleanup and refactoring, but the functionality is there. Fixes #2
Configuration menu - View commit details
-
Copy full SHA for 646e699 - Browse repository at this point
Copy the full SHA 646e699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c849a - Browse repository at this point
Copy the full SHA 39c849aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eecff30 - Browse repository at this point
Copy the full SHA eecff30View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe5534 - Browse repository at this point
Copy the full SHA bbe5534View commit details -
Refactored a lot of the code to make it simpler
Especially making promise stuff use await instead of chained .then()s which were getting hard to keep track of.
Configuration menu - View commit details
-
Copy full SHA for 6d5a14d - Browse repository at this point
Copy the full SHA 6d5a14dView commit details
Commits on Sep 9, 2020
-
Added functionality to download all tabs as markdown
Also fixed an issue with the context menu being out of sync with the settings
Configuration menu - View commit details
-
Copy full SHA for 3e8feb6 - Browse repository at this point
Copy the full SHA 3e8feb6View commit details -
Bumped version number and updated readme
Added a bunch of new screenshots as well
Configuration menu - View commit details
-
Copy full SHA for a1429e5 - Browse repository at this point
Copy the full SHA a1429e5View commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6a51a58 - Browse repository at this point
Copy the full SHA 6a51a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f406e4 - Browse repository at this point
Copy the full SHA 1f406e4View commit details
Commits on Sep 25, 2020
-
Changes for preliminary safari support
- Added fallback for lack of download permission to still download a file - Moved Download All Tabs functionality to `all` context menu (while retaining `tab` in firefox for now) - Still more work to be done (context menus not working correctly?)
Configuration menu - View commit details
-
Copy full SHA for ead825e - Browse repository at this point
Copy the full SHA ead825eView commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3cd47ee - Browse repository at this point
Copy the full SHA 3cd47eeView commit details
Commits on Oct 9, 2020
-
Merge pull request #23 from deanrobertcook/patch-1
Fix typo on options page
Configuration menu - View commit details
-
Copy full SHA for 1e15a71 - Browse repository at this point
Copy the full SHA 1e15a71View commit details
Commits on Oct 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 09ea90d - Browse repository at this point
Copy the full SHA 09ea90dView commit details
There are no files selected for viewing