Nikhil Tanwar
76a2564d70
fixup! fixup! fixup! Recursively scan directories for ZIM files
2026-02-22 20:01:59 +01:00
Nikhil Tanwar
5a3ec80771
fixup! fixup! Recursively scan directories for ZIM files
2026-02-22 20:01:59 +01:00
Nikhil Tanwar
96cd3ed63e
fixup! Recursively scan directories for ZIM files
2026-02-22 20:01:59 +01:00
Nikhil Tanwar
4c8b794200
Recursively scan directories for ZIM files
...
Added the ability to provide a directory path along with files.
If the path provided is a directory, we recursively scan it and either add the files in it or go through the same operation for sub directories.
2026-02-22 20:01:59 +01:00
Nikhil Tanwar
d714ce5172
Corrected zimPathes spelling to zimPaths
...
Fixed the spelling mistake in zimPathes.
2026-02-22 20:01:59 +01:00
Kelson
fb696faddc
Merge pull request #805 from kiwix/windows-2025-ci
...
Use windows-2025 CI runner
2026-02-11 11:06:50 +01:00
Emmanuel Engelhart
9e0dadf293
Use windows-2025 CI runner
2026-02-11 11:01:20 +01:00
Kelson
cfd1bb1663
Merge pull request #804 from kiwix/update_docs
...
Updated documentation of lang and category filters in catalog query API endpoints
2026-02-10 18:43:25 +01:00
Veloman Yunkan
3c8d5365fe
Updated the documentation
...
Added missing information on the fact that language and category filters
support a comma-separated list.
2026-02-10 18:52:00 +04:00
Kelson
261416edb3
Merge pull request #800 from kiwix/publish-ppa-release
...
Fix release publishing on PPA
2026-01-19 19:32:47 +01:00
Emmanuel Engelhart
f166b6005b
Fix release publishing on PPA
2026-01-18 21:27:09 +01:00
Kelson
2308b02504
Merge pull request #787 from kiwix/better-deal-with-data-dir-permissions
...
Better deal with container /data dir permissions
3.8.1
2025-12-01 10:51:36 +01:00
rgaudin
81d9a6cc02
Use explicit UID/GID and show them in error message
2025-12-01 09:38:29 +00:00
Emmanuel Engelhart
0232f0a95f
Check if /data is writable
2025-11-30 17:48:40 +01:00
Emmanuel Engelhart
309d4d01f1
/data per default writable
2025-11-30 17:48:40 +01:00
Kelson
abcbe0c9df
Merge pull request #788 from kiwix/release-3.8.1
...
Release 3.8.1
2025-11-30 17:48:26 +01:00
Emmanuel Engelhart
d08638429e
Changelog for 3.8.1
2025-11-30 17:47:37 +01:00
Emmanuel Engelhart
5348495c2b
Bump-up version to 3.8.1
2025-11-30 17:39:14 +01:00
Kelson
9b91ff1529
Merge pull request #783 from kiwix/fix-kiwix-mange-docopt-integration
...
Fix kiwix-manage docopt integration
2025-11-17 17:20:39 +01:00
Emmanuel Engelhart
6f599589f9
Fix regression with kiwix-mange 'show' without arguments
2025-11-15 15:33:21 +01:00
Emmanuel Engelhart
6272c6d11e
Small kiwix-mange usage() fix
2025-11-15 15:21:44 +01:00
Emmanuel Engelhart
0bcb3957e5
Fix kiwix-manage 'add' docopt definition
2025-11-15 14:58:53 +01:00
Emmanuel Engelhart
16f2734699
'ZIM' not 'zim'
2025-11-15 14:58:53 +01:00
tim-moody
45f0b0601e
Fix kiwix-manage 'remove' docopt definition
2025-11-15 14:58:46 +01:00
Kelson
d61eafe6a2
Merge pull request #763 from vighnesh-sawant/standard-port-enhancment
...
Improve message when server is running on standard port
2025-11-01 17:09:53 +01:00
Vighnesh
ae21ba42da
Display better message when using standard port
2025-11-01 07:09:25 +01:00
Kelson
830a9e5e29
Merge pull request #773 from kiwix/release-3.8.0
...
Release 3.8.0
3.8.0
2025-10-31 17:41:12 +01:00
Emmanuel Engelhart
b22c10f6ff
3.8.0 Changelog
2025-10-31 17:37:31 +01:00
Emmanuel Engelhart
863fe0f973
Use libkiwix 14.1.0
2025-10-31 16:45:34 +01:00
Kelson
769182731c
Merge pull request #772 from kiwix/yashgoyal0110-alpine-version-update
...
Update Kiwix Server base image from alpine:3.18 to alpine:3.22
2025-10-24 12:40:38 +02:00
yashgoyal0110
b679e5d159
Update Kiwix Server base image from alpine:3.18 to alpine:3.22
2025-10-24 12:39:15 +02:00
Kelson
a6af7707e4
Merge pull request #747 from kiwix/doc-fix-search-pagination-offset
...
Pagination default index is '0'
2025-10-24 12:36:04 +02:00
Emmanuel Engelhart
3ebd070d20
Pagination default index is '0'
2025-10-24 12:25:43 +02:00
Kelson
6ed59398e4
Merge pull request #768 from kiwix/spelling_correction
...
kiwix-search --spelling ZIMFILE PATTERN
2025-10-17 16:10:42 +02:00
Veloman Yunkan
80dcf95b7f
kiwix-search --spelling ZIMFILE PATTERN
...
Added spelling correction functionality to kiwix-search. The spellings
database is created under ~/.cache/kiwix.
2025-10-06 16:57:12 +04:00
Kelson
90f4562408
Merge pull request #755 from Sedetius/rootles-docker
...
[Docker] kiwix-serve image to use unprivileged user
2025-09-28 17:30:36 +02:00
rgaudin
869b08cf71
Minor comment wording
2025-09-28 17:25:04 +02:00
Sedetius
ae1640736c
Moved user creation in kiwix-serve dockerfile before COPY start.sh to automatically use the new users file permissions.
2025-09-28 17:25:04 +02:00
Sedetius
40d32cfc32
Switched from legacy dockerfile LABEL key value format to new one.
2025-09-28 17:25:04 +02:00
Sedetius
463015da45
Changed default user name in kiwix-serve Dockerfile to avoid confusion with other kiwix services.
2025-09-28 17:25:04 +02:00
Sedetius
0ba30b5525
Adapted Kiwix Serve Dockerfile for rootless Docker support
2025-09-28 17:25:04 +02:00
Kelson
e22cfea9d9
Merge pull request #759 from kiwix/catalog_only_mode
...
kiwix-serve --catalogOnly --contentServerURL=<URL>
2025-09-12 15:19:15 +02:00
Veloman Yunkan
fcc8877cb0
Upgraded CI runner to jammy
2025-09-12 16:20:57 +04:00
Veloman Yunkan
5fdea94c05
Strip trailing slashes from --contentServerURL option
2025-09-08 16:25:51 +04:00
Veloman Yunkan
597223196d
kiwix-serve --contentServerURL=<URL>
2025-09-08 16:25:51 +04:00
Veloman Yunkan
824eddaf94
kiwix-serve --catalogOnly
2025-09-08 16:25:51 +04:00
Kelson
7413682060
Fix Build Status badge link in README.md
2025-09-08 11:55:15 +00:00
Kelson
0125188bc0
Update Build Status badge in README.md
2025-09-08 11:54:14 +00:00
Kelson
acad8a85ab
Update Docker badges README.md
...
Because old domain name has been deprecated, see https://github.com/eggplants/ghcr-badge
2025-06-13 10:01:27 +00:00
Kelson
2e4cae72ef
Merge pull request #748 from kiwix/remove-ubuntu-20.04-ci-cd
...
Stop publishing on Ubuntu 20.04 PPA
2025-06-13 10:58:20 +02:00