Kelson
c3721970c5
Merge pull request #468 from kiwix/new_tools_libkiwix
...
Adapt kiwix-tools to the new libkiwix headers.
2021-07-08 13:10:45 +02:00
Matthieu Gautier
81ac333cc9
Adapt kiwix-tools to the new libkiwix headers.
...
Fix #467
2021-07-08 10:09:17 +02:00
Kelson
d1edbc11d3
Merge pull request #462 from kiwix/update-readme-libkiwix
...
Kiwix-tools does not depend on libmicrohttpd anymore
2021-05-30 15:55:05 +02:00
Emmanuel Engelhart
47929008cf
Kiwix-tools does not depend on libmicrohttpd anymore
2021-05-30 15:33:52 +02:00
Kelson
4ba79d9776
Merge pull request #459 from kiwix/update-readme-libkiwix
...
Update readme libkiwix
2021-05-28 14:10:45 +02:00
Emmanuel Engelhart
c1e2913f24
Kiwix-lib has been renamed to libkiwix, update README.md
2021-05-28 09:56:37 +02:00
Kelson
ac3e889388
Merge pull request #461 from kiwix/use_suggestion_class_functions
...
Use SuggestionItem member function getTitle()
2021-05-28 09:55:17 +02:00
Maneesh P M
6d9fa0cb45
Use SuggestionItem member function getTitle()
...
We have introduced a new class SuggestionItem in libkiwix, it must be
used in kiwix-tools as well for handling suggestions.
2021-05-28 12:56:22 +05:30
rgaudin
c76bbabd10
Merge pull request #455 from kiwix/kiwix-tools-docker-badge
...
Add kiwix-tools Docker badge
2021-05-03 07:55:06 +00:00
Kelson
a5cf735ffe
Add kiwix-tools Docker badge
2021-05-02 09:50:05 +02:00
Matthieu Gautier
b064796c2d
Merge branch 'arjun-369-master'
2021-04-28 14:49:20 +02:00
arjun-369
6f2316bc8a
Update kiwix-search.cpp for a bug fix
2021-04-28 14:48:46 +02:00
Kelson
b2aeb08051
Merge pull request #433 from kiwix/better-pid-type-conversion
...
Better PID type conversion
2021-01-24 19:41:11 +01:00
luddens
17b7fb2145
Better PID type conversion
2021-01-24 11:22:57 +01:00
Kelson
36c7bf4d6f
Better Docker badge
2021-01-11 10:41:38 +01:00
renaud gaudin
a3ed7ad3e1
using two jobs to isolate envs
2021-01-08 18:35:23 +00:00
rgaudin
b7d884ceb2
Merge pull request #429 from kiwix/docker
...
CI built docker image
2021-01-08 15:33:26 +00:00
renaud gaudin
19322958b3
Support for non-release builds
...
- only building on workflow_dispatch with a specified version that can be a release or release-build
2021-01-08 15:29:19 +00:00
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