Commit Graph

19 Commits

Author SHA1 Message Date
7459117b12 finish the frontend functionality; needs styling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-03 22:11:01 -05:00
b6119f320f inline func
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-02 20:53:59 -05:00
86f643ad0b more backend
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-02 20:52:21 -05:00
382d3bab61 unify frontends
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-01 20:38:42 -05:00
c2ac67aa07 start building frontend
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-01 20:10:58 -05:00
e62006f4e1 more refactoring
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-01 17:52:11 -05:00
fa73364107 start adding method handlers
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-01 17:31:18 -05:00
034232f866 refactor refactor refactor 2024-01-01 16:26:36 -05:00
c26ece0c86 initial sketch of how this will work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-30 20:27:24 -05: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
04aadf1d10 add logs for discogs initial load error 2022-04-02 17:26:49 -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
2803ce919a don't log full password string 2021-08-08 16:56:45 -04:00
b648c1c0ae initial CLI exploration 2021-07-02 20:46:58 -04:00
ca618cc609 environment-ize configuration 2021-07-02 18:47:14 -04:00
04506ed01f get database migrations up and running 2021-07-02 18:13:58 -04:00
da239cf9ad initial planning 2021-06-26 14:08:35 -04:00