24 Commits

Author SHA1 Message Date
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
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
8e560a0f3c Clear browser on macOS 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
611b7c39ea Single background context for DB 2024-07-24 00:30:50 +02:00
Balazs Perlaki-Horvath
212f7ba4fe Fix unlinked ZIM file tab state 2024-04-08 09:21:40 +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
046679c9e6 Revert URL mapping of custom apps 2024-03-19 05:10:59 +01:00
Balazs Perlaki-Horvath
8423c65e71 Fix tab migration 2024-03-19 05:10:59 +01:00
Balazs Perlaki-Horvath
c5c4507d6a Add sort to fetching just in case 2024-03-17 09:52:59 +01:00
Balazs Perlaki-Horvath
fb2c5250dc Fix tab selection post deletion 2024-03-16 10:01:17 +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
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
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
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
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