1867 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
78e3d72313 Remove non mac property 2024-08-18 20:22:24 +02:00
Balazs Perlaki-Horvath
e0db10d965 Rename function 2024-08-18 20:06:41 +02:00
Balazs Perlaki-Horvath
a61d2e3cf8 Rename function 2024-08-18 20:03:12 +02:00
Balazs Perlaki-Horvath
fef8d6a932 Remove video poster attributes, even after DOM updates (eg. via VUE.js) 2024-08-15 15:07:02 +02:00
Balazs Perlaki-Horvath
8887eac902 Remove poster attribute on iOS 17, to fix the black screen start 2024-08-13 21:21:51 +02:00
Balazs Perlaki-Horvath
53379b3aa0 Remove poster attribute on iOS 17, to fix the black screen start 2024-08-13 21:20:31 +02:00
Kelson
b2a2040f00
Merge pull request #932 from kiwix/931-add-space-in-label
Add space in article count label
2024-08-13 20:51:34 +02:00
Balazs Perlaki-Horvath
43e0aace56 Add space in article count label 2024-08-13 20:39:01 +02:00
Kelson
04cbd5ab9a
Merge pull request #929 from kiwix/928-translation-issue-with-message-kiwixapple-flavor-taghelpno-picja
Fix localized key
2024-08-13 05:53:56 +02:00
Balazs Perlaki-Horvath
fcfbafc0eb Fix localized key 2024-08-13 05:53:44 +02:00
Kelson
c63eeb29d2
Merge pull request #930 from kiwix/927-translation-issue-with-message-kiwixapple-bookmark-buttonshowhelpja
Update Bookmarks sheet button accesibility
2024-08-13 05:53:29 +02:00
Balazs Perlaki-Horvath
5dd674e6e6 Update Bookmarks sheet button accesibility 2024-08-12 23:04:21 +02:00
Kelson
f1d97b8ed4
Merge pull request #926 from kiwix/922-my-library-is-outdated-2-months-old-despite-having-checked-to-update-automatically
922 my library is outdated 2 months old despite having checked to update automatically
2024-08-12 22:01:00 +02:00
Balazs Perlaki-Horvath
daa820d126 Adjust LibraryViewModel to be unit testable, as on test start the singleton instance is running 2024-08-12 21:40:28 +02:00
Balazs Perlaki-Horvath
818014d147 Auto refresh on foregrounding 2024-08-12 21:40:28 +02:00
Balazs Perlaki-Horvath
c5e821d5c7 Update category fetching triggers and messages 2024-08-12 21:40:28 +02:00
Balazs Perlaki-Horvath
addd005bfa Remove background task 2024-08-12 21:40:28 +02:00
Kelson
ea11eaef93
Merge pull request #918 from kiwix/913-macos-video-playing-right-click-problems
Disable video context menu on macOS
2024-08-12 21:40:07 +02:00
Balazs Perlaki-Horvath
a89cccdc3e Disable video context menu on macOS 2024-08-12 21:39:43 +02:00
Kelson
27fa440a5b
Merge pull request #925 from kiwix/923-iphone-catalog-fetching-and-opening-the-category-results-in-double-navigation
Fix library double sheet, by using a common state
2024-08-11 18:21:02 +02:00
Balazs Perlaki-Horvath
f671a9b704 Reindent 2024-08-11 17:52:57 +02:00
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