Joseph Milazzo
|
d73bd22db2
|
Some code cleanup
|
2021-03-23 12:22:47 -05:00 |
|
Joseph Milazzo
|
126fb57f4d
|
Fix security issue. SHA1 has collisions, switching to SHA256
|
2021-03-14 10:23:10 -05:00 |
|
Joseph Milazzo
|
98c23af680
|
Comment out bad test
|
2021-03-14 09:59:24 -05:00 |
|
Joseph Milazzo
|
d23a569446
|
Added a new method for triggering jobs rather than scheduling ad-hoc.
|
2021-03-14 09:39:48 -05:00 |
|
Joseph Milazzo
|
bbb4240e20
|
Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them.
|
2021-02-24 11:59:16 -06:00 |
|
Joseph Milazzo
|
b4ee16d8d1
|
Code cleanup. Implemented ability to schedule Library Backups.
|
2021-02-17 08:58:36 -06:00 |
|
Joseph Milazzo
|
077e5f798a
|
Lots of cleanup
|
2021-02-07 12:02:47 -06:00 |
|
Joseph Milazzo
|
e9dfc1bda0
|
Fixed a bug in IsImage and IsArchive where I was using a contains instead of matching the regex.
|
2021-02-04 17:39:24 -06:00 |
|
Joseph Milazzo
|
10c8ea34fe
|
Cleanup after feature implementation.
|
2021-02-04 17:01:37 -06:00 |
|
Joseph Milazzo
|
53e85317f9
|
Refactored DB to be Series->Volumes->Chapters instead. All functionality that previously worked still works. Cleanup still needed.
|
2021-02-01 09:29:11 -06:00 |
|
Joseph Milazzo
|
a42e54a078
|
Lots of work for chapters. This code will be refactored in a chapter rewrite.
|
2021-01-27 14:14:16 -06:00 |
|
Joseph Milazzo
|
f430595d11
|
Attempted to Test CacheService, but can't figure it out.
|
2021-01-26 14:35:50 -06:00 |
|