A simple website to serve a list of books currently in my possession. https://library.yetaga.in/
Go to file
David 5fed609b13
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details
add file system persistence of record API calls to avoid hammering the discogs API
2022-04-03 11:26:26 -04:00
cmd add file system persistence of record API calls to avoid hammering the discogs API 2022-04-03 11:26:26 -04:00
config add file system persistence of record API calls to avoid hammering the discogs API 2022-04-03 11:26:26 -04:00
database add file system persistence of record API calls to avoid hammering the discogs API 2022-04-03 11:26:26 -04:00
frontend correct italics for album names 2022-04-02 19:53:16 -04:00
importer rename book package to media 2022-03-05 10:58:15 -05:00
media discogs basic backend 2022-03-13 18:04:09 -04:00
ui rename book package to media 2022-03-05 10:58:15 -05:00
.gitignore add file system persistence of record API calls to avoid hammering the discogs API 2022-04-03 11:26:26 -04:00
.woodpecker.yml remove tls entirely 2022-04-02 20:37:52 -04:00
Dockerfile correct from label 2022-04-02 17:31:02 -04:00
Makefile add style management 2021-07-13 18:32:01 -04:00
docker-compose.yml continue to add more building blocks 2021-07-03 10:58:45 -04:00
go.mod discogs basic backend 2022-03-13 18:04:09 -04:00
go.sum discogs basic backend 2022-03-13 18:04:09 -04:00