Michael Eischer
|
94fdca08c4
|
return exit code 10 if repository does not exist
|
2024-07-10 21:46:26 +02:00 |
|
Michael Eischer
|
0c1ba6d95d
|
backend: remove unused Location method
|
2024-05-18 21:38:31 +02:00 |
|
Michael Eischer
|
6a85df7297
|
backend: add IsPermanentError() method to interface
|
2024-05-18 19:54:52 +02:00 |
|
Andrea Gelmini
|
241916d55b
|
Fix typos
|
2023-12-06 13:11:55 +01:00 |
|
Michael Eischer
|
c7b770eb1f
|
convert MemorizeList to be repository based
Ideally, code that uses a repository shouldn't directly interact with
the underlying backend. Thus, move MemorizeList one layer up.
|
2023-10-25 23:01:35 +02:00 |
|
Michael Eischer
|
1b8a67fe76
|
move Backend interface to backend package
|
2023-10-25 23:00:18 +02:00 |
|