1026 Commits

Author SHA1 Message Date
BPH
accc2d2e2f
Merge pull request #536 from BPerlakiH/fix/518-open-link-in-new-tab-on-macos
Fix opening new tabs on macos(#518)
2023-11-21 09:16:46 +01:00
Balazs Perlaki-Horvath
d5ebdecb25 Updated to binding 2023-11-20 11:54:19 +01:00
Balazs Perlaki-Horvath
2ee5a7ceaa Merge remote-tracking branch 'upstream/main' into fix/518-open-link-in-new-tab-on-macos 2023-11-20 11:48:36 +01:00
Balazs Perlaki-Horvath
3c8672e5e1 Revert file 2023-11-20 10:52:39 +01:00
Balazs Perlaki-Horvath
b66288b631 Revert delegate split 2023-11-20 10:51:24 +01:00
Balazs Perlaki-Horvath
7be833cf26 Fix lint 2023-11-20 00:29:25 +01:00
Balazs Perlaki-Horvath
0ebf5313b3 Rename and revert 2023-11-20 00:28:07 +01:00
Balazs Perlaki-Horvath
1508b68f98 Fixlint 2023-11-20 00:18:15 +01:00
Balazs Perlaki-Horvath
b7be0b44b2 MacOS window restoration fixes 2023-11-19 23:46:12 +01:00
ChrisLi
2e8c7935bc
Fix external link alert macOS (#539)
* view model

* handler

* notification name
2023-11-19 10:25:33 -05:00
Balazs Perlaki-Horvath
9c7779ac24 Project fixes for iOS build on device 2023-11-18 15:48:55 +01:00
Balazs Perlaki-Horvath
04f151d0e3 Merge branch 'fix/518-open-link-in-new-tab-on-macos' of github.com:BPerlakiH/Kiwix into fix/518-open-link-in-new-tab-on-macos 2023-11-18 15:44:43 +01:00
Balazs Perlaki-Horvath
d489a2f591 Reformat ViewModel 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
7b4e574d0f Reformat 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
0db61a180e Format 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
97a3940ce0 Fix format 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
bc9f59238d Format 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
21b33a1c76 Format 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
8f3cd6f371 Create dedicated script handler and web delegates 2023-11-17 17:38:34 +01:00
Balazs Perlaki-Horvath
fa16cfa28f Fix opening new tabs on macos(#518) 2023-11-17 17:38:34 +01:00
Kelson
fba629ba98
Merge pull request #538 from kiwix/ci
Introducing Continuous Integration
2023-11-17 17:32:46 +01:00
renaud gaudin
66ee6f7759
using libkiwix release, set to 13.0.0 2023-11-17 16:10:20 +00:00
rgaudin
89f4b7ca59
Merge branch 'main' into ci 2023-11-17 16:01:41 +00:00
Kelson
c3e3aa49f5
Merge pull request #534 from kiwix/libkiwix-13
Support for libkiwix main (13)
2023-11-17 16:59:03 +01:00
renaud gaudin
84fc4ac780 Swicth to LibraryPtr
See 1dc9705597
2023-11-17 14:59:00 +01:00
Kelson
7396ee02d6
Merge pull request #533 from kiwix/few-readme-fixes
Multiple clarifications around system support
2023-11-17 06:33:00 +01:00
renaud gaudin
b195baa5b9
using latest nightly redirect 2023-11-16 09:53:57 +00:00
renaud gaudin
55db5807df
additional comments 2023-11-16 09:53:57 +00:00
renaud gaudin
b3a3dbadc1
Without auth key 2023-11-16 09:53:57 +00:00
renaud gaudin
67a31f0a91
Running build up to twice
Only “reliable” way I found to succeed build in CI
2023-11-16 09:53:57 +00:00
renaud gaudin
f8c863d29a
mark CoreKiwix.xcframework relative to root 2023-11-16 09:53:57 +00:00
renaud gaudin
da67eefdc5
import apple-development certificate 2023-11-16 09:53:56 +00:00
renaud gaudin
0a3c36417f
GH runner already has intermediate certificate 2023-11-16 09:53:56 +00:00
renaud gaudin
9298b978a5
Introducing Continuous Integration
Building both macOS App and iOS App on every commit on `main` and on PRs.
Build is not used/uploaded but still requires to be signed.
Signing is done by automatically requesting appropriate Dev certificate using Store API Key.
2023-11-16 09:53:56 +00:00
renaud gaudin
001136d59e
fixed image name 2023-11-16 09:53:56 +00:00
renaud gaudin
aa58f2b57b
dummy action in correct location 2023-11-16 09:53:56 +00:00
renaud gaudin
c64044d243
added dummy CI workflow 2023-11-16 09:53:56 +00:00
renaud gaudin
7ed437081d
updated README to match CoreKiwix from kiwix-build 2023-11-16 08:58:36 +00:00
Kelson
32f497c85c Update README.md
Co-authored-by: rgaudin <reg@rskg.org>
2023-11-15 18:34:54 +01:00
Kelson
3362c7e26c Update README.md
Co-authored-by: rgaudin <reg@rskg.org>
2023-11-15 18:34:54 +01:00
Kelson
bd23f3f4d2 Update README.md
Co-authored-by: rgaudin <reg@rskg.org>
2023-11-15 18:34:54 +01:00
Emmanuel Engelhart
67591eac0d Add CoreKiwix/xcframework setup instruction 2023-11-15 18:34:54 +01:00
Emmanuel Engelhart
e0aa5876c1 Multiple clarifications around system support 2023-11-15 18:34:54 +01:00
Balazs Perlaki-Horvath
a4c930c034 Reformat ViewModel 2023-11-14 11:05:48 +01:00
Balazs Perlaki-Horvath
7ef2f0e8de Reformat 2023-11-14 11:03:02 +01:00
Balazs Perlaki-Horvath
4f090a7b88 Format 2023-11-14 10:56:17 +01:00
Balazs Perlaki-Horvath
9063505a8f Fix format 2023-11-14 10:50:56 +01:00
Balazs Perlaki-Horvath
6df6e9ba9e Format 2023-11-14 09:55:23 +01:00
Balazs Perlaki-Horvath
fdac0fce0c Format 2023-11-14 09:52:55 +01:00
Balazs Perlaki-Horvath
a5ac1b1af5 Create dedicated script handler and web delegates 2023-11-14 09:46:05 +01:00