15 Commits

Author SHA1 Message Date
Balazs Perlaki-Horvath
d27282fa6b Use mock url in tests 2024-09-01 21:25:35 +02:00
Balazs Perlaki-Horvath
dec3b6a4fa Error handling for catalog not avaliable 503 2024-09-01 18:20:50 +02:00
Balazs Perlaki-Horvath
daa820d126 Adjust LibraryViewModel to be unit testable, as on test start the singleton instance is running 2024-08-12 21:40:28 +02:00
Balazs Perlaki-Horvath
71d38cffc1 Update unit tests 2024-07-25 21:53:27 +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
3c94f24c08 Clarify the purpose of fileURLBookmark 2024-03-02 08:58:33 +01:00
Balazs Perlaki-Horvath
8918fda33a Use direct language codes in DB 2024-02-27 09:21:15 +01:00
Balazs Perlaki-Horvath
55291b9bf4 Add more comments 2024-02-26 19:13:30 +01:00
Balazs Perlaki-Horvath
a434be9fe2 Revert to 2 letter lang codes in DB 2024-02-26 19:13:30 +01:00
Balazs Perlaki-Horvath
b049c71406 Update feed url, and language code 2024-02-16 09:50:51 +01:00
ChrisLi
eecbc3ef32
Library compatibility in a multi tab setup (#509)
* project

* existing code

* controller

* library

* browser
2023-07-20 08:40:53 -04:00
ChrisLi
8a2517ccb4
Library refresh view model & test (#487)
* entities

* LibraryRefreshViewModel

* OPDSParserTests

* entity

* LibraryRefreshViewModel

* http error

* LibraryRefreshViewModelTest

* code

* code

* test

* test

* LibraryRefreshViewModel

* LibraryRefreshViewModel

* library enum

* error

* test

* tests

* in memory coredata

* test

* deprecation test

* test

* global LibraryRefreshViewModel

* refactor
2023-02-12 17:38:34 -05:00