No description
  • Go 34.7%
  • Python 31.8%
  • HTML 27.2%
  • PLpgSQL 3.2%
  • JavaScript 1.1%
  • Other 2%
Find a file
Simon Martin 6349406a10 audit-log: mention that entries get purged
This will avoid users being surprised to see a potentially very light
log, especially after clicking a button labeled "View full audit log".

Signed-off-by: Simon Martin <simon@nasilyan.com>
2026-07-06 13:14:02 +02:00
.builds builds: generate all .go files before linting 2025-11-11 10:26:37 +01:00
api api: check profile updates with abused 2026-05-20 10:29:05 +02:00
cmd/api Fix up botched rename 2025-12-15 12:42:03 +01:00
contrib contrib/ssh-keys: add small README 2026-02-25 13:24:19 +01:00
js Implement "subsidized" price points 2025-12-03 12:57:29 +01:00
metasrht audit-log: mention that entries get purged 2026-07-06 13:14:02 +02:00
migrations migrations: add migration to make fingerprint nullable 2026-04-24 10:12:56 +02:00
scripts revoke-expired-tokens: fix typo 2019-11-20 14:27:04 -05:00
scss Allow users to upload an avatar 2026-01-07 16:43:43 +01:00
.editorconfig Add .editorconfig 2025-01-20 15:16:10 +01:00
.git_archival.txt Preparations for PEP440 support 2024-10-28 14:17:12 +01:00
.gitattributes Preparations for PEP440 support 2024-10-28 14:17:12 +01:00
.gitignore Replace alembic with sourcehut-migrate 2025-09-17 11:13:23 +02:00
.golangci.yml Run golangci-lint in CI 2025-11-06 15:21:09 +01:00
config.example.ini billing: implement reverse-charged VAT semantics 2026-01-12 13:09:52 +01:00
go.mod Upgrade core-go 2026-04-07 20:49:15 +02:00
go.sum Upgrade core-go 2026-04-07 20:49:15 +02:00
LICENSE Read oauth aliases from config 2017-04-09 14:03:50 -04:00
Makefile Move all 'main' packages to cmd/*/ 2025-12-15 12:09:41 +01:00
meta.sr.ht-daily Update welcome email copy 2025-11-24 09:25:03 +01:00
meta.sr.ht-manageuser Convert to new shared asset distribution 2025-01-10 12:23:36 +01:00
pyproject.toml Replace alembic with sourcehut-migrate 2025-09-17 11:13:23 +02:00
README.md Add README.md 2019-01-08 18:09:26 -05:00
run.py Use new way to run debug/local services 2019-01-13 09:32:36 -05:00
schema.sql schema.sql: synchronize with latest migrations 2026-04-27 10:10:57 +02:00
setup.py Convert to new shared asset distribution 2025-01-10 12:23:36 +01:00

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

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