Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Updated history.txt | Xavier Roche | |
2023-01-12 | Updated to 3.49.3 | Xavier Roche | |
2023-01-10 | Add debian/libhttrack-dev.lintian-overrides | Xavier Roche | |
2023-01-10 | Removed extra-license-file usr/share/httrack/html/license.txt | Xavier Roche | |
2023-01-10 | Update debhelper version | Xavier Roche | |
2023-01-10 | Depends also on sensible-utils | Xavier Roche | |
2023-01-10 | Removed debian/libhttrack-dev.lintian-overrides | Xavier Roche | |
2023-01-10 | Updated autotools | Xavier Roche | |
2023-01-10 | Add -fstack-protector, -Wl,-z,relro, -Wl,-z,noexecstack | Xavier Roche | |
2023-01-10 | Add Multi-Arch field (https://wiki.ubuntu.com/MultiarchSpec) | Xavier Roche | |
2023-01-10 | Updated standards to 4.6.2 | Xavier Roche | |
2022-12-30 | Merge pull request #195 from fornwall/fix-android-build | Xavier Roche | |
Fix Android build | |||
2022-12-30 | Merge pull request #214 from sickcodes/firefox-developer-edition | Xavier Roche | |
Add firefox-developer-edition. | |||
2022-12-30 | Merge pull request #220 from brianredbeard/data-image-fix | Xavier Roche | |
feature: Support data-src and data-srcset | |||
2022-12-30 | Merge pull request #197 from PabloCastellano/mimetypes-update | Xavier Roche | |
Add mimetypes for documents | |||
2022-12-30 | Merge pull request #221 from smokris/55-file-extension | Xavier Roche | |
When using the '%N' structure naming key, separate the filename and extension with a dot. | |||
2022-11-20 | Updated libtool | Xavier Roche | |
2021-12-08 | When using the '%N' structure naming key, separate the filename and ↵ | Steve Mokris | |
extension with a dot. | |||
2021-12-07 | feature: Support data-src and data-srcset for img | Brian 'Redbeard' Harrington | |
Increasingly HTML5 sites use a number of mechanisms for responsive image loading. Many of these mechanisms revolve around the use of `data-src` and `data-srcset` attributes within an img tag to provide a list of valid images to display, along with their relevant sizes (e.g. https://github.com/aFarkas/lazysizes, https://github.com/malchata/yall.js ). This change adds the two previously mentioned tags to the list in `hts_detect[]`, resulting in httrack detecting them correctly. Initially an attempt was made at using `hts_detectbeg[]` with the potential of resolving #203. Unfortunately it became apparent that the implementation of `hts_detectbeg[]` only supports a suffix of integers (see `src/htstools.h#rech_tageqbegdigits` for more information). | |||
2021-09-17 | Add firefox-developer-edition. | sickcodes | |
2020-05-01 | Add mimetypes for documents | Pablo Castellano | |
2019-12-12 | Fix Android build | Fredrik Fornwall | |
The NDK headers nowaday has timezone in time.h, so trying to redefine it causes the build to fail with: proxy/store.c:34:18: error: static declaration of 'timezone' follows non-static declaration static long int timezone = 0; ^ include/time.h:42:17: note: previous declaration is here extern long int timezone; | |||
2019-11-30 | Corrections and updates of the Brazilian Portuguese translations (Paulo Neto) | Xavier Roche | |
2017-05-20 | Updated history.txt | Xavier Roche | |
2017-05-20 | Updated to 3.49.2 | Xavier Roche | |
2017-05-13 | Fixed buffer overflow in output option commandline argument (VL-ID 2068) ↵ | Xavier Roche | |
(Hosein Askari) | |||
2017-05-13 | Fixed version in changelog | Xavier Roche | |
2017-04-01 | Updated version to 3.49.1 | Xavier Roche | |
2017-04-01 | Fixed ftime for Windows | Xavier Roche | |
2017-04-01 | Merge pull request #131 from e-ht/patch-1 | Xavier Roche | |
Updated year 2017 | |||
2017-04-01 | Updated year to 2017 | Xavier Roche | |
2017-04-01 | Use gettimeofday() instead of ftime() | Xavier Roche | |
2017-03-31 | Updated year 2017 | Jared W | |
2017-02-23 | Merge pull request #122 from glogiotatidis/patch-1 | Xavier Roche | |
Typo pagees -> pages | |||
2017-02-23 | Merge pull request #123 from soundasleep/patch-1 | Xavier Roche | |
Various typo and language fixes | |||
2017-02-24 | Various typo and language fixes | Jevon Wright | |
2017-02-15 | Typo pagees -> pages | Giorgos Logiotatidis | |
2016-09-26 | Fixed weird condition which anyway does what we wanted (spotted by dcb314) | Xavier Roche | |
2016-08-24 | Updated version to 3.48-24 | Xavier Roche | |
2016-08-24 | Fixed ISO-8869-1 for lang/Italiano.txt | Xavier Roche | |
2016-08-24 | Merge branch 'master' of https://github.com/xroche/httrack | Xavier Roche | |
2016-08-24 | Removed recommends libssl1.0.0 (Sebastian Andrzej Siewior) | Xavier Roche | |
2016-07-29 | Merge pull request #102 from Mike7R/tlsext_SNI | Xavier Roche | |
Support servers with SNI extension | |||
2016-07-29 | Support servers with SNI extension | Mike7R | |
2016-07-03 | Merge pull request #100 from retokromer/patch-1 | Xavier Roche | |
Typos fixed in Italian translation file (Reto Kromer) | |||
2016-07-03 | Typos | Reto Kromer | |
- corrected typos - unified writings | |||
2016-06-26 | Merge pull request #98 from ↵ | Xavier Roche | |
earl-ducaine/update-install-to-use-git-clone-recurse-in-order-to-use-git-sub-modules New stup in INSTALL, use: git clone --recursive | |||
2016-06-26 | Removed .menu as per Debian Policy 3.9.8 | Xavier Roche | |
2016-06-26 | Updated scripts to 3.48.23 | Xavier Roche | |
2016-06-26 | Updated to 3.48.23 | Xavier Roche | |