1
0
Fork 0
mirror of synced 2024-07-01 04:20:55 +12:00
Commit graph

1253 commits

Author SHA1 Message Date
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
Nick Sweeting d26f87efef make archivebox server work for urls, hashes, and timestamps 2019-04-30 23:13:21 -04:00
Nick Sweeting 95007d9137 split up utils into separate files 2019-04-30 23:13:04 -04:00
Nick Sweeting daf5951897 allow passing debug flag to archivebox server 2019-04-30 23:11:41 -04:00
Nick Sweeting 0ba821b351 better return status from list cmd 2019-04-30 23:11:07 -04:00
Nick Sweeting 158f145d9a move docstrings to main.py out of cli files 2019-04-30 23:10:48 -04:00
Pig Monkey 34270b2b12 only use stdin if it has a value
Closes #228
2019-04-30 17:25:41 -07:00
Nick Sweeting 0cf5481260 bump docs version 2019-04-28 18:06:13 -04:00
Nick Sweeting f257e029cf bump version 2019-04-28 16:50:46 -04:00
Nick Sweeting 4c924ccf7d add instructions for building sphinx docs 2019-04-28 16:46:25 -04:00
Nick Sweeting b86f1c3cbb fix python dir getting docs dir 2019-04-27 21:13:56 -04:00
Nick Sweeting 94c76d7b55 update version path 2019-04-27 21:11:17 -04:00
Nick Sweeting 27fcb088af read version from version file in conf.py 2019-04-27 21:09:32 -04:00
Nick Sweeting b805df1416 fix version file path 2019-04-27 21:08:40 -04:00