Releases: aledeg/linkdump
Releases · aledeg/linkdump
Mostly fixes
Compare
Sorry, something went wrong.
No results found
aledeg
released this
04 Mar 03:59
Features
Bug fixes
Fix capture pop-up color
Fix empty title
Misc
Change clipboard use
Prettify code
Update dependencies
1.17.0
Compare
Sorry, something went wrong.
No results found
aledeg
released this
04 Mar 03:42
1.17.0
Add link capture feature
Compare
Sorry, something went wrong.
No results found
aledeg
released this
21 Oct 11:15
Merge pull request #33 from aledeg/feature/link-capture
Add a link capture feature
Add badge on button
Compare
Sorry, something went wrong.
No results found
aledeg
released this
03 Dec 18:47
The badge shows the link count from the dump.
Add JSON export
Compare
Sorry, something went wrong.
No results found
aledeg
released this
07 Nov 18:35
Add JSON format
Now, it is possible to use the JSON format when exporting the content
of the dump.
See #28
Minor fix
Compare
Sorry, something went wrong.
No results found
aledeg
released this
27 Apr 08:41
Fix bug on sorting and deduplicating
Before, those actions were not working when adding a folder of bookmarks.
Add options
Compare
Sorry, something went wrong.
No results found
aledeg
released this
27 Apr 08:33
add available format selection option
add sort entries option
add deduplicate entries option
Popup update
Compare
Sorry, something went wrong.
No results found
aledeg
released this
25 Apr 18:27
Remove Bootstrap dependency
Change popup behavior
Misc. fixes
Fix popup redrawing
Compare
Sorry, something went wrong.
No results found
aledeg
released this
20 Apr 10:24
v1.11
Fix undefined options
Fix link deletion
Compare
Sorry, something went wrong.
No results found
aledeg
released this
20 Apr 09:29
Before, the link deletion action was broken. It didn't remove the
selected link and the refresh was not working properly.
Now, deleting a link is working as expected. In the process, I have
simplified the code by removing DOM element.
See #24