Nick Sweeting
0def5c216b
Update bug_report.md
2019-09-18 19:33:28 -05:00
Nick Sweeting
4f8b54064b
Update documentation_change.md
2019-09-18 19:32:54 -05:00
Nick Sweeting
ad4da878ce
Update documentation_change.md
2019-09-18 19:32:16 -05:00
Nick Sweeting
2d49836d14
Update feature_request.md
2019-09-18 19:30:22 -05:00
Nick Sweeting
037da6bb12
Update bug_report.md
2019-09-18 19:27:46 -05:00
Mashiat Sarker Shakkhar
2ba17136e0
index/schema.py: Make cmd_version actually optional.
...
During migration, we may have to import json index file which was
produced with an older version. If the index file is missing
cmd_version, migration will fail.
2019-09-10 23:51:49 -04:00
Mashiat Sarker Shakkhar
0bb216ce02
util.py: Use dateparser to parse date strings.
2019-09-10 23:51:09 -04:00
Nick Sweeting
e2b054ae75
Update README.md
2019-07-09 13:52:57 -04:00
Nick Sweeting
a740439aaf
Update README.md
2019-07-09 13:52:46 -04:00
Nick Sweeting
c3e4e59a99
Update README.md
2019-07-09 13:52:29 -04:00
Nick Sweeting
8d044ec093
fix missing trailing tag
2019-07-09 13:51:21 -04:00
Nick Sweeting
acf70b494a
fix github pages formatting
2019-07-09 13:47:04 -04:00
Nick Sweeting
2afc3cbc8a
Update FUNDING.yml
2019-07-09 13:23:39 -04:00
Nick Sweeting
bfa1f0a217
Update __init__.py
2019-07-09 13:21:01 -04:00
Nick Sweeting
9ffc3f318c
ignore pypi folders
2019-07-09 13:11:00 -04:00
Nick Sweeting
a411528e8d
bump docs version
2019-07-09 13:09:36 -04:00
Nick Sweeting
4bf5a04b2c
Update Dockerfile
2019-07-09 13:05:51 -04:00
Nick Sweeting
5c9b1130b6
Update .dockerignore
2019-07-09 13:04:39 -04:00
Nick Sweeting
92ffb26407
Update .gitignore
2019-07-09 13:03:55 -04:00
Nick Sweeting
c0275bc698
add some comments to docker-compose file
2019-07-09 12:59:48 -04:00
Nick Sweeting
c60b9f42a1
formatting
2019-07-09 12:51:44 -04:00
Nick Sweeting
94da77d4d8
Update README.md
2019-07-09 12:51:00 -04:00
Nick Sweeting
8ae9665076
Update on status: I'm very busy but haven't forgotten about ArchiveBox!
2019-07-09 12:50:24 -04:00
Nick Sweeting
db1f6efc93
Create FUNDING.yml
2019-05-27 11:40:51 -04:00
Nick Sweeting
b109dd6364
Update README.md
2019-05-20 15:19:08 -04:00
Nick Sweeting
e2b714ba95
Add chrome binary path for BSD chromium
2019-05-20 14:29:28 -04:00
Nick Sweeting
1ebeb11bc1
Fix json export date parsing ( #241 )
...
Fix json export date parsing
2019-05-20 06:08:43 -04:00
t-mw
78bc52abf2
Fix json export date parsing
...
The format string for `datetime.strptime` did not match the example line in the comment below, since `%z` matches ["UTC offset in the form ±HHMM"](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior ).
2019-05-18 22:32:09 +02:00
Nick Sweeting
de28748109
Add "prefers-color-scheme: dark" support ( #240 )
...
Add "prefers-color-scheme: dark" support
2019-05-17 21:03:22 -04:00
Starbeamrainbowlabs
3b0236b087
Add prefers-color-scheme: dark support
2019-05-14 23:54:17 +01:00
Nick Sweeting
ca9c9ef956
add warning about running manage.py directly
2019-05-06 17:16:20 -04:00
Nick Sweeting
3c3b2ee621
expose more django server config options
2019-05-02 19:15:16 -04:00
Nick Sweeting
d016f1efb5
bump version
2019-05-02 17:52:43 -04:00
Nick Sweeting
d398bd59b0
switch to pure Manifest-based package includes
2019-05-02 17:51:21 -04:00
Nick Sweeting
e0489d77e7
bump the version
2019-05-02 17:39:45 -04:00
Nick Sweeting
ba21ff46f3
reverse the url order
2019-05-02 16:10:34 -04:00
Nick Sweeting
ef77a6d43f
add some missing fields to setup.py
2019-05-02 15:39:55 -04:00
Nick Sweeting
7ee837c127
add twine to packages
2019-05-02 15:32:18 -04:00
Nick Sweeting
2440c1c1bf
just use simple version instead of git hash
2019-05-02 15:30:42 -04:00
Nick Sweeting
050cd9c861
add license to manifest
2019-05-02 15:28:55 -04:00
Nick Sweeting
ecfca13b6d
fix present folders docstring
2019-05-02 15:20:21 -04:00
Nick Sweeting
500534f4be
fix missing comma in staticfile extensions list
2019-05-02 15:17:16 -04:00
Nick Sweeting
204de37eb9
fix parsing errors for older archive index formats
2019-05-01 02:28:48 -04:00
Nick Sweeting
1ac99621ab
show progress during validate_links
2019-05-01 02:28:26 -04:00
Nick Sweeting
f60b5ed867
better stdin handling
2019-05-01 02:28:12 -04:00
Nick Sweeting
ad3898add6
allow forcing init in dirty directory
2019-05-01 02:27:50 -04:00
Nick Sweeting
84fa6f6699
Merge pull request #229 from pigmonkey/stdin
...
only use stdin if it has a value
2019-05-01 00:19:36 -04:00
Nick Sweeting
cb2dd1ee28
rename model Page to Snapshot
2019-04-30 23:44:51 -04:00
Nick Sweeting
c82651a0b0
bump docs version
2019-04-30 23:44:19 -04:00
Nick Sweeting
fc05567bab
bump docs version
2019-04-30 23:15:09 -04:00