0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolve URIs against doc.baseURI so that when a base element is defined, URIs match up to original. Closes #3 More... almost 17 years ago
Run encodeURI on all inserted URIs. Closes #2 More... almost 17 years ago
Fix hash string being included in the default save file name. Closes #6 More... almost 17 years ago
Bump supported Firefox version to 3.7a1pre More... almost 17 years ago
Add simple test page for regression testing More... almost 17 years ago
Delete TODO since it's been completed More... almost 17 years ago
Refactor main.js, cleaning up translation handling and changing the base main from savecomplete to scMain More... almost 17 years ago
Made API a little bit more OO and improved documentation More... about 17 years ago
Improved documentation of saver More... about 17 years ago
Removed need for passing the data folder to the default file saver, simplifying integration in most cases More... about 17 years ago
Got documentation generation with jgrousedoc working More... over 17 years ago
Added translations for Hungarian, French, Italian, and Japanese, and fixed up existing translations to include updated comments More... over 17 years ago
Fixed mistake in save method made after adding saveDocument method More... over 17 years ago
Restructured main savecomplete object to make it cleaner and allow Custom Button extension buttons to be created More... over 17 years ago
Bumped version to 1.1.0 More... over 17 years ago
Made debug mode a preference and added timer logging back in More... over 17 years ago
Fixed some minor saving bugs More... over 17 years ago
Refactored some code to clean up some of the paths More... over 17 years ago
Finished transition to new API More... over 17 years ago
Created file provider component which is now responsible for downloading files and calculating file metadata More... over 17 years ago
Adjust code to provide better folding More... over 17 years ago
Removed success/fail code in completion callback and replaced it with XPCOM compatible error code More... over 17 years ago
Extracted out file saving into external plugable class More... over 17 years ago
Fixed spelling mistake in saver code resulting in crash More... over 17 years ago
Updated translations and disabled translations that weren't complete More... over 17 years ago
Bumped version to 1.0.1 More... over 17 years ago
Improve error reporting when the operation is canceled More... over 17 years ago
Adjusted download fail detection to mark it as an error if the html page failed to download More... over 17 years ago
Committed initial notes on new-api changes More... over 17 years ago
Brought back warnings so that only catastrophic errors show up in the errors array More... over 17 years ago