1244 Commits

Author SHA1 Message Date
Emmanuel Engelhart
c94c1bae6c
Add cmake to deb control file (needed by docopt) 2024-08-31 14:23:20 +02:00
Matthieu Gautier
b45426640e Add kiwix-serve documentation link in USAGE 2024-08-30 16:03:29 +02:00
Matthieu Gautier
504affb481 Add docopt dependencies to ubuntu packages 2024-08-30 16:03:29 +02:00
Matthieu Gautier
6a4b7508f0 Ask windows to not define min and max. 2024-08-30 16:03:29 +02:00
Matthieu Gautier
cebe079c11 Don't use sig_atomic_t on Windows.
We don't setup signal handler on Windows, so we can replace
`volatil sig_atomic_t` by simple `bool`.
2024-08-30 16:03:29 +02:00
Matthieu Gautier
945c4d61e6 Port kiwix-search to docopt 2024-08-30 15:49:10 +02:00
Matthieu Gautier
504a7a1ab7 Port kiwix-manage to docopt. 2024-08-30 15:48:51 +02:00
Matthieu Gautier
76b617817a Port kiwix-serve to docopt. 2024-08-30 15:48:37 +02:00
Matthieu Gautier
9eab766ff9 Add a Windows CI.
Compilation of kiwix-tools is broken on Windows.
But let's setup the CI to validate the PR.
2024-08-27 15:49:17 +02:00
Kelson
4b3d6202e7
Merge pull request #681 from kiwix/sandstorm-badge-removal
Remove Sandstorm badge in README.md (unmaintained)
2024-06-02 09:15:05 +02:00
Kelson
e18ffe19dc
Remove Sandstorm badge in README.md (unmaintained) 2024-06-02 09:12:41 +02:00
Kelson
353d20bf83
Merge pull request #673 from aryanA101a/main
Add IPv6 support to Kiwix Server
2024-06-01 17:49:06 +02:00
Aryan Arora
5f69a41259 add ipv6 support & update docs 2024-06-01 14:59:43 +05:30
Matthieu Gautier
2cc1ca4017
Merge pull request #679 from kiwix/fix_ci_pr 2024-05-30 11:43:57 +02:00
Matthieu Gautier
dc1067b8c4 Run the CI on pull_request.
Running the CI on push only trigger the CI on a push on the current repository.
It works on PR based on local branch but not for PR from remote repository.
2024-05-30 11:38:02 +02:00
Matthieu Gautier
5e7166cb07
Merge pull request #672 from kiwix/build_dir 2024-04-09 12:56:35 +02:00
Matthieu Gautier
24d81f9507 Build kiwix-tools with new archive from kiwix-build 2024-04-08 16:45:54 +02:00
Kelson
fcbb4a56bc
Merge pull request #668 from kiwix/prepare-release-3.7.0
Prepare release 3.7.0
3.7.0
2024-03-13 15:17:32 +01:00
Emmanuel Engelhart
e37af51dd4
new 3.7.0 Changelog 2024-03-13 15:15:09 +01:00
Emmanuel Engelhart
43704c6154
Proper deb lizim/libkiwix dependencies 2024-03-13 15:15:09 +01:00
Emmanuel Engelhart
d25fda82be
Request libzim9 2024-03-13 15:15:03 +01:00
Emmanuel Engelhart
279cdcda0b
Bump-up version to 3.7.0 2024-03-13 15:14:11 +01:00
Kelson
331743ea29
Merge pull request #661 from kiwix/max-dependence-version
Check max version of libzim/libkiwix
2024-03-13 15:12:23 +01:00
Emmanuel Engelhart
19f11d8777 Check max version of libzim/libkiwix 2024-03-13 15:10:07 +01:00
Kelson
3377f9e8bb
Merge pull request #666 from kiwix/implement_skip_option_2
kiwix-serve: Skip invalid ZIM files and continue startup #659
2024-03-13 15:09:43 +01:00
Emmanuel Engelhart
930c8321ca
Add --skipInvalid option to man page 2024-03-10 16:53:15 +01:00
Emmanuel Engelhart
a3239ea8bc
Rename --skipBroken to --skipInvalid 2024-03-10 16:50:34 +01:00
Florian Schüller
456c77d8fd
kiwix-serve: Skip broken ZIM files and continue startup 2024-03-10 16:47:14 +01:00
Matthieu Gautier
7913b6a4f0
Merge pull request #665 from kiwix/documentation 2024-03-08 09:28:06 +01:00
Veloman Yunkan
027f7d6620 Reinstated the RTD Sphinx Theme for documentation
Sometime in 2023 the default theme on Read-the-Docs was changed to
Alabaster. This change enforces the old theme (sphinx_rtd_theme).
2024-03-07 18:53:37 +04:00
Matthieu Gautier
18b532a923
Merge pull request #664 from kiwix/documentation 2024-03-06 18:19:40 +01:00
Veloman Yunkan
21a145d999 Fixed the copyright date 2024-03-06 21:15:09 +04:00
Veloman Yunkan
be89de2bbe More conspicuous "ZIM name" links 2024-03-06 21:15:09 +04:00
Veloman Yunkan
433010a900 Clarified handling of naming conflicts 2024-03-06 21:15:09 +04:00
Veloman Yunkan
dd14e02741 Documented a couple of /search API's caveats 2024-03-06 21:15:09 +04:00
Veloman Yunkan
8ea12b2ce5 Fixed the "book name"-vs-"ZIM name" bug in docs 2024-03-06 21:15:09 +04:00
Matthieu Gautier
67c0ebd6ad
Merge pull request #652 from kiwix/ghaction
Use kiwix-build's github action to download dependencies.
2023-12-20 11:57:05 +01:00
Matthieu Gautier
c5197ceb51 Use kiwix-build's github action to download dependencies. 2023-12-19 17:17:05 +01:00
Kelson
98b4fb3cdf
Merge pull request #649 from kiwix/need-libkiwix-13
Requires libkiwix13+
3.6.0
2023-11-19 14:19:31 +01:00
Emmanuel Engelhart
33bdf56bdd
Requires libkiwix13+ 2023-11-19 14:16:05 +01:00
Kelson
4556262c87
Merge pull request #648 from kiwix/release-3.6.0
Release 3.6.0
2023-11-19 14:13:57 +01:00
Emmanuel Engelhart
cb2159b114
Changelog for 3.6.0 2023-11-19 14:11:59 +01:00
Emmanuel Engelhart
5b45e1898b
Bump-up version to 3.7.0 2023-11-19 13:59:52 +01:00
Kelson
f6128b9079
Merge pull request #643 from computerscienceiscool/patch-2 2023-10-20 10:20:47 +02:00
JJ
ba64c1637e
Update README.md
Single spelling error fixed.
2023-10-20 01:02:02 -07:00
Matthieu Gautier
3a0e87d8ea
Merge pull request #633 from kiwix/adapt_libkiwix_991 2023-10-12 18:05:52 +02:00
Kelson
9ca2b9fc16
Merge pull request #639 from computerscienceiscool/patch-1
Update README.md
2023-10-08 18:38:47 +02:00
JJ
f5932bf5d3 Update README.md
Fixed a few spelling and grammar errors.
2023-10-08 18:37:52 +02:00
Matthieu Gautier
018df0d563 Adapt to new api introduced in kiwix/libkiwix#991 2023-10-06 15:47:30 +02:00
Matthieu Gautier
76ac5ce93f Remove Ubuntu Kinetic from CI/CD (deprecated) 2023-10-06 15:47:30 +02:00