renaud gaudin
ccb8d11dce
CI built docker image
...
- added a new generic kiwix/kiwix-tools image
- kiwix/kiwix-serve now based on kiwix/kiwix-tools ; with its entrypoint
- both images are built with official binary distribution
- both images are built on github action and pushed to both docker.io and ghcr.io
- both images are multi-arch and support arm/v7, arm64 and amd64
- built on release published or workflow_dispatch event (to be triggered by kiwix-build)
2021-01-07 22:13:49 +00:00
Kelson
7bdbe901db
Merge pull request #419 from kiwix/legoktm-patch-1
...
PPA: Build for Ubuntu Hirsute
2020-12-18 23:51:42 +01:00
Kunal Mehta
7e6e74330a
PPA: Build for Ubuntu Hirsute
2020-12-03 22:48:19 -08:00
Matthieu Gautier
9efd18a9a4
Merge pull request #409 from kiwix/kelson42-patch-1
...
Add instructions to build image for ARM
2020-09-21 18:12:29 +02:00
Kelson
0e9f406180
Add instructions to build image for ARM
2020-09-19 13:55:15 +02:00
Kelson
0160f356a6
Merge pull request #405 from kiwix/multiarch-docker
...
Add support for ARM in Docker
2020-09-02 17:13:37 +02:00
renaud gaudin
8cc34782bc
support arm arch for kiwix-serve image
2020-08-31 11:27:29 +02:00
Kelson
b2c68d7f22
Merge pull request #403 from hashworks/archCommunityPkg
...
Add repology package badge
2020-08-30 22:06:42 +02:00
hashworks
977cfb9887
Switch to repology package badge
2020-08-30 21:00:28 +02:00
hashworks
1671effaf4
Replace AUR shield with official Arch Linux package
...
I recently became an Arch Linux Trusted User and moved kiwix-tools to
the official community repository. Hence, the shield needs to be
updated.
2020-08-30 13:19:28 +02:00
Kelson
8d00e45d2a
Merge pull request #398 from kiwix/ppa-sync
...
PPA: Drop eoan and sync with proper Debian package
2020-07-24 12:42:19 +02:00
Kunal Mehta
730f20e86f
debian: Sync with proper Debian package, bump to debhelper 13
2020-07-24 03:08:53 -07:00
Kunal Mehta
ff5f1d96d2
PPA: Drop Ubuntu eoan, EOL
...
Launchpad no longer accepts eoan uploads.
2020-07-24 03:07:47 -07:00
Kelson
d1d72218b3
Example with multiple ZIM files
2020-07-22 16:53:31 +02:00
Matthieu Gautier
88269c1ff2
Merge pull request #394 from kiwix/ppa
2020-07-20 11:54:56 +02:00
Kunal Mehta
4ee202514e
PPA: Set fail-fast: false
...
See discussion/rationale on <https://github.com/openzim/libzim/pull/370 >.
2020-07-16 06:04:01 -07:00
Kunal Mehta
98b372ee17
Automatically build and publish packages via Github Actions
...
Same exact configuration as kiwix-lib.
2020-07-13 17:46:02 -07:00
Kunal Mehta
8e5df188b3
Add minimal Debianization for our PPA
2020-07-13 17:45:59 -07:00
Matthieu Gautier
ed709454bd
Merge pull request #392 from kiwix/manpages
...
Add man pages for kiwix-read and kiwix-search
2020-07-09 10:47:06 +02:00
Kunal Mehta
f5762c72d3
Add man pages for kiwix-read and kiwix-search
2020-07-09 10:44:34 +02:00
Matthieu Gautier
1744b152ac
Merge pull request #393 from kiwix/legoktm-grammar
...
Improve grammar in kiwix-search help
2020-07-09 10:42:20 +02:00
Kunal Mehta
7f09e55077
Improve grammar in kiwix-search help
...
Suggested by Debian's lintian.
2020-07-09 00:35:24 -07:00
Matthieu Gautier
fdec897bc7
Release 3.1.2
3.1.2-4
3.1.2
2020-07-02 15:20:01 +02:00
Matthieu Gautier
764dd8848b
Merge pull request #391 from kiwix/new_kiwixlib_suggestion_api
...
Use new suggestion API of kiwix-lib.
2020-07-02 14:39:53 +02:00
Matthieu Gautier
4a944cc901
Use new suggestion API of kiwix-lib.
...
Old API is not threadsafe and is deprecated.
2020-07-01 16:51:41 +02:00
Matthieu Gautier
4120e7fd25
New version 3.1.1
3.1.1
2020-05-18 15:17:14 +02:00
Matthieu Gautier
8736a2f4ea
Merge pull request #383 from kiwix/include_windows
2020-05-18 13:38:38 +02:00
Matthieu Gautier
00b810d649
Include missing "windows.h"
...
Now that libzim doesn't inculde "windows.h" in its public headers it fails
if we don't include it.
2020-05-18 13:27:14 +02:00
Matthieu Gautier
5d21baa759
Fix typo in meson.build
3.1.0
2020-04-09 23:51:23 +02:00
Matthieu Gautier
6ba6046850
New version 3.1.0
2020-04-08 18:01:34 +02:00
Matthieu Gautier
d24f474dda
Merge pull request #367 from kiwix/block-external-links
...
Add support for external links blocking in kiwix-serve
2020-04-06 20:15:08 +02:00
Kelson
07de2d29c4
Merge pull request #371 from kiwix/better-ci-event
...
Run Github actions on any push (not only in PR)
2020-04-03 16:28:34 +02:00
Kelson
d99e5cd975
Run Github actions on any push (not only in PR)
2020-04-03 16:26:47 +02:00
Kelson
f82d5aa7e5
CI badge from Github actions (instead of Travis)
2020-04-03 16:24:04 +02:00
renaud gaudin
824aef9189
Add support for external links blocking in kiwix-serve
...
Add a new `-b` `--blockexternallinks` option to kiwix-serve
triggering the corresponding response taskbar option in kiwix-lib.
2020-04-02 09:10:00 +00:00
Kelson
d6914eb34f
Bump-up version to 3.0.3
3.0.3
2020-03-01 15:50:32 +01:00
Kelson
b65212fab7
Merge pull request #364 from kiwix/fix-argument-parsing
...
Fix argument parsing
2020-03-01 15:49:17 +01:00
Kelson
83427af3d2
Update Changelog
2020-03-01 15:45:31 +01:00
Kelson
d572bf875d
Better --version argument parsing
2020-03-01 15:42:44 +01:00
Kelson
833c997782
Remove usell origId option parsing
2020-03-01 15:36:31 +01:00
Kelson
44613aae5d
Print information about /data if error
2020-02-18 08:38:18 +01:00
Matthieu Gautier
62e6c7ffb0
Merge pull request #359 from kiwix/new_version
...
New version 3.0.2
3.0.2
2020-02-13 11:44:29 +01:00
Matthieu Gautier
1df899ea87
New version 3.0.2
2020-02-12 15:23:29 +01:00
Kelson
3dd357e8ac
Merge pull request #356 from kiwix/missing-options
...
added shortcut for options --address and --nodatealiases
2020-02-10 16:42:24 +01:00
renaud gaudin
2744879df0
added shortcut for options --address and --nodatealiases
...
* allowed shortcut `-i` for `--address`
* allowed shortcut `-z` for `--nodatealiases`
2020-02-10 15:30:31 +00:00
Matthieu Gautier
19c3ebe629
Merge pull request #353 from kiwix/trust_library
...
[serve] Trust the library by default.
2020-02-05 11:06:05 +01:00
Kelson
cccd17a394
Github Kiwix Sponsoring page link
2020-02-01 17:56:27 +01:00
Matthieu Gautier
e9676ae66f
[serve] Trust the library by default.
...
Now `kiwix-serve` trust the information in the library.xml.
We do not open all zim file at startup and so kiwix-serve starts faster.
Need kiwix/kiwix-lib#314
Fix #319
2020-01-30 17:58:41 +01:00
Matthieu Gautier
2fd393285f
Use github action for the CI. ( #352 )
...
Use github action for the CI.
2020-01-21 18:52:26 +01:00
Matthieu Gautier
a44fd1a4d0
Use github action for the CI.
2020-01-21 18:50:58 +01:00