summaryrefslogtreecommitdiff
path: root/html/server
AgeCommit message (Collapse)Author
2015-03-14Fixed permissionsXavier Roche
2014-10-16Removed sfx.Xavier Roche
2014-10-15Fixed webhttrack incompatibility with ChromeXavier 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-09-09Fixed Keywords field in desktop files (Sebastian Pipping)Xavier Roche
2013-06-30Added Keywords entries for desktop files.Xavier Roche
2013-06-16Fixed lintian warning (desktop files do not need Encoding)Xavier Roche
2013-05-01Added KDE/Gnome PNG icons (16x16, 32x32 and 48x38) for default hicolor theme.Xavier Roche
2013-04-27silent.wavXavier Roche
2013-04-14Icon fixes.Xavier Roche
See probably related issue: https://bugs.launchpad.net/ubuntu/+source/httrack/+bug/1156982
2012-03-19httrack 3.43.12 (again)Xavier Roche
2012-03-19httrack 3.43.5Xavier Roche
2012-03-19httrack 3.43.12Xavier Roche
2012-03-19httrack 3.42.3Xavier Roche
2012-03-19httrack 3.41.2Xavier Roche
2012-03-19httrack 3.33.16Xavier Roche
2012-03-19httrack 3.30.1Xavier Roche