| Commit message (Expand) | Author | Age | Lines |
* | improve release script, build archiveror source zipHEADmaster | Rahiel Kasim | 2019-10-18 | -3/+18 |
* | release 0.15.1 with popup fix for firefox | Rahiel Kasim | 2019-10-18 | -1/+1 |
* | center more elements in popup | Rahiel Kasim | 2019-10-18 | -0/+6 |
* | update dependencies, release version 0.15 | Rahiel Kasim | 2019-10-16 | -9/+9 |
* | tweak popup appearance, truncate archive links in popup | Rahiel Kasim | 2019-10-15 | -5/+19 |
* | remove old migration code | Rahiel Kasim | 2019-10-15 | -44/+0 |
* | change alert badge to check mark in a green box | Rahiel Kasim | 2019-10-15 | -1/+1 |
* | archive bookmarks at archive.is and archive.org, release version 0.14 | Rahiel Kasim | 2019-04-13 | -2/+2 |
* | default archive now to archive.is and archive.org, delete unused code | Rahiel Kasim | 2019-04-13 | -2/+1 |
* | release version 0.13 | Rahiel Kasim | 2019-04-07 | -1/+1 |
* | fix background archiving on archive.is | Rahiel Kasim | 2019-04-07 | -19/+36 |
* | option to open new archive pages in background when manually archiving | Rahiel Kasim | 2019-03-24 | -2/+20 |
* | README: hash at end of filename, perma.cc changed free accounts | Rahiel Kasim | 2019-03-16 | -2/+2 |
* | add first 4 bytes of sha256 hash of MHTML archives to the filename | Rahiel Kasim | 2018-12-01 | -12/+36 |
* | upgrade webpack and dependencies | Rahiel Kasim | 2018-12-01 | -19/+26 |
* | new storage format for bookmark archives, archive bookmarks at archive.org | Rahiel Kasim | 2018-05-15 | -43/+102 |
* | context menu fix | Rahiel Kasim | 2018-04-28 | -3/+3 |
* | archive context menu when right-clicking links | Rahiel Kasim | 2018-04-28 | -16/+24 |
* | release version 0.9 | Rahiel Kasim | 2018-04-17 | -1/+1 |
* | reset badge after mhtml download, refactor changeBadge | Rahiel Kasim | 2018-04-17 | -9/+14 |
* | put "Archive Now" on the archive keyboard shortcut | Rahiel Kasim | 2018-04-17 | -17/+24 |
* | close popup after opening a new tab | Rahiel Kasim | 2018-04-17 | -3/+19 |
* | show extension name and version in popup, style popup | Rahiel Kasim | 2018-04-17 | -3/+32 |
* | "Archive Now" button to make preferred archives with one click | Rahiel Kasim | 2018-04-17 | -36/+73 |
* | save HTTPS archive.is links, migrate "archiveMode" setting | Rahiel Kasim | 2018-04-16 | -5/+12 |
* | refactoring: move some functions to utils | Rahiel Kasim | 2018-04-16 | -41/+43 |
* | properly indent options.html | Rahiel Kasim | 2018-04-16 | -75/+74 |
* | popup for browser action, multiple bookmark archive services, refactoring | Rahiel Kasim | 2018-04-16 | -162/+275 |
* | prefer camelCase for consistency | Rahiel Kasim | 2018-04-11 | -28/+29 |
* | README: recommend Firefox Quantum compatible extension for MHTML saving | Rahiel Kasim | 2017-12-04 | -3/+2 |
* | release version 0.8 | Rahiel Kasim | 2017-11-03 | -3/+3 |
* | fix month in timestamp | Rahiel Kasim | 2017-11-03 | -1/+1 |
* | filter out dots at the start of filenames | Rahiel Kasim | 2017-11-03 | -1/+5 |
* | enforce a curly brace style | Rahiel Kasim | 2017-11-03 | -28/+30 |
* | don't send "anyway" URL parameter to archive.is | Rahiel Kasim | 2017-11-03 | -1/+1 |
* | add support for the perma.cc archive service | Rahiel Kasim | 2017-11-03 | -14/+28 |
* | append the date and time to MHTML filenames | Rahiel Kasim | 2017-10-21 | -14/+33 |
* | README: links with info of the archive services, update modules | Rahiel Kasim | 2017-09-28 | -11/+25 |
* | review bookmark removal code | Rahiel Kasim | 2017-06-11 | -58/+28 |
* | automatically save options after every change | Rahiel Kasim | 2017-06-11 | -25/+12 |
* | README: selecting multiple archives, local saving for Firefox users | Rahiel Kasim | 2017-06-05 | -7/+16 |
* | port Firefox version to WebExtensions, drop old Add-on SDK code | Rahiel Kasim | 2017-05-07 | -339/+70 |
* | code formatting, remove temporary code | Rahiel Kasim | 2017-05-06 | -63/+68 |
* | option to use multiple archiving services for manual archiving (#12) | Rahiel Kasim | 2016-11-08 | -46/+55 |
* | add localhost to online archiving blacklist | Rahiel Kasim | 2016-11-07 | -3/+3 |
* | URI encode GET parameters for archiving URLs (fixes #11) | Rahiel Kasim | 2016-07-10 | -6/+7 |
* | exclude local pages from auto archiving, save as MHTML in context menu | Rahiel Kasim | 2016-06-27 | -12/+26 |
* | exclude local browser pages from archiving | Rahiel Kasim | 2016-06-26 | -3/+14 |
* | mark compatible with multi-process mode | Rahiel Kasim | 2016-06-25 | -1/+4 |
* | archive pages from the context menu | Rahiel Kasim | 2016-06-25 | -17/+68 |