Nick Sweeting
|
27708152d2
|
wip initial django setup
|
2019-04-02 16:36:41 -04:00 |
|
Nick Sweeting
|
6a8f6f52af
|
0 mypy errors
|
2019-03-30 21:29:16 -04:00 |
|
Nick Sweeting
|
a214bd7c02
|
make everything take link_dir as an optional arg since its derivable from link url
|
2019-03-27 18:24:30 -04:00 |
|
Nick Sweeting
|
3375522ff4
|
remove uneeded bin shortcuts
|
2019-03-27 15:49:41 -04:00 |
|
Nick Sweeting
|
b1b0c8d1c5
|
show prettier failure output during link archiving
|
2019-03-27 15:33:12 -04:00 |
|
Nick Sweeting
|
ea695b8bef
|
remove dataclass for ArchiveIndex in favor of plain dict to simplify schema file
|
2019-03-27 15:32:39 -04:00 |
|
Nick Sweeting
|
88721512d4
|
more detailed parsing and indexing cli output
|
2019-03-27 15:16:53 -04:00 |
|
Nick Sweeting
|
2ed91fe429
|
new details page design
|
2019-03-27 03:49:39 -04:00 |
|
Nick Sweeting
|
25a107df43
|
switch to dataclasses, working Link type hints everywhere
|
2019-03-26 19:21:34 -04:00 |
|
Nick Sweeting
|
76abc58135
|
switch to strict type hints with NamedTuples instead of dicts
|
2019-03-26 05:33:34 -04:00 |
|
Nick Sweeting
|
ef865dd76a
|
better stats collection and printing
|
2019-03-22 23:00:43 -04:00 |
|
Nick Sweeting
|
096832210c
|
better logging totals counts
|
2019-03-22 21:38:24 -04:00 |
|
Nick Sweeting
|
bd9f3e313f
|
better logging during long output
|
2019-03-22 15:09:39 -04:00 |
|
Nick Sweeting
|
1c5732d5c6
|
improve logging of skipped links
|
2019-03-22 14:01:29 -04:00 |
|
Nick Sweeting
|
0075daa45c
|
Merge pull request #187 from simon987/master
Fix succeded typo
|
2019-03-22 12:35:15 -04:00 |
|
simon987
|
1c7dafb378
|
Fix for #188
|
2019-03-21 20:12:27 -04:00 |
|
simon987
|
fa425b563e
|
Fix succeded typo
|
2019-03-21 19:59:09 -04:00 |
|
Nick Sweeting
|
d798117081
|
better separation of archive method checking and running logic
|
2019-03-21 05:35:41 -04:00 |
|
Nick Sweeting
|
e6bd1f8ca8
|
major codebase-wide code cleanups
|
2019-03-21 01:28:12 -04:00 |
|