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 |
|
Balazs Perlaki-Horvath
|
2111ae9c62
|
Move checks closer
|
2024-05-25 10:09:45 +02:00 |
|
Balazs Perlaki-Horvath
|
7a59d5b506
|
Move checks closer
|
2024-05-24 22:50:56 +02:00 |
|
Balazs Perlaki-Horvath
|
301c185586
|
Move content loading to new thread
|
2024-05-24 20:30:46 +02:00 |
|
Kelson
|
9ea4aa554c
|
Merge pull request #770 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2024-05-24 04:06:46 +02:00 |
|
translatewiki.net
|
cd88ca5a6c
|
Localisation updates from https://translatewiki.net.
|
2024-05-24 04:06:03 +02:00 |
|
Kelson
|
f35f2c24a8
|
Merge pull request #771 from TheRealAnt/457-full-screen-reading-mode
[457] - Immersive reading view
|
2024-05-24 04:04:16 +02:00 |
|
Balazs Perlaki-Horvath
|
23f79da8ce
|
Remove unused import
|
2024-05-23 22:25:58 +02:00 |
|
Balazs Perlaki-Horvath
|
0fee4c9c48
|
Revert
|
2024-05-23 22:20:13 +02:00 |
|
Balazs Perlaki-Horvath
|
44f5c49aec
|
Fix constraint conflict, add url observing
|
2024-05-23 22:12:44 +02:00 |
|
Balazs Perlaki-Horvath
|
78b5f003bf
|
Simplify WebView, update Device
|
2024-05-23 18:14:58 +02:00 |
|
AntonieSander
|
3aeab9a91e
|
[457] Add check to only enable immersive reading for iPhone devices
- Added WebView to Log.
- Added TargetDevice enum to easily check for the current device type.
|
2024-05-22 14:08:14 +02:00 |
|
AntonieSander
|
ae374b07b0
|
[457] - update ternary to if else
|
2024-05-21 10:56:36 +02:00 |
|
AntonieSander
|
5b223f3265
|
Merge branch 'main' into 457-full-screen-reading-mode
|
2024-05-21 01:38:04 +02:00 |
|
AntonieSander
|
ce2dde898c
|
[457] - Immersive reading view
- Hiding bars when scrolling down WebView & showing when scrolling up.
- Showing bars when device rotates into landscape mode.
|
2024-05-21 01:34:33 +02:00 |
|
Kelson
|
6b7f5b079d
|
Merge pull request #761 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2024-05-20 00:03:36 +02:00 |
|
translatewiki.net
|
e161cf0cba
|
Localisation updates from https://translatewiki.net.
|
2024-05-16 14:08:46 +02:00 |
|
Kelson
|
0f1e3c0e8d
|
Merge pull request #764 from kiwix/741-fix-ios-video-full-screen
Full screen fix to macOS v2 (limit to macOS only)
|
2024-05-15 12:06:50 +02:00 |
|
Balazs Perlaki-Horvath
|
989edfc720
|
Limit full screen fix to macOS
|
2024-05-15 11:21:37 +02:00 |
|
Kelson
|
c094aa5f15
|
Merge pull request #763 from kiwix/741-video-wont-enter-full-screen-on-macos
Fix macOS video full screen mode
testflight-3.4.0-01
|
2024-05-14 05:50:20 +02:00 |
|
Balazs Perlaki-Horvath
|
b312689105
|
Fix for iOS
|
2024-05-14 01:45:40 +02:00 |
|
Balazs Perlaki-Horvath
|
86b91f32e3
|
Fix macOS video full screen mode
|
2024-05-14 01:28:24 +02:00 |
|
renaud gaudin
|
b0e718c4d5
|
updated upload-folder as well
|
2024-05-09 10:04:11 +00:00 |
|
renaud gaudin
|
6497adf763
|
Fixed #760: release name to be kiwix-macos_<version>.dmg
|
2024-05-09 09:23:33 +00:00 |
|
BPH
|
a2cbe7d4ca
|
Merge pull request #758 from kiwix/645-post-release-3.3.0
Post 3.3.0 release, moving to release 3.4.0
|
2024-05-08 19:57:18 +02:00 |
|
BPH
|
edcb4c3aca
|
Merge branch 'main' into 645-post-release-3.3.0
|
2024-05-08 12:01:26 +02:00 |
|
Kelson
|
809ff7b0eb
|
Merge pull request #757 from kiwix/rlz-folder
Target FTP forlder for release
|
2024-05-08 11:37:08 +02:00 |
|
renaud gaudin
|
e0e754ec6f
|
use correct file in upload command
|
2024-05-08 09:21:42 +00:00 |
|
renaud gaudin
|
14941e56b8
|
update release filename as well to match older versions
|
2024-05-08 09:14:39 +00:00 |
|
Balazs Perlaki-Horvath
|
0fa7126b80
|
Post 3.3.0 release, moving to release 3.4.0
|
2024-05-08 10:53:01 +02:00 |
|
renaud gaudin
|
9367c22171
|
Fixed #756: target FTP forlder for release
|
2024-05-08 08:48:30 +00:00 |
|
rgaudin
|
e12b3696f9
|
Merge pull request #755 from kiwix/kiwix/752-update-changelog
Update ChangeLog
3.3.0
|
2024-05-08 08:32:54 +00:00 |
|
rgaudin
|
77187f8932
|
Update CHANGELOG.md
|
2024-05-08 08:20:39 +00:00 |
|
Balazs Perlaki-Horvath
|
4975598b11
|
Update changelog
|
2024-05-07 23:24:38 +02:00 |
|
Kelson
|
ddd50f6833
|
Merge pull request #754 from kiwix/752-temporarily-remove-the-support-kiwix-link-from-the-apps
Remove support external link
testflight-3.3.0-12
testflight-3.3.0-11
|
2024-05-07 13:04:39 +02:00 |
|
Balazs Perlaki-Horvath
|
992732147d
|
Remove support external link
|
2024-05-07 01:51:09 +02:00 |
|
Kelson
|
7db517dfcb
|
Merge pull request #751 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2024-05-06 20:37:13 +02:00 |
|