129 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
94f4ceba25 Fix: Converting function value of type '@MainActor (URL?) -> NSManagedObjectID' to '(URL?) -> NSManagedObjectID' loses global actor 'MainActor' 2024-03-19 05:10:59 +01:00
Balazs Perlaki-Horvath
046679c9e6 Revert URL mapping of custom apps 2024-03-19 05:10:59 +01:00
Balazs Perlaki-Horvath
71da750d6a Renames, delete old ZIM file post migration, fix Main thread issues 2024-03-11 13:46:12 +01:00
Balazs Perlaki-Horvath
29258f30f6 Revert 2024-03-11 10:46:55 +01:00
Balazs Perlaki-Horvath
0ee1578821 Migrate tabs and interactive data for them as well 2024-03-11 09:45:18 +01:00
Balazs Perlaki-Horvath
8b97e074df Fix webkit syncronisation, andd shortcut button cmd+option+R for random page 2024-03-01 12:50:07 +01:00
tvision251
dab70607be fix codefactor issues 2023-12-06 07:27:35 -05:00
tvision251
1cdedbe0ee Update UI srings for better localisation(#574) 2023-12-06 06:54:43 -05:00
tvision251
668ee6d4d7 update the localization string 2023-12-06 06:48:07 -05:00
BPH
402fc3c76d
Merge pull request #579 from kiwix/fix/555-bookmarks-core-custom-apps
Fix bookmarks
2023-12-04 00:42:10 +01:00
Balazs Perlaki-Horvath
d5dfb03ab0 Revert headers 2023-12-04 00:07:55 +01:00
Balazs Perlaki-Horvath
077034d396 Fix bookmarks 2023-12-03 23:42:27 +01:00
Balazs Perlaki-Horvath
1c7b6edcce Custom app support 2023-12-03 11:26:32 +01:00
tvision251
9ad28b71d1
Merge branch 'main' into feature/24-localization 2023-11-22 05:56:43 -05:00
Balazs Perlaki-Horvath
b66288b631 Revert delegate split 2023-11-20 10:51:24 +01:00
Balazs Perlaki-Horvath
0ebf5313b3 Rename and revert 2023-11-20 00:28:07 +01:00
Balazs Perlaki-Horvath
1508b68f98 Fixlint 2023-11-20 00:18:15 +01:00
Balazs Perlaki-Horvath
b7be0b44b2 MacOS window restoration fixes 2023-11-19 23:46:12 +01:00
tvision106
df10ab25e2 fix codefactor issue 2023-11-19 17:41:54 +01:00
tvision106
3857568cbd Update the localization 2023-11-19 17:41:54 +01:00
ChrisLi
2e8c7935bc
Fix external link alert macOS (#539)
* view model

* handler

* notification name
2023-11-19 10:25:33 -05:00
Balazs Perlaki-Horvath
9c7779ac24 Project fixes for iOS build on device 2023-11-18 15:48:55 +01:00
Balazs Perlaki-Horvath
a4c930c034 Reformat ViewModel 2023-11-14 11:05:48 +01:00
Balazs Perlaki-Horvath
6df6e9ba9e Format 2023-11-14 09:55:23 +01:00
Balazs Perlaki-Horvath
a5ac1b1af5 Create dedicated script handler and web delegates 2023-11-14 09:46:05 +01:00
Balazs Perlaki-Horvath
0692e51302 Fix opening new tabs on macos(#518) 2023-11-13 22:02:41 +01:00
ChrisLi
fa397a905f
Version 3.2 (#523)
* view model

* setup

* library

* changelog

* macOS

* purge cache
2023-09-26 21:12:59 -04:00
ChrisLi
a7ab087ab2
Commands (#514)
* increase layout debouncing

* PageZoomCommands

* NavigationCommands

* other macOS commands

* refactor focus
2023-08-18 09:05:27 -04:00
ChrisLi
ba6e702398
Split tabs & app structure (#513)
* browser

* bookmarks

* webview

* browser

* remove introspect

* view models

* app structure

* welcome

* app structure

* webview delegates

* external link and alert handler

* WKUIDelegate

* view model

* view model

* webview

* webview

* bookmark

* webview

* welcome

* search

* compact

* restructure

* app structure
2023-08-16 20:43:03 -04:00