Révision | l'heure | Auteur |
---|---|---|
8518351 | 2022-01-25 13:13:38 | mio |
update version date |
||
10397c4 | 2022-01-25 13:09:56 | mio |
move unit tests from medialist.d to unittest.d |
||
7a64c55 | 2022-01-25 10:48:28 | mio |
fix plan twice error |
||
5d42aff | 2022-01-25 10:36:17 | mio |
update unittests to use new error handling. |
||
75a7574 | 2022-01-25 10:25:27 | mio |
add MLError.unknownCommand |
||
6615808 | 2022-01-25 10:24:14 | mio |
add MLError.fileReadError and replace throwing exceptions. |
||
f2f1d3a | 2022-01-25 10:19:23 | mio |
change error handling for ml_fetch_* functions. |
||
b5a4197 | 2022-01-25 09:39:27 | mio |
remove duplicate ARCH in MakeAppImage |
||
245e082 | 2022-01-25 09:37:16 | mio |
update TODO |
||
d2c01eb | 2022-01-25 09:35:06 | mio |
update tap.d version information |
||
42a798c | 2022-01-25 09:32:24 | mio |
create an image for the AppImage |
||
636dc11 | 2022-01-25 09:31:41 | mio |
remove unused util.d functions |
||
31b9ab9 | 2022-01-20 16:50:07 | mio |
replace update.d with the UPDATE command from the medialist library. |
||
02db307 | 2022-01-20 16:33:49 | mio |
fix the CLI command 'add' incorrectly using the --status and --progress flags themselves as values. |
||
8c015a1 | 2022-01-20 16:20:15 | mio |
move tests from 'update.d' to 'unittests.d' |
||
2da1e73 | 2022-01-20 16:18:31 | mio |
(update) add missing columns if required |
||
520a381 | 2022-01-20 16:17:49 | mio |
fix linker error in unittest build. |
||
f5129a7 | 2022-01-20 16:16:35 | mio |
update tap.d History |
||
7a75eb2 | 2022-01-20 16:14:42 | mio |
add some more functions to the tap module. |
||
4834f05 | 2022-01-20 15:39:41 | mio |
fix startDate being erroneously changed. |
||
d2ebf93 | 2022-01-20 14:45:53 | mio |
add an implementation for "update" command. |
||
a442685 | 2022-01-20 12:58:48 | mio |
remove deliberate "not ok" test |
||
50af34d | 2022-01-20 12:58:20 | mio |
test ml_fetch_items returning null |
||
1a8f961 | 2022-01-20 12:56:40 | mio |
implement ml_fetch_items |
||
0935ce7 | 2022-01-18 19:23:23 | mio |
handle ml_fetch_all returning null |
||
f760809 | 2022-01-18 19:19:47 | mio |
replace "handle_show" with ml_fetch_all and some manually handling. |
||
657b427 | 2022-01-13 18:42:52 | mio |
reformat main.d |
||
151ef1c | 2022-01-11 20:45:10 | mio |
remove the need for create.d. the fixes to update.d are a quick hack, but should be improved when moving the tests to "unittests.d". |
||
22a2746 | 2022-01-11 09:03:36 | mio |
fix the 0BSD licenses to be the same |
||
8ddb668 | 2022-01-11 09:02:13 | mio |
change tap.d to 0BSD license |