Skip to content

Commit

Permalink
0.9.2 feature set (#14)
Browse files Browse the repository at this point in the history
0.9.2 feature set:

- [new] update check; quick and painless. displays a button up top if update available (#4)
- [fix] fixed tables not clearing on new file load (#12)
- [fix] displayed filename not in sync with open document (#11)
- [fix] reselecting the same file will now reload it (#13)
- [fix] corrected font size in zip compression level dropdown
- [improve] version and year bump
- [improve] update screenshot although... it's pretty much the same (#7)
- [code] simplified and cleaned up path stripping code (#1, #8, #10)
- [code] slightly more proper html
- [code] split up long jszip line (#5)
  • Loading branch information
JC3 authored Apr 4, 2022
1 parent b9a4dc0 commit 18260f0
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 40 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ the issues page.

## License

Copyright (C) 2021, Jason Cipriani <jason.cipriani.dev ~ gmail.com>
Copyright (C) 2021-2022, Jason Cipriani <jason.cipriani.dev ~ gmail.com>
HARExtract home page: https://www.github.com/JC3/harextract

This program is free software: you can redistribute it and/or modify
Expand All @@ -43,4 +43,4 @@ the issues page.
HARExtract uses the library JSZip 3.7.1 released under the GPLv3 license.
JSZip Copyright (C) 2009-2016 Stuart Knightley
JSZip home page: https://stuk.github.io/jszip/
JSZip license: https://github.com/Stuk/jszip/blob/v3.7.1/LICENSE.markdown
JSZip license: https://github.com/Stuk/jszip/blob/v3.7.1/LICENSE.markdown
104 changes: 66 additions & 38 deletions harextract.html

Large diffs are not rendered by default.

Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 18260f0

Please sign in to comment.