Commit Graph

199 Commits

Author SHA1 Message Date
David 5f766a0efb Merge pull request 'add file system persistence of record API calls to avoid hammering the discogs API' (#3) from persist into master
ci/woodpecker/push/woodpecker Pipeline failed Details
Reviewed-on: #3
2022-04-03 15:51:17 +00:00
David 5fed609b13 add file system persistence of record API calls to avoid hammering the discogs API
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details
2022-04-03 11:26:26 -04:00
David 7b7e8d0058 remove tls entirely
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:37:52 -04:00
David ab6de21418 try forcing client to use tls
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:35:29 -04:00
David 729ed30450 use tls throughout
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:32:44 -04:00
David 2116fbb15c no it looks like it really does have to be 2376
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:28:44 -04:00
David 4b78201bd1 wait for service to start
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:27:50 -04:00
David ad262c5fde update port
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:21:15 -04:00
David 79c718153d try dind
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 20:20:34 -04:00
David c492eba657 remove woodpecker until I decide how I want to do docker-in-docker 2022-04-02 20:14:50 -04:00
David 8a1e5f2b17 give woodpecker a try
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-04-02 19:59:31 -04:00
David 83b00b69b1 correct italics for album names 2022-04-02 19:53:16 -04:00
David 5e101c236a correct from label 2022-04-02 17:31:02 -04:00
David 759835993e copy cert bundle into scratch 2022-04-02 17:30:25 -04:00
David 04aadf1d10 add logs for discogs initial load error 2022-04-02 17:26:49 -04:00
David 88d9c4f2f8 Merge pull request 'discogs' (#2) from discogs into master
Reviewed-on: #2
2022-04-02 21:21:22 +00:00
David 781d96ca14 wrap up initial discogs work 2022-04-02 17:21:02 -04:00
David 8cff0ec6ab update favicon 2022-04-02 13:42:09 -04:00
David 832e2025a0 initial UI, pagination starts at 1 for some reason 2022-04-02 13:38:14 -04:00
David 474ea9b57c struct name idiomatic 2022-04-02 13:10:16 -04:00
David 84803f1e3d discogs basic backend 2022-03-13 18:04:09 -04:00
David 98584bbef6 rename book package to media 2022-03-05 10:58:15 -05:00
David c9b70f02e7 bump go version 2022-01-15 15:51:06 -05:00
David 7ee118c1cd fix coverURL usage in the frontend 2022-01-15 15:46:59 -05:00
David 3e1b06e95a move actual onload trigger back into the html file 2021-10-31 20:07:41 -04:00
David b52949f3e9 move js file into its own file 2021-10-31 20:00:04 -04:00
David 4a02014bef make the search function pure instead of calling renderTable 2021-10-31 19:51:19 -04:00
David 913ec3d05e fix searching 2021-10-31 19:25:44 -04:00
David dcdff94712 Merge branch 'next' 2021-08-21 20:49:16 -04:00
David d0376e85e6 update preload on googlefont 2021-08-08 21:23:43 -04:00
David 9097c5efd8 ignore csv files 2021-08-08 21:20:18 -04:00
David 2803ce919a don't log full password string 2021-08-08 16:56:45 -04:00
David a0b2bffcb3 server Dockerfile 2021-08-08 10:01:20 -04:00
David d0ddad01fa speedup suggestions from Lighthouse 2021-08-04 22:59:23 -04:00
David f800e4c718 remove jquery 2021-08-04 22:31:48 -04:00
David b3ccda7885 remove more cruft 2021-08-03 21:08:33 -04:00
David 3e20c3a51e remove mustache 2021-08-03 20:10:24 -04:00
David f47f0e233c modernize frontend somewhat 2021-08-02 21:31:54 -04:00
David 9e4f10a7e0 condense ISBN generator 2021-08-01 19:09:54 -04:00
David fbcd59c7f0 switch frontend to use new api endpoint instead of google sheet 2021-08-01 19:05:40 -04:00
David 39fd64ace7 basic importing works 2021-08-01 18:52:21 -04:00
David ebbdb99f37 add file selector text area 2021-08-01 15:50:11 -04:00
David d6acfe235b draw cursor in editabletextarea 2021-08-01 15:49:35 -04:00
David e9b6c95019 build text-entry component 2021-08-01 11:41:02 -04:00
David bb01987b3b make boxes cover anything behind them 2021-08-01 11:05:51 -04:00
David 4ec1a85139 improve menus 2021-07-28 21:50:09 -04:00
David 2ea148bec3 clarity 2021-07-28 21:41:35 -04:00
David 49b8f675df add missing SetVisible changes 2021-07-28 21:39:37 -04:00
David 90a9facc44 fully commit to event-driven arch 2021-07-28 21:36:45 -04:00
David 4f4758f7fe fix a panic and handle cleaning up after a panic 2021-07-28 21:06:49 -04:00