Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | Updating user agent. | Fredy García | |
2024-07-11 | Updating user agent. | Fredy García | |
2023-09-08 | Updating user agent. | Fredy García | |
2023-05-26 | Updating user agent. | Fredy García | |
2023-02-01 | Updating user agents. | Fredy García | |
2022-11-26 | Updating user agent. | Fredy García | |
2022-09-27 | Upgrading to version 2.2236.10 | Fredy García | |
2022-06-21 | Changing user agent to avoid issues with outdated version of browser. | Fredy García | |
2022-06-21 | Merge pull request #20 from duberlyguarnizofuentesrivera/safariFix | Fredy Alberto García Güiza | |
Changed User Agent from Safari to Mozilla | |||
2022-06-21 | Merge branch 'master' into safariFix | Fredy Alberto García Güiza | |
2022-06-21 | Merge pull request #21 from leakypixel/master | Fredy Alberto García Güiza | |
Change version to avoid old version message | |||
2022-06-21 | Merge pull request #22 from dionpouw/master | Fredy Alberto García Güiza | |
change useragent in PKGBUILD into firefox | |||
2022-06-20 | change useragent in PKGBUILD into firefox | dionpouw | |
2022-06-15 | Change version to avoid old version message | Craig Fletcher | |
* Switch user agent to "firefox", which selects the latest stable release of that browser (https://github.com/nativefier/nativefier/blob/HEAD/API.md#user-agent) * Specify electron version (https://github.com/nativefier/nativefier/blob/HEAD/API.md#electron-version) | |||
2022-06-14 | Changed User Agent from Safari to Mozilla | Duberly, Guarnizo Fuentes Rivera | |
Change to avoid the latest "Safari needs update" problem. | |||
2022-02-26 | Bumping up to avoid old nodejs version message. | Fredy García | |
2021-11-02 | Adding async invocations in case of delay in unsupported web browser message. | Fredy García | |
2021-10-28 | Adding unregistration of service worker to inject.js | Fredy García | |
2021-09-30 | Removing line from PKGBUILD to avoid issues in preload.js | Fredy García | |
2021-09-30 | Merge pull request #11 from Nowaker/patch-1 | Fredy Alberto García Güiza | |
Fix injection code | |||
2021-09-29 | Fix injection code | Damian Nowak | |
`Uncaught ReferenceError: log is not defined` in `preload.js` prevented our injection code from being loaded. Fixes #7 | |||
2021-09-02 | Using ls (without -l) to obtain folder and binary names. | Fredy García | |
2021-06-17 | Merge pull request #4 from matejdro/patch-1 | Fredy Alberto García Güiza | |
do not force electron version | |||
2021-06-16 | Changing inject according to nativefier specs. Using safari user agent. | Fredy García | |
2021-05-14 | Using last version of electron. | frealgagu | |
2021-03-29 | do not force electron version | Matej Drobnič | |
current version uses couple of months old electron build, causing a warning message about using old electron on every startup. | |||
2020-11-09 | Bumping to use a new nativefier version. | frealgagu | |
2020-08-12 | Modifying inject.js | frealgagu | |
2020-07-08 | Adding spellchecker option. Usign electron 9.0.2 as workaround to left click ↵ | frealgagu | |
issue. | |||
2020-03-26 | Adjusting preload.js to show screen correctly. | frealgagu | |
2020-03-25 | Adding unzip make dependency and modifying inject.js to support multiple ↵ | frealgagu | |
languages with a single regex. | |||
2020-03-13 | Adding support for other languages. | frealgagu | |
2020-03-12 | Adding support for other languages. | frealgagu | |
2020-02-08 | Using correct folder and binary names regardless of generated ones by ↵ | frealgagu | |
nativefier. | |||
2020-01-30 | Updating link to correct binary. | frealgagu | |
2020-01-30 | Fixing bug in folder name. | frealgagu | |
2019-12-18 | Adding optdepend libindicator-gtk3 | frealgagu | |
2019-09-29 | Setting permissions to 644 for non executable files. | frealgagu | |
2019-05-28 | Changing StartupWMClass from whatsapp-nativefier to ↵ | frealgagu | |
whats-app-nativefier-d52542 in .desktop to avoid issues with plank. | |||
2019-04-13 | Formatting. | Fredy García | |
2019-04-12 | Fixing inject to skip browser validation. | frealgagu | |
2019-02-01 | Adding --single-instance flag to nativefier to allow only one instance. | frealgagu | |
2018-12-20 | Adding icons to /usr/share/icons/hicolor folder. | frealgagu | |
2018-12-14 | Initial commit. | frealgagu | |