1396 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
5c5fdad7d7 Offer to save to file unknown mimetypes on macOS 2024-04-19 11:08:53 +02:00
Balazs Perlaki-Horvath
54176974ca Get requested kiwix url 2024-04-19 11:08:53 +02:00
Balazs Perlaki-Horvath
262baa2519 Separate missing content from invalid mimetype 2024-04-19 11:08:53 +02:00
Kelson
307426e0b6
Merge pull request #731 from kiwix/730-update-libkiwix-to-1310-1
Update libkiwix
2024-04-19 11:06:45 +02:00
Balazs Perlaki-Horvath
16ba00ded5 Change to https 2024-04-19 11:05:22 +02:00
Balazs Perlaki-Horvath
3d7d9151c6 Update libkiwix 2024-04-19 10:45:08 +02:00
Kelson
6519301f92
Merge pull request #725 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-04-19 07:54:30 +02:00
translatewiki.net
5a83475888 Localisation updates from https://translatewiki.net. 2024-04-18 14:09:27 +02:00
Kelson
f8a5a266d4
Merge pull request #728 from kiwix/714-dimiss-fixes-part2
714 dimiss fixes part2
2024-04-14 15:32:38 +02:00
Balazs Perlaki-Horvath
5bc7366686 Update for macOS 2024-04-14 15:19:16 +02:00
Balazs Perlaki-Horvath
1b7ff94f93 Fix dismissal on iOS 2024-04-14 14:57:14 +02:00
Kelson
5024548d65
Merge pull request #724 from kiwix/723-unlinked-zim-file-can-cause-invalid-tab-state-on-macos
Fix unlinked ZIM file tab data
2024-04-09 07:12:25 +02:00
codefactor-io
14ebb96993
[CodeFactor] Apply fixes 2024-04-09 00:32:32 +00:00
Balazs Perlaki-Horvath
212f7ba4fe Fix unlinked ZIM file tab state 2024-04-08 09:21:40 +02:00
Kelson
82b984d9e8
Merge pull request #722 from kiwix/720-white-spaces-stripping
Update README on white space settings in Xcode
2024-04-06 21:56:29 +02:00
Balazs Perlaki-Horvath
c919cf3b50 Update README 2024-04-06 14:25:31 +02:00
Kelson
7e88d7d721
Merge pull request #719 from kiwix/gpl3-headers
GPLv3 compliant headers
2024-04-06 11:29:28 +02:00
Balazs Perlaki-Horvath
ec98aae051 Update header style, add Xcode template, update XcodeGen 2024-04-06 10:19:47 +02:00
Emmanuel Engelhart
a0267a71d7 First AUTHORS file 2024-04-05 18:20:18 +02:00
Emmanuel Engelhart
f40b838ec9 Remove empty characters at end of lines 2024-04-05 18:20:18 +02:00
Emmanuel Engelhart
21f862d927 Remove not (GPL) compliant copyright claims 2024-04-05 18:20:18 +02:00
Emmanuel Engelhart
d6c23073aa Add GPL headers 2024-04-05 18:20:18 +02:00
Kelson
596815c435
Merge pull request #721 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-04-05 18:19:38 +02:00
translatewiki.net
2bc6cf3b01 Localisation updates from https://translatewiki.net. 2024-04-04 14:10:08 +02:00
Kelson
b744af1d98
Merge pull request #718 from kiwix/rename-repository
Rename code repository to kiwix/kiwix-apple
2024-04-01 11:31:15 +02:00
Emmanuel Engelhart
523b1fe367
Rename code repository to kiwix/kiwix-apple 2024-03-31 13:31:22 +02:00
Kelson
13d18dd0f4
Merge pull request #717 from kiwix/699-double-clicking-a-zim-opens-multiple-windows
699 double clicking a zim opens multiple windows
2024-03-31 09:16:38 +02:00
Balazs Perlaki-Horvath
c7062dc3fe Open only 1 window 2024-03-31 09:03:44 +02:00
Balazs Perlaki-Horvath
dc4993ff6e Fix App closing when the last window is closed 2024-03-31 09:03:44 +02:00
Kelson
e0746fee4b
Merge pull request #715 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-03-31 09:03:12 +02:00
translatewiki.net
ac2258035f Localisation updates from https://translatewiki.net. 2024-03-31 09:02:44 +02:00
Kelson
c8671a1d4d
Merge pull request #708 from quocduyvu6262/540-cmd-click-new-tab
Detect cmd+click event to open link on new tab
2024-03-31 09:02:24 +02:00
quocduyvu6262
19a8464703 Merge branch '540-cmd-click-new-tab' 2024-03-29 23:41:11 +07:00
Kelson
c8bac02c4c
Merge pull request #716 from kiwix/714-ios-opening-the-main-page-from-the-zimfile-details-dont-close-the-presented-sheet
Dismiss modals on iOS when opening main page
2024-03-29 12:19:42 +01:00
Balazs Perlaki-Horvath
32528d7a39 Fix macOS build 2024-03-29 11:16:09 +01:00
Balazs Perlaki-Horvath
28a8b4e335 Dismiss modals on iOS when opening main page 2024-03-29 11:16:09 +01:00
Kelson
bd992e690b
Merge pull request #705 from DobleV55/660-add-supp…item-to-menu
Add support link item in side bar
2024-03-29 10:59:58 +01:00
Balazs Perlaki-Horvath
853858f034 Align multiline 2024-03-29 10:34:48 +01:00
Balazs Perlaki-Horvath
07f649dde1 Use a common string 2024-03-29 09:58:32 +01:00
Balazs Perlaki-Horvath
98557fc62f Merge branch '660-add-supp…item-to-menu' of github.com:DobleV55/apple into 660-add-supp…item-to-menu 2024-03-28 23:47:35 +01:00
BPH
bd4cb6d2e7 use .primary colour 2024-03-28 23:46:11 +01:00
Valentin Vila
baff39466b update url 2024-03-28 23:46:01 +01:00
Valentin Vila
73f6bf12c6 duplicate foregroundColor 2024-03-28 23:45:39 +01:00
Valentin Vila
6d30cf71d9 use SystemColors 2024-03-28 23:45:04 +01:00
Valentin Vila
70f122b4fb support item implementation 2024-03-28 23:44:31 +01:00
Balazs Perlaki-Horvath
4a62d0d1ae Make support url brandable 2024-03-28 23:41:57 +01:00
BPH
35911bf366 use .primary colour 2024-03-28 23:41:57 +01:00
BPH
bbef7c7264 use .primary colour 2024-03-28 23:41:57 +01:00
Valentin Vila
8082b2746c update url 2024-03-28 23:41:57 +01:00
Valentin Vila
c7be5c1b97 add mobile version of the support kiwix 2024-03-28 23:41:57 +01:00