1544 Commits

Author SHA1 Message Date
Kelson
6e90d9e421
Merge pull request #813 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-06-19 10:53:00 +02:00
translatewiki.net
e63e925a7c Localisation updates from https://translatewiki.net. 2024-06-19 10:52:54 +02:00
Kelson
69252a5868
Merge pull request #812 from kiwix/video-readme
Clarification around video known bugs
2024-06-19 10:51:38 +02:00
Emmanuel Engelhart
4610120ff5
Clarification around video known bugs 2024-06-17 13:38:10 +02:00
Kelson
16a1320615
Merge pull request #811 from kiwix/789-zim-metadata-illustration-is-not-read-properly
Fix favIcons of opened ZIM files (not added via catalog download)
2024-06-17 13:28:50 +02:00
Balazs Perlaki-Horvath
3a48a8e349 Fix for empty data 2024-06-16 20:45:10 +02:00
Balazs Perlaki-Horvath
fd44fefb63 Fix favIcons of opened ZIM files (not added via catalog download) 2024-06-16 12:49:31 +02:00
Kelson
dcc86ed284
Merge pull request #810 from kiwix/809-macos-side-tab-should-update-after-unlinking-a-zim-file
Fix macOS unlink last ZIM file issue
2024-06-16 03:42:22 +02:00
Balazs Perlaki-Horvath
f08db9f4d7 Fix macOS unlink last ZIM file issue 2024-06-15 23:42:13 +02:00
Kelson
66100e4806
Merge pull request #801 from kiwix/772-after-resuming-app-ios-video-displayed-black
772 after resuming app ios video displayed black
2024-06-15 07:38:58 +02:00
Balazs Perlaki-Horvath
0498c9410e Fix js lint 2024-06-15 07:23:01 +02:00
Balazs Perlaki-Horvath
c0f7561b1b Fixlint 2024-06-15 07:23:01 +02:00
Balazs Perlaki-Horvath
a0f2219dbf Javascript pause/play fix for returning to video content that is black, due to another high memory consuming app 2024-06-15 07:23:01 +02:00
Kelson
bb232e2318
Merge pull request #806 from kiwix/803-video-does-not-stop-in-tab-is-close
Fix video stop, when tab is closed
2024-06-15 06:43:59 +02:00
Balazs Perlaki-Horvath
5e1bed96ca Fix video stop, when tab is closed 2024-06-15 02:35:27 +02:00
Kelson
d5ed576f12
Merge pull request #802 from kiwix/780-mailto-fix-for-ios
Remove sheet safari presentation for iOS, to be able to handle all type of links
2024-06-10 13:16:41 +02:00
Balazs Perlaki-Horvath
edc71f660e Remove sheet safari presentation for iOS, to be able to handle all types of links 2024-06-10 11:55:36 +02:00
Kelson
4c6fc186a7
Merge pull request #796 from kiwix/795-clean-up-after-mac13-ios16-min-version-update
Clean  up after Mac 13 iOS 16 min version update
2024-06-09 14:19:13 +02:00
Balazs Perlaki-Horvath
f41d6a092f Clean up 2024-06-09 14:18:56 +02:00
Balazs Perlaki-Horvath
bfd4fe0ba3 Remove if available, and deprecated APIs 2024-06-09 14:18:56 +02:00
Kelson
b25fb09aef
Merge pull request #797 from kiwix/793-supporting-entries-ending-in
793 supporting entries ending in "/"
2024-06-09 14:18:22 +02:00
Balazs Perlaki-Horvath
cc4c2aa4b7 macOS 13, iOS 16 version only 2024-06-09 13:30:29 +02:00
Balazs Perlaki-Horvath
1cb73253cd Add log to missing content, fix percent coding 2024-06-09 13:30:29 +02:00
Balazs Perlaki-Horvath
fd97c3783e Replace url.path with url.contentPath 2024-06-09 13:30:29 +02:00
Balazs Perlaki-Horvath
b7d2ff5cc6 Add docs 2024-06-09 13:30:29 +02:00
Balazs Perlaki-Horvath
a1a981bd61 Add contentPath with tests 2024-06-09 13:30:29 +02:00
Kelson
0738c5cfb2
Merge pull request #794 from kiwix/793-bump-up-min-version-to-mac13-ios16
Min version to mac 13, iOS 16
2024-06-09 13:29:53 +02:00
Balazs Perlaki-Horvath
91648c77c8 Min version to mac 13, iOS 16 2024-06-09 13:10:13 +02:00
Kelson
d7cd18d3ed
Merge pull request #800 from kiwix/775-pdf-title-and-new-tab
Fix PDF tab title and opening _blank in new tab on iOS
2024-06-09 12:40:55 +02:00
Balazs Perlaki-Horvath
9ae0d4b45e Fix opening in new tab 2024-06-09 11:16:54 +02:00
Balazs Perlaki-Horvath
393f8d11b7 Fix empty title, when web title is not set 2024-06-09 10:56:08 +02:00
Kelson
167e2c350c
Merge pull request #792 from kiwix/780-mailto-links-are-not-opening-the-os-configured-mail-application
Change "mailto:" urls to be external
2024-06-09 07:54:46 +02:00
Balazs Perlaki-Horvath
32f696b7ea Rename isExternal to isUnsupported 2024-06-08 23:58:13 +02:00
Balazs Perlaki-Horvath
41c0ced10f Simplify 2024-06-08 15:24:24 +02:00
Balazs Perlaki-Horvath
50d1420e33 Group together the url scheme types 2024-06-08 15:22:26 +02:00
Balazs Perlaki-Horvath
2996310af4 Add mailto url to be external 2024-06-07 12:51:20 +02:00
Kelson
35e5160185
Merge pull request #791 from kiwix/785-on-macos-the-video-is-not-taking-up-the-full-screen
Fix macOS webView full-screen mode
2024-06-07 09:19:11 +02:00
Balazs Perlaki-Horvath
cd0c8c8062 Fix macOS webView full-screen mode 2024-06-06 21:30:06 +02:00
Kelson
2f2d43e60d
Merge pull request #790 from kiwix/784-stream-data-in-chunks-for-compressed-data-via-libzim
784 stream data in chunks for compressed data via libzim
2024-06-05 10:36:21 +02:00
Balazs Perlaki-Horvath
8b40d6d34c Remove unused key/value 2024-06-04 21:56:14 +02:00
Balazs Perlaki-Horvath
c6730875df Move DataStream to a new function 2024-06-04 21:51:20 +02:00
Balazs Perlaki-Horvath
6226415653 Use ranges for zim content if larger than 2MB 2024-06-04 21:16:28 +02:00
Balazs Perlaki-Horvath
1580b37f94 Split content data and metadata, use data stream to write 2024-06-04 20:44:53 +02:00
Kelson
1b6cb7aaa9
Merge pull request #777 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-06-02 20:01:33 +02:00
translatewiki.net
32592207ea Localisation updates from https://translatewiki.net. 2024-06-02 19:37:15 +02:00
Kelson
4ca95525c8
Merge pull request #778 from kiwix/773-streaming-data
773 streaming uncompressed data
2024-06-02 04:29:37 +02:00
Balazs Perlaki-Horvath
7d0e3b885e Stream uncompressed data for video and audio 2024-06-02 01:30:23 +02:00
Kelson
f373d96349
Merge pull request #783 from kiwix/775-pdf-in-nautilus-made-zim-are-not-open-via-simple-click
Add support for target=blank links
2024-05-31 16:00:29 +02:00
Balazs Perlaki-Horvath
7799039501 Add support for target=blank links 2024-05-31 15:23:28 +02:00
Kelson
20a767789d
Merge pull request #774 from kiwix/767-v2-move-video-content-loading-to-new-thread
Move HTML content loading off the UI thread (version2)
2024-05-25 17:04:53 +02:00