19 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Balazs Perlaki-Horvath
ad07bc53c6 Fix file export extension and make it more generic 2024-07-01 02:04:41 +02:00
Balazs Perlaki-Horvath
50d1420e33 Group together the url scheme types 2024-06-08 15:22:26 +02:00
Balazs Perlaki-Horvath
fa1aa99ce3 Share PDF added 2024-04-19 11:10:52 +02:00
Balazs Perlaki-Horvath
db47f8cda8 Export file option for iOS 2024-04-19 11:08:53 +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
71da750d6a Renames, delete old ZIM file post migration, fix Main thread issues 2024-03-11 13:46:12 +01:00
Balazs Perlaki-Horvath
ddb5a33e96 Custom apps bookmark migration 2024-03-09 12:57:50 +01:00
Balazs Perlaki-Horvath
38041d6f2d #603 remove default/enforced language code solution 2023-12-29 13:43:25 +01:00
Balazs Perlaki-Horvath
aad7a8b423 #594 Enforce localization 2023-12-17 15:03:45 +01:00
Balazs Perlaki-Horvath
d5dfb03ab0 Revert headers 2023-12-04 00:07:55 +01:00
Balazs Perlaki-Horvath
1c7b6edcce Custom app support 2023-12-03 11:26:32 +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
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
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