2194 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
fbc3a6f5dd Allow to load iFrame contents 2024-11-14 23:11:43 +01:00
Kelson
7644188f31
Merge pull request #1019 from kiwix/1018-get-the-logo-size-from-assets
Get image size from assets, instead of hard coding it
2024-11-02 09:52:25 +01:00
Balazs Perlaki-Horvath
6f3ba23c36 Revert "Revert "Update welcome logo with gradient""
This reverts commit 65e87714ff275fae1cb9a55d89e57e61025783ed.
2024-11-02 08:41:31 +01:00
Balazs Perlaki-Horvath
65e87714ff Revert "Update welcome logo with gradient"
This reverts commit ce4975e451067eb137d6fb855fa5c0d2d01aebf6.
2024-11-02 08:40:03 +01:00
Balazs Perlaki-Horvath
383c031318 Remove redundant logo width/height 2024-11-02 08:40:03 +01:00
Balazs Perlaki-Horvath
f5c888fddc Fixlint 2024-11-02 08:40:03 +01:00
Balazs Perlaki-Horvath
8fd75bc7c5 Get image size from assets, instead of hard coding it 2024-11-02 08:40:03 +01:00
Kelson
fd1d20f735
Merge pull request #1021 from kiwix/1020-update-main-page-kiwix-logo
Update welcome logo with gradient
2024-11-02 06:44:51 +01:00
Balazs Perlaki-Horvath
8f12eac1d4 Update welcome logo with gradient 2024-11-01 22:14:12 +01:00
Kelson
f76e171563
Merge pull request #1005 from kiwix/1003-deleting-zim-file-should-stop-playing-pip-video
Close Picture in Picture if the ZIM file is deleted/unlinked
2024-11-01 11:15:56 +01:00
Balazs Perlaki-Horvath
baada1145f Fix MainActor 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
017315ae2f Fixlint 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
f85839d0df Clean up 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
36247d18fd Fix macOS open link in a new tab 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
c0d95ab685 Add navigationID throughout, rename onBoarding to welcome 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
7e813f6c00 Remove unecessary BrowserClearViewModel 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
4fd13e41d3 Move browser clearing to LibraryOperations, make sure tab is saved on iPhone 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
a30701062c Fix no tab issues after unlinking a ZIM 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
2971308a41 Revert "close ZIM files"
This reverts commit 2fc1b4f4e3eb8eb55f0104f91b932c7f30da91b0.
2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
af23e52e19 close ZIM files 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
dd8e67fcdc Handle closing tabs and video on macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
61a0221c49 Change tabID to be non optional for BrowserViewModel 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
0fd3cdf652 Use tabID on macOS as well 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
b35137cd55 Hide webView when cleared 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
4c7c6eef91 Revert "Clean up macOS window management"
This reverts commit 8e1417c16104cc118ac04c500b658a35ed021126.
2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
6b67ece3ea Clean up macOS window management 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
8e560a0f3c Clear browser on macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
69b9066f57 Make it compile for macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
f8cd255e04 Move browser clearing to LibraryOperations, make sure tab is saved on iPhone 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
3df7b8c530 Fix no tab issues after unlinking a ZIM 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
a640163a2d Change NavigationView to NavigationStack 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
b4d8612820 BrowserViewModel destroy after tab closed 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
be606d3eb1 Revert "close ZIM files"
This reverts commit 2fc1b4f4e3eb8eb55f0104f91b932c7f30da91b0.
2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
3567c7e86c Make Tab class final 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
6b52f34f48 Avoid variable shadowing 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
83d8a53803 Fix tab titles on delete 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
dc664f73b8 Fix zero tab issue after unlinking 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
80bac5d2dd Use only private @States 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
eb2c05c091 close ZIM files 2024-11-01 06:43:07 +01:00
Kelson
7a6425ccdb
Merge pull request #1017 from kiwix/934-logo-of-kiwix-should-not-be-inverted-in-dark-mode
Update Kiwix AppIcons
2024-11-01 06:42:43 +01:00
Balazs Perlaki-Horvath
4e63ecd2b3 Update Kiwix AppIcons 2024-10-31 23:45:32 +01:00
Kelson
f4f427fa26
Merge pull request #1002 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-10-30 02:25:30 +01:00
translatewiki.net
ac9d459a3c
Localisation updates from https://translatewiki.net. 2024-10-28 13:07:03 +01:00
Kelson
8da29c4042
Merge pull request #1014 from kiwix/1013-at-start-local-library-is-displayed-quickly
Use webView loading while restoring a tab
2024-10-28 07:29:34 +01:00
Balazs Perlaki-Horvath
2eb874b967 Use webView loading while restoring a tab 2024-10-28 00:41:23 +01:00
Kelson
6a14d286ef
Merge pull request #1004 from kiwix/libkiwix-14.0.0
Relies on libkiwix 14.0.0
2024-10-18 20:06:58 +02:00
Emmanuel Engelhart
fded660784
Relies on libkiwix 14.0.0-1 2024-10-18 18:55:43 +02:00
Balazs Perlaki-Horvath
a4ad4391ca Add SystemConfiguration.framework 2024-10-18 18:53:32 +02:00
Balazs Perlaki-Horvath
45fc926b42 Update Brewfile 2024-10-18 18:53:32 +02:00
Emmanuel Engelhart
e3eb807802 Relies on libkiwix 14.0.0 2024-10-18 18:53:32 +02:00