1179 Commits

Author SHA1 Message Date
Matthieu Gautier
840f92c677
Merge pull request #618 from kiwix/fix_clone_ci 2023-05-03 16:31:10 +02:00
Matthieu Gautier
f03dc46342 Remove custom git clone
Now possible because of new Docker images and proper user/permission mgmt
within the container.
2023-05-03 15:34:41 +02:00
Kelson
a8a62aef74
Merge pull request #617 from jgmoss/main
Update docker-compose.yml to use ghcr.io image
2023-04-29 13:42:28 +02:00
Graham Moss
7f9bf58742
Update docker-compose.yml to use ghcr.io image 2023-04-28 15:01:05 -04:00
Matthieu Gautier
4cf2f4f2c9
Merge pull request #616 from kiwix/version_3.5.0 3.5.0 2023-04-28 11:36:55 +02:00
Matthieu Gautier
b6e7ed3443 New version 3.5.0 2023-04-28 11:07:22 +02:00
Matthieu Gautier
806747320c
Merge pull request #615 from kiwix/no_static_on_macos 2023-04-28 08:20:38 +02:00
Matthieu Gautier
6765239341 Do not build with --static on maco_os. 2023-04-28 08:16:31 +02:00
Kelson
4e992a18e8
Merge pull request #608 from kiwix/ghcr
removed references to docker.io
2023-03-22 16:30:32 +01:00
renaud gaudin
3d9348092b removed references to docker.io 2023-03-22 15:23:31 +00:00
Kelson
1024360598
Merge pull request #607 from kiwix/update-ci-base-container-images
Bump-up CI container images for r36
2023-03-16 13:52:33 +01:00
Emmanuel Engelhart
cfc249b9cf
Bump-up CI container images for r36 2023-03-16 13:48:43 +01:00
Kelson
688bb356ea
Merge pull request #603 from kiwix/documentation
Documentation updates
2023-02-11 12:47:10 +01:00
Veloman Yunkan
d398ebdb3e Added missing information about /search endpoint 2023-02-11 12:04:18 +01:00
Veloman Yunkan
6ab6abc6d3 Noted the HTTP API type (public/private) in the docs 2023-02-11 11:20:32 +01:00
Matthieu Gautier
0059c6a213
Merge pull request #602 from kiwix/zerocount_catalog_query_doc_update 2023-02-10 19:46:51 +01:00
Veloman Yunkan
eac5898ca8 Doc update for /catalog/v2/entries?count=0 2023-02-10 19:33:10 +01:00
Kelson
edb97fb055
Merge pull request #601 from kiwix/update-ubuntu-packages
Remove PPA Impish, add Kinetic
2023-02-10 18:59:24 +01:00
Emmanuel Engelhart
e1b314267b
Remove PPA Impish, add Kinetic 2023-02-10 18:56:21 +01:00
Kelson
0df6a1624b
Merge pull request #599 from kiwix/documentation_of_catalog_pagination
Fixed & elaborated documentation of OPDS catalog pagination
2023-02-10 18:52:23 +01:00
Veloman Yunkan
07bc21754b Fixed & elaborated documentation of catalog pagination 2023-02-10 16:46:14 +01:00
Kelson
6f2e6ce866
Merge pull request #598 from kiwix/update-workflow-actions
Update GitHub workflow actions
2023-02-05 13:28:13 +01:00
Emmanuel Engelhart
4e8d3097b9
Update GitHub workflow actions 2023-02-05 13:25:19 +01:00
Kelson
ad58d74699
Merge pull request #597 from jacroe/docker-compose-fix-wildcard
Docker compose example: Surround wildcard statement in quotes
2023-02-02 07:13:20 +01:00
Jacob Roeland
0f25fa69d3 Surround wildcard statement in quotes 2023-02-02 00:26:46 -05:00
Matthieu Gautier
4949accdf3
Merge pull request #586 from kiwix/documentation 2023-01-04 17:56:43 +01:00
Veloman Yunkan
7c7cd42e83 Added docs badge to README 2023-01-04 19:44:49 +04:00
Veloman Yunkan
996ea031fc Documented the /search endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
7179244c47 Documented the /raw endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
68d3c9d81d Documented the /suggest endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
7f86317537 Documented the /catch/external endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
436f1b83f6 Documented library reloading via SIGHUP 2023-01-04 19:43:20 +04:00
Veloman Yunkan
490ba0f3f2 Documented the OPDS API 2023-01-04 19:43:20 +04:00
Veloman Yunkan
591a347647 Added glossary to kiwix-serve's documentation 2023-01-04 19:43:20 +04:00
Veloman Yunkan
ecf5e67759 Documented the --library option 2023-01-04 19:43:20 +04:00
Veloman Yunkan
ec2effe257 Cross-referenced a few options 2023-01-04 19:43:20 +04:00
Veloman Yunkan
244009f3b1 Marked options with directives
This will enable cross-referencing them.
2023-01-04 19:43:20 +04:00
Veloman Yunkan
11ef036174 Documented the /random endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
7b5b0cd7f7 Documented the /skin endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
2aef2d4a92 Expanded the /catalog endpoint 2023-01-04 19:43:20 +04:00
Veloman Yunkan
76023e9231 Started documenting kiwix-serve HTTP API 2023-01-04 19:43:20 +04:00
Veloman Yunkan
614f15913f Added introduction to kiwix-serve's documentation 2023-01-04 19:43:20 +04:00
Veloman Yunkan
6957a8cb1e Enter docs/
This commit introduces an embryo of sphinx-based documentation. The
content of documentation in this commit is limited to the command line
options of kiwix-serve.
2023-01-04 19:43:20 +04:00
Kelson
c6b6a47711
"main" is the new git default branch 2022-12-27 14:16:58 +01:00
Kelson
9f93677b66
"main" is the new git default branch 2022-12-27 14:10:56 +01:00
Matthieu Gautier
756d5b4a04
Merge pull request #585 from kiwix/version_3.4.0 3.4.0 2022-11-30 18:09:14 +01:00
Matthieu Gautier
0f81dad6a4 New version 3.4.0
* Remove last reference to kiwix-read tool (@legoktm #569)

kiwix-serve
-----------

 * Fix broken indentation in usage (@kelson42 #560)
 * Exit if wrong arguments are passed (@kelson42 #567)
 * Do not allow multiple values for same option (@juuz0 #564)
 * Fix default location of "rootLocation" (@rgaudin #571)
 * [DOCKER] Change default port to 8080 (@neyder #581)
 * [DOCKER] Simplify dockerfile (@rgaudin #582)

kiwix-manage
------------

 * Fix man page (@kelson42 #576)
2022-11-30 18:04:27 +01:00
Kelson
252e3bc962
Merge pull request #582 from kiwix/simpler-dockerfile
Simpler dockerfile
2022-10-26 18:10:22 +02:00
renaud gaudin
cf6d66b2c2 Updated actions dependencies 2022-10-26 16:04:46 +00:00
renaud gaudin
a6713db7fe Simplified Dockerfile
- using alpine's dumb-init to remove builder
- simplifying arch management
- extracting to final location
2022-10-26 16:04:40 +00:00