2096 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
5fb6a220b8 Fix library double sheet, by using a common state 2024-08-11 17:45:16 +02:00
Kelson
6b665b67ae
Merge pull request #912 from kiwix/900-outdated-library-issues
Handle download status code errors
2024-08-11 11:08:22 +02:00
Balazs Perlaki-Horvath
d2fa49224a Handle download status code errors 2024-08-11 10:41:17 +02:00
Kelson
450fdfa43d
Merge pull request #921 from kiwix/920-on-fresh-install-opening-a-zim-file-directly-after-download-crashes-the-app-on-ipad
Fix crash: opening ZIM directly after download crashes the app on iPad
2024-08-11 10:40:41 +02:00
Balazs Perlaki-Horvath
eea18a4890 Fixlint 2024-08-07 12:22:35 +02:00
Balazs Perlaki-Horvath
f945b8042a Revert 2024-08-07 12:09:47 +02:00
Balazs Perlaki-Horvath
a69145e8a2 Use ZIMFile instead of download task, which can be deleted 2024-08-07 11:57:30 +02:00
Balazs Perlaki-Horvath
ceed6a4299 Replace keyPath listening, as the DownloadTask can go out of scope on iPad, leading to a crash 2024-08-06 22:38:27 +02:00
Kelson
99356e3e25
Merge pull request #910 from kiwix/902-not-all-files-to-download-are-visible
Increase the lifespan of NEW categories to be 3 months
2024-08-05 13:18:11 +00:00
Balazs Perlaki-Horvath
5cb5e53aa7 Increase the value of 'NEW' to 3 months 2024-08-05 15:03:00 +02:00
Kelson
34d61f0bae
Merge pull request #904 from kiwix/902-not-all-files-to-download-are-visible
Update search for New ZIM files, to search in descriptions as well
2024-08-05 11:56:13 +00:00
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