Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-17 | Add firefox-developer-edition. | sickcodes | |
2015-10-30 | Add midori | Christopher Meng | |
2015-10-28 | Fix typo of cound -> could | Christopher Meng | |
And capitalized all logs to be more formal-like. | |||
2015-03-03 | Google RPMs use /usr/bin/google-chrome as program location (Cickumqt) | Xavier Roche | |
* closes:#62 | |||
2014-10-15 | Fixed webhttrack incompatibility with Chrome | Xavier Roche | |
* closes:#53 Also fixed HTML-escaping issues inside webhttrack Rationale: The webhttrack script made the wrong assumption that once the "browse" command returned, it meant the user killed the navigation window, and it had to kill the server itself. However, modern browsers tend to "attach" to an existing session (creating a new tab, for example, within an existing window), causing the browsing command to return immediately, thus causing the server to be killed immediately by the webhttrack script. I have rewritten the logic behind, and now the server is able to kill himself if the parent script dies, AND if the browsing client did not make any activity for two minutes. The "activity" can be any browser/refreshed page, or the internal "ping" iframe (which pings the server every 30 seconds). With this model, we *should* be compatible with old browsers, and modern ones. | |||
2013-05-13 | Current script binary directory is prioritary over /usr and friends. | Xavier Roche | |
2013-05-13 | Fixed language index grep | Xavier Roche | |
2013-05-12 | webhttrack: also include $CWD/.. as httrack search path | Xavier Roche | |
2013-05-12 | webhttrack: add $CWD/../share as directory for httrack | Xavier Roche | |
2012-04-15 | Do not use md5sum to produce a temporary filename, but mktemp | Xavier Roche | |
* patch by Ryan Schmidt <ryandesign@macports.org> | |||
2012-03-19 | httrack 3.45.1 | Xavier Roche | |
2012-03-19 | httrack 3.43.12 (again) | Xavier Roche | |
2012-03-19 | httrack 3.43.5 | Xavier Roche | |
2012-03-19 | httrack 3.43.12 | Xavier Roche | |
2012-03-19 | httrack 3.42.3 | Xavier Roche | |
2012-03-19 | httrack 3.41.2 | Xavier Roche | |
2012-03-19 | httrack 3.40.4 | Xavier Roche | |
2012-03-19 | httrack 3.33.16 | Xavier Roche | |
2012-03-19 | httrack 3.30.1 | Xavier Roche | |