|
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 |
|
|
3e20c3a51e
|
remove mustache
|
2021-08-03 20:10:24 -04:00 |
|
|
f47f0e233c
|
modernize frontend somewhat
|
2021-08-02 21:31:54 -04:00 |
|
|
9e4f10a7e0
|
condense ISBN generator
|
2021-08-01 19:09:54 -04:00 |
|
|
fbcd59c7f0
|
switch frontend to use new api endpoint instead of google sheet
|
2021-08-01 19:05:40 -04:00 |
|
|
39fd64ace7
|
basic importing works
|
2021-08-01 18:52:21 -04:00 |
|
|
ebbdb99f37
|
add file selector text area
|
2021-08-01 15:50:11 -04:00 |
|
|
d6acfe235b
|
draw cursor in editabletextarea
|
2021-08-01 15:49:35 -04:00 |
|
|
e9b6c95019
|
build text-entry component
|
2021-08-01 11:41:02 -04:00 |
|
|
bb01987b3b
|
make boxes cover anything behind them
|
2021-08-01 11:05:51 -04:00 |
|
|
4ec1a85139
|
improve menus
|
2021-07-28 21:50:09 -04:00 |
|
|
2ea148bec3
|
clarity
|
2021-07-28 21:41:35 -04:00 |
|
|
49b8f675df
|
add missing SetVisible changes
|
2021-07-28 21:39:37 -04:00 |
|
|
90a9facc44
|
fully commit to event-driven arch
|
2021-07-28 21:36:45 -04:00 |
|
|
4f4758f7fe
|
fix a panic and handle cleaning up after a panic
|
2021-07-28 21:06:49 -04:00 |
|
|
c2d2fe25c0
|
add style management
|
2021-07-13 18:32:01 -04:00 |
|
|
8c6c9325da
|
it now displays books from the DB!
|
2021-07-06 21:40:12 -04:00 |
|
|
3bff06aad7
|
make it possible to switch between panels
|
2021-07-04 14:49:36 -04:00 |
|
|
a6f958ccfb
|
support ratio layouts
|
2021-07-04 13:49:53 -04:00 |
|
|
78d80aef6c
|
handle uneven disribution of space
|
2021-07-04 09:41:22 -04:00 |
|
|
40b4cd3668
|
fix up boxes to actually work when moved around the screen
|
2021-07-03 21:25:32 -04:00 |
|
|
6cd94df521
|
doesn't quite work yet
|
2021-07-03 13:30:08 -04:00 |
|
|
de3f9cfadb
|
continue to add more building blocks
|
2021-07-03 10:58:45 -04:00 |
|
|
117c7e0e41
|
start to make it a little real...
|
2021-07-02 21:44: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 |
|
|
84a523f2f8
|
remove old version
|
2021-06-24 20:43:35 -04:00 |
|
|
e6bb9f254e
|
update git link
|
2020-09-08 20:36:30 +00:00 |
|