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

  • Joined on 2018-11-12
luna pushed to mistress at luna/e621_api_cloner 2022-10-06 14:35:05 +00:00
77466bab7c use upserts for build db
luna opened issue gitdab/gitdab#9 2022-09-19 20:23:49 +00:00
fix index page customizations
luna pushed to mistress at luna/e621_api_cloner 2022-09-18 21:33:21 +00:00
b09c1b7c74 fix typo
luna pushed to mistress at luna/e621_api_cloner 2022-09-18 21:22:39 +00:00
f9547ff04c only vacuum db if work was actually made
luna pushed to mistress at luna/e621_api_cloner 2022-09-18 19:20:42 +00:00
019c5ad1b5 fix e621 api compliance bugs
luna pushed to mistress at luna/e621_api_cloner 2022-09-18 17:12:35 +00:00
ee4ba47831 dockerfile: add DBPATH
luna closed issue luna/e621_api_cloner#2 2022-08-31 00:11:41 +00:00
run vacuum in the db after building db
luna commented on issue luna/e621_api_cloner#2 2022-08-31 00:11:41 +00:00
run vacuum in the db after building db

done in c2576d271c.

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 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 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