bloggulus

A collective index of my favorite blogs

MIT License

Stars
6

Bot releases are visible (Hide)

bloggulus - v0.0.7

Published by github-actions[bot] almost 3 years ago

Changelog

  • c8f8f3f Fix order of commands in make run
  • ae5f2fe Simplify build command in GHA workflow
  • 49f5328 Simplify template handling
  • 0e071ab Update to Tailwind 3.0
bloggulus - v0.0.6

Published by github-actions[bot] almost 3 years ago

Changelog

  • 9535dc4 Leave version out of artifact file name
  • 3ee47bb Stop worker before web server
bloggulus - v0.0.5

Published by github-actions[bot] almost 3 years ago

Changelog

  • ad80baf Add API handlers for 404 and 405
  • 411d051 Add a few API error tests
  • 88c4979 Add helpers for API error handling
  • e51af98 Add query timeouts, more tests
  • 5f0f9f6 Add test for ReadBlog and ReadPost
  • 833e6ce Add tests for API errors
  • 8d3c863 Add tests for error page templates
  • 6178665 Better input validation
  • 0fb3208 Disable keep-alive during server shutdown
  • 509b2a0 Don't adjust frames during error handler errors
  • 4a94516 Enforce maximum pagination limit
  • bebfb6a Fix missing import
  • a637999 Implement graceful shutdown for the web server
  • 1e8e6e3 Improve error handling for web app
  • 79f94a4 More test work, add race detector
  • f273645 More work on tests
  • f49b659 More work on tests
  • aa93ee7 More work on tests... so close
  • a6153f2 Notify systemd when the app starts
  • aec9fd4 Remove TODO comment
  • af2e9b2 Remove headers param from writeJSON
  • 793f94f Replace enableCORS with go-chi/cors
  • 4a7c9de Sketch out DB helper funcs
  • 91d603f Update default config file
  • 5b21187 Update limit max in openapi.yaml
  • 45a3b4e Wait for background tasks to finish at shutdown
bloggulus - v0.0.4

Published by github-actions[bot] almost 3 years ago

Changelog

d290848 Add a few more API routes
80d8655 Add handler for reading all posts... kinda
67a1220 Add original logo file
f50fc3d Add pagination defaults to API docs
fc0779f Add search to API, impl pagination for storage
dfd6b76 Create new logo / favicon, handle it normally
2033e66 Early API work: encoding JSON, fixing CORS, etc
d617e3e Impl pagination for the REST API
a886368 Remove old comment from main.go
294392e Remove old icon link
b893dda Rename blog storage funcs
90e94a5 Rename storage funcs to be a bit nicer
d1999cf Select specific column names for blogs
d275416 Small reword in openapi.yaml
a384f78 Use Header.Set instead of Header.Add

bloggulus - v0.0.3

Published by github-actions[bot] almost 3 years ago

Changelog

3d74c46 Apply migrations before coverage testing
db57207 Ignore dirty git state caused by PurgeCSS
57fd730 Rename migrateDB to something more useful

Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects