Go to file
Jan-Lukas Else d0ee8bd960 Fix transactions 2023-11-21 10:37:06 +01:00
.github/workflows Maybe fix GHCR image? (#60) 2023-08-07 16:35:15 +02:00
.idea
.vscode
dbmigrations
docs Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
hlsjs
leaflet Use Leaflet Marker Cluster plugin 2023-08-06 11:48:24 +02:00
logo
original-assets Use Leaflet Marker Cluster plugin 2023-08-06 11:48:24 +02:00
pkgs Set content-type before writing status code 2023-09-25 11:05:45 +02:00
plugins
strings
templates/assets Use Leaflet Marker Cluster plugin 2023-08-06 11:48:24 +02:00
testdata
.deepsource.toml
.gitignore
.golangci.yml
Dockerfile Update to Go 1.21 2023-08-09 14:21:18 +02:00
LICENSE
README.md
acme.go
activityPub.go
activityPubSending.go
activityPubTools.go
activityPub_test.go
activityStreams.go Set content-type before writing status code 2023-09-25 11:05:45 +02:00
activityStreams_test.go
app.go chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
authentication.go
authentication_test.go
blogroll.go
blogroll_test.go
blogstats.go
blogstats_test.go
cache.go
cacheRecorder.go
cache_test.go
captcha.go
captcha_test.go
check.go Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
comments.go
commentsAdmin.go
commentsEditor.go
commentsEditor_test.go
comments_test.go
config.go Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
config_test.go Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
contact.go
contact_test.go
database.go
databaseHooks.go
databaseMigrations.go
database_test.go
debug.go
docker-compose.dev.tailscale.yml Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
editor.go
editorFiles.go
editorState.go
editor_test.go
errors.go
errors_test.go
example-config.yml Add config option to block user agents in robots.txt 2023-08-09 14:21:39 +02:00
export.go
export_test.go
externalVideo.go
feeds.go Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
feeds_test.go
geo.go
geoMap.go Small optimization 2023-11-11 19:13:50 +01:00
geoTiles.go
geoTiles_test.go
geoTrack.go
geoTrack_test.go
geo_test.go
go.mod Update dependencies 2023-11-11 19:02:57 +01:00
go.sum Update dependencies 2023-11-11 19:02:57 +01:00
healthcheck.go
hooks.go
http.go Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
httpClient.go
httpClient_test.go
httpFs.go
httpLogs.go
httpLogs_test.go
httpMiddlewares.go
httpMiddlewares_test.go
httpRouters.go
httpsCache.go
indexnow.go
indexnow_test.go
indieAuth.go chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
indieAuthServer.go Small optimization 2023-11-11 19:13:50 +01:00
indieAuthServer_test.go chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
indieAuth_test.go chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
main.go
markdown.go
markdown_test.go
matrix.go
media.go
mediaCompression.go
mediaCompression_test.go
mediaStorage.go
mediaStorage_test.go
microformats.go
microformats_test.go
micropub.go Small optimization 2023-11-11 19:13:50 +01:00
micropubMedia.go
micropub_test.go
nodeinfo.go Small optimization 2023-11-11 19:13:50 +01:00
notifications.go
ntfy.go
ntfy_test.go
opensearch.go
paths.go
paths_test.go
persistentCache.go
plugins.go
plugins_test.go
posts.go Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
postsDb.go Fix transactions 2023-11-21 10:37:06 +01:00
postsDb_test.go Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
postsDeleter.go
postsDeleter_test.go
postsFuncs.go
postsScheduler.go
postsScheduler_test.go
posts_test.go
privateMode.go
privateMode_test.go
profileImage.go
queue.go
queue_test.go
reactions.go Small optimization 2023-11-11 19:13:50 +01:00
reactions_test.go
regexRedirects.go
regexRedirects_test.go
render.go
robotstxt.go Add config option to block user agents in robots.txt 2023-08-09 14:21:39 +02:00
robotstxt_test.go Add config option to block user agents in robots.txt 2023-08-09 14:21:39 +02:00
search.go Refactor code for search results 2023-09-07 15:46:51 +02:00
search_test.go
sessions.go
settings.go
settingsDb.go
settingsDb_test.go
shortDomain.go
shortPath.go
shortPath_test.go
sitemap.go Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
sitemap_test.go
staticFiles.go
taxonomies.go
telegram.go
telegram_test.go
templateAssets.go
templateStrings.go
tor.go
tts.go
ui.go chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
uiComponents.go
uiPluginsHelper.go Fix waitgroup 2023-09-23 20:43:37 +02:00
ui_test.go
updateDeps.sh Fix HTTPS setup for Tailscale Funnel, add docs on how to use Funnel, update dependencies 2023-11-01 13:38:53 +01:00
utils.go Small optimization 2023-11-11 19:13:50 +01:00
utils_test.go
webmention.go
webmentionAdmin.go
webmentionSending.go
webmentionVerification.go
webmentionVerification_test.go
webmention_test.go

README.md

GoBlog

How to install and run (and other useful information about) GoBlog is explained in the docs.