19 Commits

Author SHA1 Message Date
Franz Höpfner d4a78c44b4 Add title and content of webpage to share extension (#420) 2024-11-04 23:06:55 +01:00
Maxime Marinel e3aa72fde1 Update codebase (#409)
* First pass for swift concurrency

* Update code base

* Adopt concurrency

* migrate to observation

* Targeted concurrency

* Remove comment

* Restore pasteboard
2024-02-08 08:15:03 +01:00
Maxime Marinel 4931806ddb IA Assistant (#408)
* Stash

* Prepare chat assistant

* Rebase

* Update server + txt + format
2024-01-23 13:37:42 +01:00
Maxime Marinel b59b9e0408 Release 7.0.0 (#394)
* Bump version

* Clean code (#393)

* Mac os version (#395)

* wip mac os version

* Build on macos

* WIP Webview

* Update app icon
Refacto routing

* Move folder

* Image list

* Change badge update

* Arrange entry view menu

* Add refresh command

* Add app Sandbox for macos + first build on macos

* Fix #397

* Fix macos build

* Try fix app icon

* Rework toolbar entry

* Fix logo

* Add test on serverViewModel

* Update refresh button

* Clean file + clean Picker

* Fix progress view

* Fix delete entry on ipad fix #389

* Swiftformat

* Add swipe to back fix #356

* enhance bottom button tap fix #400

* Add dismiss action in entry view fix #338

* Add sorting options only on id fix #71

* Add progress
2023-10-03 09:29:24 +02:00
Maxime Marinel 1546256853 Remove unknown error (#386)
* Remove unknown error

* Add help link
2022-08-01 13:19:43 +02:00
Maxime Marinel 0de7f89fe0 Add error message on invalid api endpoint fix #382 2022-06-08 22:40:55 +02:00
Maxime Marinel d5f2e558b0 Reading time based on user config (#380)
* Prepare reading time based on user config

* Use appStorage instead all config

* Clean code

* Add doc
2022-05-26 07:52:17 +02:00
Maxime Marinel d82fae2808 Add setting for item per page during sync
Add order filter on entries endpoint
2022-05-10 23:11:39 +02:00
Maxime Marinel 97859598c1 fix host issue fix #378 2022-05-04 18:58:06 +02:00
Marinel maxime 6aac1fa639 Fix entries fetcher #373 2022-03-01 00:16:30 +01:00
Marinel maxime 8b094d6438 Clean deprecated
Apply xcode recommandation
New testflight build(313)
2022-01-31 22:38:37 +01:00
Marinel maxime 1858c004bb Remove some Combine and use async/awaitt instead for image download + actor 2021-11-08 00:06:21 +01:00
Marinel maxime 1af8108e30 Arrange home button + update build 2021-11-02 23:14:57 +01:00
Marinel maxime 70397b1cc6 Fix save context 2021-10-21 20:10:45 +02:00
Marinel maxime 76ace5aeb5 Add sub pproject 2021-10-03 20:00:17 +02:00
Marinel maxime c79122ae7b Clean WallabagKit 2021-08-05 00:51:50 +02:00
Marinel maxime 236480dff9 Handle refresh error 2021-08-04 00:20:08 +02:00
Marinel maxime 64d2133b40 Rewrite sync process with async/await 2021-08-03 13:34:48 +02:00
Marinel maxime 3cb58a9549 Move package into workspace 2021-07-28 10:44:24 +02:00