122 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
6d691d50d0 Clean up MenuItem vs NavigationItem for settings 2025-08-24 13:39:43 +02:00
Balazs Perlaki-Horvath
abfcc22ab4 Connect hotspot error to settings on iPad 2025-08-24 13:30:42 +02:00
Balazs Perlaki-Horvath
d9df8869aa Force focus on Hotspot port 2025-08-24 12:39:05 +02:00
Balazs Perlaki-Horvath
6028ea5341 Add port number for macOS 2025-07-07 00:13:01 +02:00
Balazs Perlaki-Horvath
5467f285eb Add hotspot menu 2025-07-07 00:13:01 +02:00
Balazs Perlaki-Horvath
c1bddba04c Fix theme selection by system for macOS 2025-07-06 23:31:29 +02:00
Balazs Perlaki-Horvath
299936c137 Rename Appearance to Theme 2025-06-29 18:51:45 +02:00
Balazs Perlaki-Horvath
9cafdbb1aa Appearance Settings and system overrides 2025-06-29 13:53:06 +02:00
Balazs Perlaki-Horvath
4f62e315f5 Create UI tests for iPad 2025-05-27 00:31:37 +02:00
Balazs Perlaki-Horvath
6199536717 Reduce open file cases 2025-04-27 22:13:01 +02:00
Balazs Perlaki-Horvath
af792edc90 Fix up macOS after deeplink changes 2025-04-24 06:36:49 +02:00
Balazs Perlaki-Horvath
6ae4852701 Add DeepLinkService to track external ZIM file launch of the app 2025-04-24 06:36:49 +02:00
Balazs Perlaki-Horvath
6df526bd1d Double check for nil values on URL construction for search results 2025-04-18 10:34:49 +02:00
Balazs Perlaki-Horvath
dd639d5726 Fix search results grouping crash by using URL 2025-04-17 13:04:51 +02:00
Balazs Perlaki-Horvath
61ae35757d Fix macOS 2025-03-11 09:57:34 +01:00
Balazs Perlaki-Horvath
9f4788b161 Update side menu to use MenuItem instead of NavigationItem, handle donation pop up 2025-03-11 09:36:45 +01:00
Balazs Perlaki-Horvath
9a5b1b1bb3 Update code for Defaults 9.0 2025-02-23 19:10:16 +01:00
Balazs Perlaki-Horvath
31ed67bc65 Fixlint 2025-01-26 10:51:05 +01:00
Balazs Perlaki-Horvath
41fe136560 Update localization keys, add validation 2025-01-26 10:51:05 +01:00
Balazs Perlaki-Horvath
54b6bf9512 Replace localizations in project files 2025-01-26 10:51:05 +01:00
Balazs Perlaki-Horvath
82d590b9c1 Wrap user defaults to stabilize unit tests 2025-01-17 09:53:38 +01:00
Balazs Perlaki-Horvath
4e0a87ad8f Fix deeplink url opening on macOS 2024-12-12 15:14:54 +01:00
Balazs Perlaki-Horvath
984b926db7 Use eTag for http caching 2024-11-26 08:42:46 +00:00
Balazs Perlaki-Horvath
c0d95ab685 Add navigationID throughout, rename onBoarding to welcome 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
dd8e67fcdc Handle closing tabs and video on macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
0fd3cdf652 Use tabID on macOS as well 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
4c7c6eef91 Revert "Clean up macOS window management"
This reverts commit 8e1417c16104cc118ac04c500b658a35ed021126.
2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
6b67ece3ea Clean up macOS window management 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
8e560a0f3c Clear browser on macOS 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
f8cd255e04 Move browser clearing to LibraryOperations, make sure tab is saved on iPhone 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
3df7b8c530 Fix no tab issues after unlinking a ZIM 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
8503871f06 Move hasSeenCategories to defaults, change library tab order 2024-10-09 09:26:41 +02:00
Balazs Perlaki-Horvath
bd3c3e64eb Fix publish from main thread 2024-09-20 12:16:17 +02:00
Balazs Perlaki-Horvath
140188ecc4 Buildable version 2024-09-20 11:40:16 +02:00
Balazs Perlaki-Horvath
99c99d7785 Library loading defered 2024-09-20 11:40:15 +02:00
Balazs Perlaki-Horvath
990e51faa5 Revert title index search order 2024-09-18 09:17:14 +00:00
Balazs Perlaki-Horvath
c5cd82292b Archive fault tolerant search, preferring title results 2024-09-18 09:17:14 +00:00
Balazs Perlaki-Horvath
604284159b Remove duplicate search entries 2024-09-18 09:17:14 +00:00
HiroyasuNishiyama
17dea4e4de do not return when search result do not have snippet 2024-09-14 01:25:30 +09:00
Balazs Perlaki-Horvath
de51d0bccf Reduce complexity 2024-08-19 23:59:37 +02:00
Balazs Perlaki-Horvath
fa376d4bbd Filter search results by unique id 2024-08-19 23:53:19 +02:00
Balazs Perlaki-Horvath
6b50e057aa Remove dispatchgroup 2024-08-19 21:43:57 +02:00
Balazs Perlaki-Horvath
addd005bfa Remove background task 2024-08-12 21:40:28 +02:00
Balazs Perlaki-Horvath
d2fa49224a Handle download status code errors 2024-08-11 10:41:17 +02:00
BPH
873ef432fd Update SwiftUI/Model/SearchOperation/SearchOperation.swift 2024-07-31 07:02:45 +02:00
HiroyasuNishiyama
752072a988 Fix display corruption of search results 2024-07-31 07:02:45 +02:00
Balazs Perlaki-Horvath
b5dfbab30c Database single background context 2024-07-25 21:33:04 +02:00
Balazs Perlaki-Horvath
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Balazs Perlaki-Horvath
347fc9303b Use Wagner–Fischer algorithm instead 2024-07-16 00:05:03 +02:00
Balazs Perlaki-Horvath
61a2528578 Use less memory 2024-07-15 20:11:25 +02:00