index
:
keep
main
Discord self-bot which caches and archives URLs at the Internet Archive
Jordan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keep.go
Age
Commit message (
Expand
)
Author
2023-01-22
keep: further expand set of removed punctuating marks; ()!?
Jordan
2022-12-05
keep: include commas in the set of removed punctuating marks
Jordan
2022-12-05
keep: rm marks more likely to be punctuating than valid URL components
Jordan
2022-12-01
keep: ensure URLs have IA-supported schemes types
Jordan
2022-11-24
archive: log /save/ API Message response parameter values; useful info
Jordan
2022-11-24
archive, keep: send authenticated POST requests to /save/ IA endpoint
Jordan
2022-11-20
misc: use updated URL normalization/escape libraries
Jordan
2022-01-15
keep: rm log used to debug normalization
Jordan
2022-01-15
keep, archive: normalize URLs (RFC 3986), improve logging
Jordan
2022-01-03
keep: archive API cooldown 5s -> 15s
Jordan
2021-12-22
keep, readme: config -> path CLI param
Jordan
2021-12-18
keep: uncomment websocket block
Jordan
2021-12-18
web, db: add processed URL index, housekeeping
Jordan
2021-12-13
keep: log skipped/saved archival states
Jordan
2021-12-08
keep: ensure non-zero chanMsgs before assignment
Jordan
2021-12-07
archive, keep: host -> regexp ignore list
Jordan
2021-12-04
misc: housekeeping
Jordan
2021-12-03
keep: rm cached status code check
Jordan
2021-12-03
initial commit
Jordan