1885 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
5dd7a08210 Update search for New ZIM files, to search in descriptions as well 2024-08-05 11:55:21 +00:00
Kelson
f2b137232c
Merge pull request #906 from kiwix/905-library-language-count-is-wrong
Fix multi-language ZIM listing and count, add unit tests
2024-08-05 11:54:56 +00:00
Balazs Perlaki-Horvath
cde809012d Update unit tests 2024-08-05 11:54:37 +00:00
Balazs Perlaki-Horvath
eb04143558 Fix multilanguage ZIM listing and count, add unit tests 2024-08-05 11:54:37 +00:00
Kelson
2dd19c3e9d
Merge pull request #907 from kiwix/808-integrate-codecov-to-the-ci
808 integrate codecov
2024-08-05 11:53:20 +00:00
Balazs Perlaki-Horvath
3005f0a6a8
Rename action 2024-08-05 13:44:19 +02:00
Balazs Perlaki-Horvath
ffc68c4ca8 Add codeCov to CI step 2024-08-05 11:40:50 +00:00
Balazs Perlaki-Horvath
6d3f0da734 Add codecov badge to README 2024-08-05 11:40:50 +00:00
Balazs Perlaki-Horvath
02f5e2781f Add code coverage for target 2024-08-05 11:40:50 +00:00
Kelson
f931530932
Merge pull request #908 from kiwix/change_project_version_to_3.5.0
Change to release version 3.5.0
2024-08-05 10:38:45 +00:00
Balazs Perlaki-Horvath
11f01379cf Change to release version 3.5.0 2024-08-04 22:58:51 +02:00
Kelson
7d4b5b7f91
Merge pull request #899 from kiwix/898-continue-playing-video-even-when-kiwix-app-has-not-the-focus-anymore
Fix window will close notification, making sure it's from our window
2024-08-02 11:57:12 +02:00
Balazs Perlaki-Horvath
70d6386c00 Fix window will close notification, making sure it's from our window 2024-08-02 11:57:01 +02:00
Kelson
c7255f8f6e
Merge pull request #894 from kiwix/767-range-request-rebased
Support range requests
2024-08-02 11:56:11 +02:00
Balazs Perlaki-Horvath
e1d49fbf80 Fixlint 2024-08-02 11:55:46 +02:00
Balazs Perlaki-Horvath
dbf9cc08a2 Support range requests 2024-08-02 11:55:46 +02:00
Kelson
9f441b7c38
Merge pull request #896 from kiwix/895-wkurlschemehandler-crash
WebKitHandler concurrency fix
2024-08-02 11:55:31 +02:00
Balazs Perlaki-Horvath
a876780e3c WebKitHandler concurency fix 2024-08-01 22:47:24 +02:00
Kelson
e0e52ca4a6
Merge pull request #893 from kiwix/889-fix-macOS-video-fullscreen-sizing
Fix macOS video fullscreen sizing when paused
2024-08-01 17:43:45 +02:00
Balazs Perlaki-Horvath
1a57af3324 Adjust comment 2024-07-31 14:40:44 +02:00
Balazs Perlaki-Horvath
cba33ef5ec Fix macOS video fullscreen sizing when paused 2024-07-31 13:57:42 +02:00
Kelson
0dbff25f77
Merge pull request #888 from HiroyasuNishiyama/fix-search-result-list
Fix search result list display of Japanese wikipedia
2024-07-31 07:03:02 +02:00
BPH
873ef432fd Update SwiftUI/Model/SearchOperation/SearchOperation.swift 2024-07-31 07:02:45 +02:00
HiroyasuNishiyama
752072a988 Fix display corruption of search results 2024-07-31 07:02:45 +02:00
Kelson
b792576f53
Merge pull request #891 from kiwix/890-video-sound-does-not-stops-properly-when-window-is-closed
Trigger BrowserViewModel.onDissapear() when the tab is closed
2024-07-29 19:12:32 +02:00
Balazs Perlaki-Horvath
28bdc88f3e Trigger BrowserViewModel.onDissapear() when the tab is closed 2024-07-29 19:11:05 +02:00
Kelson
71aa6c2d43
Update README.md 2024-07-29 17:06:27 +02:00
Kelson
c0539cc83b
Merge pull request #886 from kiwix/883-increased-text-size-setting-in-ios-cuts-off-items-in-the-bottom-menu
Fix Accessibility of icons when large text is set
2024-07-28 06:45:36 +02:00
Balazs Perlaki-Horvath
dfa20ea4c6 Fix Accessibility of icons when large text is set 2024-07-27 18:22:44 +02:00
Kelson
68613a999b
Merge pull request #884 from kiwix/874-opds_parse_validate_data
Make sure only utf8 compatible data can be passed into OPDS Parsing
2024-07-27 18:22:10 +02:00
Balazs Perlaki-Horvath
38300f0492 Catch encoding at the objective-c level 2024-07-27 18:13:44 +02:00
Balazs Perlaki-Horvath
1620eeee91 Inline incompatible encodings with the test case 2024-07-27 18:13:44 +02:00
Balazs Perlaki-Horvath
9e09fcd116 Make sure only utf8 compatbile data can be passed into OPDS Parsing 2024-07-27 18:13:44 +02:00
Kelson
532985381a
Merge pull request #882 from kiwix/downloads-for-each-crash
Fix DB leading to UI crash on for each download
2024-07-27 18:12:08 +02:00
Balazs Perlaki-Horvath
39f65d2982 Fixlint 2024-07-26 18:51:34 +02:00
Balazs Perlaki-Horvath
ed2a619467 Add explicit type 2024-07-26 18:50:18 +02:00
Balazs Perlaki-Horvath
7e28b547f4 Fix iPad issues 2024-07-26 18:32:32 +02:00
Balazs Perlaki-Horvath
e1e30b20eb Fixlint 2024-07-26 10:47:26 +02:00
Balazs Perlaki-Horvath
d931e59b27 Fixlint 2024-07-26 10:40:25 +02:00
Balazs Perlaki-Horvath
0f4ef84f84 Merge branch 'downloads-for-each-crash' of github.com:kiwix/apple into downloads-for-each-crash 2024-07-26 10:36:26 +02:00
Balazs Perlaki-Horvath
862821e2b8 Fixlint 2024-07-26 10:36:12 +02:00
BPH
8554fdb2b8
Merge branch 'main' into downloads-for-each-crash 2024-07-26 03:18:34 +02:00
Balazs Perlaki-Horvath
155edf2ce0 Persisting download progress 2024-07-26 03:04:47 +02:00
Balazs Perlaki-Horvath
7e706f32ad Working publishers 2024-07-26 02:45:24 +02:00
Kelson
2b1f49d39f
Merge pull request #879 from kiwix/single-background-context
Fix Crash with Single DB background context
2024-07-25 22:17:25 +02:00
Balazs Perlaki-Horvath
71d38cffc1 Update unit tests 2024-07-25 21:53:27 +02:00
Balazs Perlaki-Horvath
910d3f070e Fixlint 2024-07-25 21:42:42 +02:00
Balazs Perlaki-Horvath
b5dfbab30c Database single background context 2024-07-25 21:33:04 +02:00
Balazs Perlaki-Horvath
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Kelson
ef8d6b55c2
Merge pull request #848 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-07-20 19:48:25 +02:00