• I am one of the two people behind lavatech, hello.
  • https://l4.pm
  • skirts

  • Joined on 2018-11-12
luna closed issue luna/e621_api_cloner#3 2022-08-31 00:11:04 +00:00
package the api in a docker container
luna closed issue luna/e621_api_cloner#1 2022-08-31 00:11:04 +00:00
add api authentication
luna pushed to mistress at luna/e621_api_cloner 2022-08-31 00:11:04 +00:00
5a857da5d4 add .dockerignore
a1af5ff3fa add authfile.example
62a59975f6 add Dockerfile
c889a14bac run PRAGMA optimize on webapi close
6fc2a3fbfa add auth keys
Compare 6 commits »
luna opened issue luna/e621_api_cloner#3 2022-08-29 03:44:07 +00:00
package the api in a docker container
luna opened issue luna/e621_api_cloner#2 2022-08-29 03:43:13 +00:00
run vacuum in the db after building db
luna opened issue luna/e621_api_cloner#1 2022-08-29 03:39:11 +00:00
add api authentication
luna pushed to mistress at luna/e621_api_cloner 2022-08-29 03:29:06 +00:00
21e05ba546 use env var for db
luna pushed to mistress at luna/e621_api_cloner 2022-08-29 03:26:58 +00:00
fe3a81e614 add e621 api cloner
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:49:17 +00:00
dab0de4448 use csv reader for counting instead of 'wc -l'
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:24:51 +00:00
a44ef2a370 posts csv is huge holy shit
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:18:59 +00:00
38b74f5ebf fix typos
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:17:21 +00:00
75926b5b8c use wc for linecount
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:13:56 +00:00
521da51092 fix typo
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 19:13:38 +00:00
3a8a3bab80 add post importing
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 04:08:00 +00:00
c987eb7035 insert tags into sqlite db
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 03:24:48 +00:00
58e9e4e9cb fix writing 0 bytes to downloded files
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 03:14:49 +00:00
2c333ee00b decompress csv files
ed0696721f add download meter
Compare 2 commits »
luna pushed to mistress at luna/e621_api_cloner 2022-08-28 02:56:31 +00:00
08f0dd27f7 add base build_db code
luna pushed to mistress at luna/booru-tag-timeline 2022-08-12 00:54:50 +00:00
2d05d24897 update readme
luna pushed to mistress at luna/booru-tag-timeline 2022-08-12 00:52:33 +00:00
96c7194a1a add codes