benoit74
0091ffa1ca
Add file for funding.json
2025-04-19 07:36:31 +00:00
Kelson
43b00419dd
Merge pull request #722 from kiwix/stop-windows-ci-debug
...
Compile in release mode for Windows
2024-12-21 12:20:28 +01:00
Emmanuel Engelhart
f2c78ca03b
Compile in release mode for Windows
2024-12-21 12:14:30 +01:00
Kelson
73f357a627
Merge pull request #720 from kiwix/few-workflow-fixes
...
Few workflow fixes
2024-12-20 17:10:08 +01:00
Emmanuel Engelhart
0fd4abeeae
Remove a CI step which is now useless
2024-12-20 17:05:40 +01:00
Emmanuel Engelhart
998bbc6b0e
Add a few spaces in workflow
2024-12-20 17:01:10 +01:00
Emmanuel Engelhart
e12687b1ec
Use fix OS dependency
2024-12-20 16:58:07 +01:00
Emmanuel Engelhart
e6ff088ffa
Bump-up to action/checkout@v4
2024-12-20 16:54:58 +01:00
Emmanuel Engelhart
87c6eb837d
Bump-up to actions/upload-artifact@v4
2024-12-20 16:53:47 +01:00
Emmanuel Engelhart
88ceebab8a
Deprecate set-output fron package workflow
2024-12-20 16:53:46 +01:00
Kelson
dac84999bc
Merge pull request #719 from kiwix/fix-deb-control-dep-versions
...
Remove useless patch part of dep. versions
2024-12-20 16:53:31 +01:00
Emmanuel Engelhart
5b8d72de5d
Remove useless patch part of dep. versions
2024-12-20 16:41:34 +01:00
Kelson
e65354a486
Merge pull request #704 from kiwix/feature/serve-all-ips
...
kiwix-serve displays both protocol attached ips
2024-10-02 19:32:11 +00:00
sgourdas
55b42f27b6
Code cleanup
2024-10-02 21:36:44 +03:00
sgourdas
24c0b7220e
Fix usage
2024-10-02 21:36:44 +03:00
sgourdas
b1dd681c59
kiwix-serve displays both protocol attached ips
2024-10-02 21:36:42 +03:00
Kelson
c6b72e9362
Merge pull request #706 from kiwix/kiwix-serve-supported-browsers
...
Clear support list of kiwix-serve supported browsers
2024-09-20 19:07:31 +00:00
Emmanuel Engelhart
362db1094d
Clear support list of kiwix-serve supported browsers
2024-09-20 21:06:52 +02:00
Kelson
7512611146
Merge pull request #707 from kiwix/kiwix2libkiwix_transition
...
libkiwix now identifies itself as libkiwix
2024-09-19 19:24:19 +00:00
Veloman Yunkan
3599e8476d
libkiwix now identifies itself as libkiwix
2024-09-16 17:50:20 +04:00
Kelson
5e222b3f0b
Merge pull request #705 from kiwix/better-libzim-version-check
...
Better check libzim and libkiwix deps
2024-09-15 19:38:01 +02:00
Emmanuel Engelhart
ce3c3bd153
Better check libzim and libkiwix deps
2024-09-15 19:01:25 +02:00
Kelson
da22757a14
Merge pull request #702 from kiwix/remove-ci-windows-crosscompilation
...
Remove Windows binaries cross-compile from CI
2024-09-07 13:13:47 +00:00
Emmanuel Engelhart
f0a8643603
Remove Windows binaries cross-compile from CI
2024-09-07 13:03:44 +00:00
Kelson
84faf9c09e
Merge pull request #698 from kiwix/refresh-deb-packages-ci-cd
...
Refresh deb packages CI/CD
2024-09-07 13:01:09 +00:00
Emmanuel Engelhart
f912519647
Use pkgconf package in palce of pkg-config
2024-09-02 18:23:51 +00:00
Emmanuel Engelhart
e609c1c826
Use fix build OS
2024-09-02 18:23:51 +00:00
Emmanuel Engelhart
fdcea9889f
Proper workflow triggers
2024-09-02 18:23:51 +00:00
Emmanuel Engelhart
4ec05bf98e
Refresh deb packages CI/CD
2024-09-02 18:23:51 +00:00
Kelson
2bab9a210e
Merge pull request #700 from kiwix/update_libkiwix_dep
...
Update libkiwix dependency version
2024-09-02 09:31:15 +00:00
Matthieu Gautier
28008efb28
Update libkiwix dependency version
...
Libkiwix has move to major version 14 https://github.com/kiwix/libkiwix/pull/1116
2024-09-02 11:13:45 +02:00
Kelson
f6baad903f
Merge pull request #697 from kiwix/bump-up-version-to-3.8.0
...
Bump up version to 3.8.0
2024-09-01 13:03:01 +00:00
Emmanuel Engelhart
984741de03
deb files requires libkiwix14
2024-09-01 14:57:16 +02:00
Emmanuel Engelhart
b557d0a1dc
Bump-up version to 3.8.0
2024-09-01 14:56:21 +02:00
Kelson
98483170c9
Merge pull request #695 from kiwix/windows_ci
...
Add a Windows CI.
2024-08-31 12:24:07 +00:00
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