• The Network
  • Joined on 2023-06-18
froge pushed to main at froge/gomusic 2025-02-14 02:42:13 +00:00
d38fef3be2 Clean up comments and defer response body closing
froge pushed to main at froge/gomusic 2025-02-14 02:35:45 +00:00
48bf0df6d4 Fix bugs in pagination and syntax error in artist search endpoint
froge pushed to main at froge/gomusic 2025-02-14 02:27:58 +00:00
0990755643 Increase readability of readme file
d4486fc7d5 Update README
Compare 2 commits »
froge pushed to main at froge/gomusic 2025-02-14 02:24:47 +00:00
dc3820d6f4 Run go fmt, fix pagination bug, clean up code
froge pushed to main at froge/gomusic 2025-02-14 02:15:56 +00:00
0c123c415b Add more documentation to readme
froge pushed to main at froge/gomusic 2025-02-14 02:02:42 +00:00
2d36039966 Add tests for paginated routes
froge pushed to main at froge/gomusic 2025-02-14 01:15:10 +00:00
631f908871 Add pagination support
froge pushed to main at froge/gomusic 2025-02-13 23:52:09 +00:00
4c8c363946 Add genre routes and update test cases
froge pushed to main at froge/gomusic 2025-02-13 21:48:01 +00:00
8ad5056456 Update route tests
froge pushed to main at froge/gomusic 2025-02-13 20:26:50 +00:00
f7132c06fc Fix route tests
034c4e1088 Add documentation around DB lookup semantics
Compare 2 commits »
froge pushed to main at froge/gomusic 2025-02-13 19:55:00 +00:00
d56b21a3d1 Cleanup API responses and add better comments
froge pushed to main at froge/gomusic 2025-02-12 04:52:26 +00:00
05cb03ac52 Fix typo
froge pushed to main at froge/gomusic 2025-02-12 04:31:32 +00:00
72fef2e3b2 Run go fmt
froge pushed to main at froge/gomusic 2025-02-12 04:27:17 +00:00
47d45625bc Fix typo in environment variable name
froge pushed to main at froge/cyberfrog.me 2025-02-02 15:53:45 +00:00
a865751408 Finalize styling changes to main page
cb89c32b1a Finale background colour change (I swear)
1e6e340f56 Update background black fade level
a603a89938 Update background colours & body transparency
32bb30b256 Fix background styling & overflow issues on body element
Compare 6 commits »
froge pushed to dev at froge/cyberfrog.me 2025-02-02 14:11:20 +00:00
cb89c32b1a Finale background colour change (I swear)
froge pushed to dev at froge/cyberfrog.me 2025-02-02 13:30:38 +00:00
1e6e340f56 Update background black fade level
froge pushed to dev at froge/cyberfrog.me 2025-02-02 13:24:24 +00:00
a603a89938 Update background colours & body transparency
froge pushed to dev at froge/cyberfrog.me 2025-02-02 12:14:56 +00:00
32bb30b256 Fix background styling & overflow issues on body element
froge pushed to dev at froge/cyberfrog.me 2025-02-02 10:13:58 +00:00
c4877b6d37 Testing style/layout changes for responsive design