1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00
Commit graph

13 commits

Author SHA1 Message Date
Nick Sweeting 11fd436305 use new mypy TypedDict to manage config typing 2019-04-24 11:36:14 -04:00
Nick Sweeting 5ef5415f3f rename archive toggles from FETCH_ to SAVE_ for clarity 2019-04-24 04:09:25 -04:00
Nick Sweeting 50b947f41d add md5 hashes to dependencies dict 2019-04-22 14:34:12 -04:00
Nick Sweeting 39a0ab3013 add pipenv, schedule cmd, logs dir, and lots more 2019-04-18 21:10:00 -04:00
Nick Sweeting 289a6ea30f fix database file location and init process 2019-04-17 05:42:09 -04:00
Nick Sweeting cdb70c73df first working django model with archivebox-shell command and sql exporting 2019-04-17 03:49:18 -04:00
Nick Sweeting 9ce47431da better loading and saving storage mechanism 2019-04-17 02:25:28 -04:00
Nick Sweeting 6e5a77e1ad check data folder on startup 2019-04-16 23:19:21 -04:00
Nick Sweeting fafdef1e6d prevent running as root 2019-04-16 23:18:42 -04:00
Nick Sweeting 718e25c973 better dependency checking system and guards 2019-04-11 03:42:35 -04:00
Nick Sweeting 0d2f7eb58e expand user tildes in paths 2019-04-11 03:41:05 -04:00
Nick Sweeting bcfe17bc87 define database file in config.py 2019-04-11 03:40:37 -04:00
Nick Sweeting 68b4c01c6b working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00
Renamed from archivebox/core/config.py (Browse further)