dumb/handlers
Solomon Victorino e4768dfa88 fix: add annotations route without verse slug
used when an annotation only includes special characters
2024-08-25 17:24:14 -06:00
..
album.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
album_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
annotations.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
annotations_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
article.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
article_test.go feat: add article page 2024-06-23 17:03:18 -06:00
artist.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
artist_test.go feat: add artist page 2024-06-08 17:57:58 +02:00
cache.go feat: add article page 2024-06-23 17:03:18 -06:00
cache_test.go test: add unit tests 2024-03-06 20:53:29 +01:00
handler.go fix: add annotations route without verse slug 2024-08-25 17:24:14 -06:00
handler_test.go test: add static assets handler test 2024-05-04 13:34:19 +01:00
instances.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
instances_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
lyrics.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
lyrics_test.go test: fix lyrics page test 2024-06-11 21:53:22 +01:00
proxy.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
proxy_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
search.go refactor: fix linter errors 2024-07-14 00:43:06 +01:00
search_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
static.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
static_test.go test: add static assets handler test 2024-05-04 13:34:19 +01:00