31 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
4b82c64589 Open ZimFileDetails when importing a single file 2025-07-27 22:19:38 +02:00
Balazs Perlaki-Horvath
e1f191b1fb Revert comment 2025-04-27 22:30:56 +02:00
Balazs Perlaki-Horvath
6199536717 Reduce open file cases 2025-04-27 22:13:01 +02:00
Balazs Perlaki-Horvath
443d2ca2a8 Fix split screen loading for macOS 2025-04-27 20:27:58 +02:00
Balazs Perlaki-Horvath
af792edc90 Fix up macOS after deeplink changes 2025-04-24 06:36:49 +02:00
Balazs Perlaki-Horvath
a97eb58b0c Fixlint 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
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
4e0a87ad8f Fix deeplink url opening on macOS 2024-12-12 15:14:54 +01:00
Balazs Perlaki-Horvath
f85839d0df Clean up 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
36247d18fd Fix macOS open link in a new tab 2024-11-01 06:43:07 +01:00
Balazs Perlaki-Horvath
c0d95ab685 Add navigationID throughout, rename onBoarding to welcome 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
884bb8a233 Replace DispatchQueues 2024-09-21 14:15:03 +00:00
Balazs Perlaki-Horvath
2a8a61aed3 Fixlint 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
2e8773de4d Fix multi window issue when openning an external file 2024-07-12 00:01:18 +02:00
Balazs Perlaki-Horvath
ec98aae051 Update header style, add Xcode template, update XcodeGen 2024-04-06 10:19:47 +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
Balazs Perlaki-Horvath
c7062dc3fe Open only 1 window 2024-03-31 09:03:44 +02:00
Balazs Perlaki-Horvath
4d444eb6ed Replace 'lego' translations with placeholders and arguments 2023-12-22 11:32:52 +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
tvision106
a5bc9053f5 fix codefactor issue 2023-11-14 17:15:21 -05:00
tvision106
9a12338559 fix codefactor issue 2023-11-14 17:12:29 -05:00
tvision106
e88d1466d4 Update the localization 2023-11-14 16:20:36 -05:00
ChrisLi
20d4ef29c0
File open and import (#515)
* open file button & handler

* open file in library

* file handler

* OpenFileContext

* open file action

* file owner

* remove tab id property

* disable open file button multi selection
2023-08-21 08:55:56 -04:00