Commit Graph

113 Commits

Author SHA1 Message Date
2814c5dc68 remove vfs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-24 13:01:56 -04:00
98f4c4b0c1 add compose_token to secrets list
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-20 20:54:01 -04:00
48fc2970ad end-to-end deployment (#4)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David Ashby <delta.mu.alpha@gmail.com>
Reviewed-on: #4
2022-04-21 00:45:58 +00:00
f9d1cf744e refactor a bit
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 17:54:59 -04:00
2346f17edd only push builds on master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 15:33:23 -04:00
886e28f348 correctly link build tag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 15:29:40 -04:00
6a42420d36 add readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 15:28:37 -04:00
ce194c1418 add comment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 15:26:33 -04:00
ca27b9f1aa secrets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 15:19:06 -04:00
efd624bd7d try new registry location
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-03 15:07:38 -04:00
c27751dd93 test mounting socket
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-03 13:58:28 -04:00
e56b6da79d checking docker ps output
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-03 13:51:22 -04:00
63c334a40f add missing line break 2022-04-03 12:33:15 -04:00
a38fdaef91 hide label variant ()
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-03 12:29:24 -04:00
5f766a0efb Merge pull request 'add file system persistence of record API calls to avoid hammering the discogs API' (#3) from persist into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #3
2022-04-03 15:51:17 +00:00
5fed609b13 add file system persistence of record API calls to avoid hammering the discogs API
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2022-04-03 11:26:26 -04:00
7b7e8d0058 remove tls entirely
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:37:52 -04:00
ab6de21418 try forcing client to use tls
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:35:29 -04:00
729ed30450 use tls throughout
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:32:44 -04:00
2116fbb15c no it looks like it really does have to be 2376
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:28:44 -04:00
4b78201bd1 wait for service to start
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:27:50 -04:00
ad262c5fde update port
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:21:15 -04:00
79c718153d try dind
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 20:20:34 -04:00
c492eba657 remove woodpecker until I decide how I want to do docker-in-docker 2022-04-02 20:14:50 -04:00
8a1e5f2b17 give woodpecker a try
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-02 19:59:31 -04:00
83b00b69b1 correct italics for album names 2022-04-02 19:53:16 -04:00
5e101c236a correct from label 2022-04-02 17:31:02 -04:00
759835993e copy cert bundle into scratch 2022-04-02 17:30:25 -04:00
04aadf1d10 add logs for discogs initial load error 2022-04-02 17:26:49 -04:00
88d9c4f2f8 Merge pull request 'discogs' (#2) from discogs into master
Reviewed-on: #2
2022-04-02 21:21:22 +00:00
781d96ca14 wrap up initial discogs work 2022-04-02 17:21:02 -04:00
8cff0ec6ab update favicon 2022-04-02 13:42:09 -04:00
832e2025a0 initial UI, pagination starts at 1 for some reason 2022-04-02 13:38:14 -04:00
474ea9b57c struct name idiomatic 2022-04-02 13:10:16 -04:00
84803f1e3d discogs basic backend 2022-03-13 18:04:09 -04:00
98584bbef6 rename book package to media 2022-03-05 10:58:15 -05:00
c9b70f02e7 bump go version 2022-01-15 15:51:06 -05:00
7ee118c1cd fix coverURL usage in the frontend 2022-01-15 15:46:59 -05:00
3e1b06e95a move actual onload trigger back into the html file 2021-10-31 20:07:41 -04:00
b52949f3e9 move js file into its own file 2021-10-31 20:00:04 -04:00
4a02014bef make the search function pure instead of calling renderTable 2021-10-31 19:51:19 -04:00
913ec3d05e fix searching 2021-10-31 19:25:44 -04:00
dcdff94712 Merge branch 'next' 2021-08-21 20:49:16 -04:00
d0376e85e6 update preload on googlefont 2021-08-08 21:23:43 -04:00
9097c5efd8 ignore csv files 2021-08-08 21:20:18 -04:00
2803ce919a don't log full password string 2021-08-08 16:56:45 -04:00
a0b2bffcb3 server Dockerfile 2021-08-08 10:01:20 -04:00
d0ddad01fa speedup suggestions from Lighthouse 2021-08-04 22:59:23 -04:00
f800e4c718 remove jquery 2021-08-04 22:31:48 -04:00
b3ccda7885 remove more cruft 2021-08-03 21:08:33 -04:00