No description
Find a file
2024-08-05 15:18:50 +02:00
.builds Upgrade to Alpine 3.20 2024-08-05 15:18:50 +02:00
account Implement user account deletion 2022-11-01 16:48:22 +01:00
contrib Make cleanup script a daily cron job 2024-04-11 16:39:53 +02:00
graph Assert error is not nil before using it 2024-01-23 10:40:15 +01:00
migrations graph: Implement GraphQL-native user webhooks 2022-06-29 17:15:52 +02:00
pagessrht-daily Make cleanup script a daily cron job 2024-04-11 16:39:53 +02:00
s3 Serve sites on secondary HTTP port 2021-02-17 11:19:42 -05:00
webhooks graph: Implement GraphQL-native user webhooks 2022-06-29 17:15:52 +02:00
.gitignore Fix makefile & gitignore 2022-04-28 11:09:04 +02:00
config.example.ini Add optional toplevel info URL 2023-02-22 12:13:25 +01:00
go.mod Upgrade core-go 2024-01-31 08:54:21 +01:00
go.sum Upgrade core-go 2024-01-31 08:54:21 +01:00
gqlgen.yml Upgrade gqlgen 2022-10-20 15:16:41 +02:00
LICENSE Initial commit 2021-02-17 09:23:34 -05:00
Makefile Makefile: add target for pagessrht-daily 2024-05-14 12:53:42 +02:00
README.md Add README.md 2021-02-17 11:51:09 -05:00
schema.sql graph: Implement GraphQL-native user webhooks 2022-06-29 17:15:52 +02:00
server.go Fix build 2024-05-14 12:48:31 +02:00

This repository contains the code for the sr.ht web hosting service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/pages.sr.ht/installation.md