1309 Commits

Author SHA1 Message Date
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
tvision106
4df733a179 fix codefactor issue 2023-11-15 14:50:45 -05:00
tvision106
3c61ff6822 fix some issues for long strings 2023-11-15 13:24:44 -05: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
tvision106
a5bc9053f5 fix codefactor issue 2023-11-14 17:15:21 -05:00
tvision106
9a12338559 fix codefactor issue 2023-11-14 17:12:29 -05:00
tvision106
e88d1466d4 Update the localization 2023-11-14 16:20:36 -05: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
Balazs Perlaki-Horvath
0692e51302 Fix opening new tabs on macos(#518) 2023-11-13 22:02:41 +01:00
renaud gaudin
f9a033caea
fixed image name 2023-11-13 14:03:19 +00:00
renaud gaudin
983bb7afc6
dummy action in correct location 2023-11-13 14:00:33 +00:00
renaud gaudin
0224bf62c5
added dummy CI workflow 2023-11-13 13:58:57 +00:00
renaud gaudin
8132e31b89
Swicth to LibraryPtr
See 1dc9705597
2023-11-11 19:37:11 +00:00
renaud gaudin
988e36b64a
Updated README to include up-to-date build instructions (CoreKiwix) 2023-11-02 17:13:49 +00:00
ChrisLi
e7e5b36303
Dependency versions & C++ interop (#531)
* modulemap

* about

* lint

* about

* attributes

* about

* about

* lint

* project
2023-10-21 17:52:27 -04:00
ChrisLi
550f02c75e
C++ interop (#530)
* setup

* delete old code

* project

* ignore

* remove stray file

* module map

* copy module map
2023-10-21 10:04:59 -04:00
ChrisLi
fa397a905f
Version 3.2 (#523)
* view model

* setup

* library

* changelog

* macOS

* purge cache
3.2
2023-09-26 21:12:59 -04:00
ChrisLi
20d4ef29c0
File open and import (#515)
* open file button & handler

* open file in library

* file handler

* OpenFileContext

* open file action

* file owner

* remove tab id property

* disable open file button multi selection
2023-08-21 08:55:56 -04:00
ChrisLi
a7ab087ab2
Commands (#514)
* increase layout debouncing

* PageZoomCommands

* NavigationCommands

* other macOS commands

* refactor focus
2023-08-18 09:05:27 -04:00
ChrisLi
ba6e702398
Split tabs & app structure (#513)
* browser

* bookmarks

* webview

* browser

* remove introspect

* view models

* app structure

* welcome

* app structure

* webview delegates

* external link and alert handler

* WKUIDelegate

* view model

* view model

* webview

* webview

* bookmark

* webview

* welcome

* search

* compact

* restructure

* app structure
2023-08-16 20:43:03 -04:00
ChrisLi
e2ab2dcd2d
Search in multi tab setup 1/2 (#512)
* project

project

project

* existing

existing

existing

* browser

browser

browser

browser

browser

browser

browser

browser

browser

browser
2023-07-27 08:58:26 -04:00
ChrisLi
8790ed9e27
Settings in multitab setup (#510)
* move

* project

* existing code

* controller

* settings

* settings

* enum
2023-07-22 10:33:27 -04:00
ChrisLi
eecbc3ef32
Library compatibility in a multi tab setup (#509)
* project

* existing code

* controller

* library

* browser
2023-07-20 08:40:53 -04:00
ChrisLi
77ff1c48b7
Multitab Browser Setup (#505)
* project

* existing code

* webview

* controller

* browser
2023-07-04 18:08:14 -04:00
ChrisLi
c03174b92c
iOS / iPadOS tab management setup (#503)
* coredata & entity

* project

* App

* model

* root view

* controller

* changelog
2023-06-30 18:26:06 -04:00