forge
login
or
join now
erlend.sh
/
tranquil-pds
forked from
tranquil.farm/tranquil-pds
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Our Personal Data Server from scratch!
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
lu5a.myatproto.social
f78b004d
fix: user handle domains upgrade
main
1mo ago
nelind
e02e8c9e
fix(config): remove unused duplicate custom handle url config key
1mo ago
lu5a.myatproto.social
54504670
fix: container build should use all-in-one backend+frontend
1mo ago
isabel
6200697c
fix(nix): typo
1mo ago
nelind
4005041e
fix(test): update test_server_basics to reflect new health endpoint format
1mo ago
nelind
1c75668b
feat(nix): remove mold from the dev shell and add cargo nextest
1mo ago
lu5a.myatproto.social
2c470f77
fix: lewis shameful mistake on prod compose vol
1mo ago
nelind
844ba0eb
refactor(nix): update nix module to use the built-in frontend server
1mo ago
nelind
34beff25
feat: add back built-in frontend hosting to the backend
1mo ago
lu5a.myatproto.social
898c6a2c
fix: no 2fa needed if passkey
1mo ago
lu5a.myatproto.social
dcdef508
fix: first user invite code
2mo ago
penny
1e02c580
feat: add version information to _health endpoint
2mo ago
nelind
e2f26c25
fix(sync): dont sequence sync events on *every* repo update
fix/dont-over-sync
2mo ago
isabel
4e277eb7
fix(nix): use correct openssl command
2mo ago
lu5a.myatproto.social
28ca6662
fix: ability to send more verifications
2mo ago
lu5a.myatproto.social
3913bf5c
fix: trusted device save
2mo ago
lu5a.myatproto.social
dd53262a
fix: update docs for toml env
2mo ago
nelind
61a60a31
fix: only include timestamp in the build version if built in debug mode so release stays reproducible
2mo ago
nelind
09f80401
fix: minor format cleanup and description fixing in the module
2mo ago
isabel
dfc1ce3d
refactor(nix): toml conf
2mo ago
lu5a.myatproto.social
5964601a
fix: set env vars of paths for sendmail & signal from nix pkg not manual
2mo ago
lu5a.myatproto.social
1521f98b
feat: actual good config from Isabel
2mo ago
lu5a.myatproto.social
a7840e2a
fix: better defaults, add in pg & nginx
2mo ago
lu5a.myatproto.social
a2cea49b
feat: nix module
2mo ago
isabel
66eb9b7d
refactor: toml config
2mo ago
lu5a.myatproto.social
cbd3b79f
fix: service token case sensitivity regression
2mo ago
lu5a.myatproto.social
a83a67d2
chore: small md file updates
2mo ago
lu5a.myatproto.social
91cfc536
fix: bulk type safety improvements, added a couple of tests
2mo ago
lu5a.myatproto.social
1ff22c3d
fix: removed some bs
2mo ago
lu5a.myatproto.social
ea27772a
fix: smaller docker img
2mo ago
lu5a.myatproto.social
ec36b8dd
feat: cache locks less
2mo ago
lu5a.myatproto.social
326aadcd
feat: initial in-house cache distribution
2mo ago
lu5a.myatproto.social
240f2471
feat: fun handle resolution during migration
2mo ago
lu5a.myatproto.social
cd7400bc
fix: improved discord & signal comms
2mo ago
lu5a.myatproto.social
b104dc93
fix: telegram comms ux improvements
2mo ago
lu5a.myatproto.social
dbc81a64
fix: concurrent perf improvement
2mo ago
lu5a.myatproto.social
442ca143
fix: better dashboard UX
3mo ago
lu5a.myatproto.social
b73c91b5
fix: account creation bug & frontend style improvements
3mo ago
lu5a.myatproto.social
bee0bba6
fix: some small bugs
3mo ago
lu5a.myatproto.social
a9a7159d
chore: update readme
3mo ago
lu5a.myatproto.social
190f1a34
feat: legacy 2fa impl
3mo ago
nelind
afc1db95
feat(nix): derivation for frontend
3mo ago
nelind
f6a14467
remove local references from .gitignore
3mo ago
nelind
a1b3d8fd
fix: nix pds build
3mo ago
lu5a.myatproto.social
2b31a288
fix: no preference dedup needed
3mo ago
lu5a.myatproto.social
c19904f6
fix: make frontend more type-safe
3mo ago
lu5a.myatproto.social
d7b96773
fix: better type-safety
3mo ago
lu5a.myatproto.social
8eb4b551
fix: match ref pds permission-levels for some endpoints
3mo ago
lu5a.myatproto.social
6c5b5996
fix: consolidate auth extractors & standardize usage
3mo ago
lu5a.myatproto.social
8af0cfe0
fix: oauth consolidation, include-scope improvements
3mo ago
lu5a.myatproto.social
2d10dc09
Sharded filesystem subdirs
3mo ago
lu5a.myatproto.social
230d9026
fix: delegated acc passkey auth
3mo ago
lu5a.myatproto.social
a18be8c6
feat: filesystem blob storage
3mo ago
lu5a.myatproto.social
12a189cb
feat: oauth prompt=create, other frontend fixes
3mo ago
lu5a.myatproto.social
158628f1
feat: docs tweaks & standalone frontend
3mo ago
lu5a.myatproto.social
b3ec7feb
sso signup & login
3mo ago
lu5a.myatproto.social
4e298619
migration improvements
3mo ago
lu5a.myatproto.social
505dc169
small bug fixes, code dedup
3mo ago
lu5a.myatproto.social
e09567f5
sqlx cache regenerated for new query locations
3mo ago
lu5a.myatproto.social
9a87de93
pds uses repository pattern, delete inline db code
3mo ago
fix: user handle domains upgrade
main
f78b004d
lu5a.myatproto.social
1mo
fix(config): remove unused duplicate custom handle url config key
e02e8c9e
nelind
1mo
fix: container build should use all-in-one backend+frontend
54504670
lu5a.myatproto.social
1mo
fix(nix): typo
6200697c
isabel
1mo
fix(test): update test_server_basics to reflect new health endpoint format
4005041e
nelind
1mo
feat(nix): remove mold from the dev shell and add cargo nextest
1c75668b
nelind
1mo
fix: lewis shameful mistake on prod compose vol
2c470f77
lu5a.myatproto.social
1mo
refactor(nix): update nix module to use the built-in frontend server
844ba0eb
nelind
1mo
feat: add back built-in frontend hosting to the backend
34beff25
nelind
1mo
fix: no 2fa needed if passkey
898c6a2c
lu5a.myatproto.social
1mo
fix: first user invite code
dcdef508
lu5a.myatproto.social
2mo
feat: add version information to _health endpoint
1e02c580
penny
2mo
fix(sync): dont sequence sync events on *every* repo update
fix/dont-over-sync
e2f26c25
nelind
2mo
fix(nix): use correct openssl command
4e277eb7
isabel
2mo
fix: ability to send more verifications
28ca6662
lu5a.myatproto.social
2mo
fix: trusted device save
3913bf5c
lu5a.myatproto.social
2mo
fix: update docs for toml env
dd53262a
lu5a.myatproto.social
2mo
fix: only include timestamp in the build version if built in debug mode so release stays reproducible
61a60a31
nelind
2mo
fix: minor format cleanup and description fixing in the module
09f80401
nelind
2mo
refactor(nix): toml conf
dfc1ce3d
isabel
2mo
fix: set env vars of paths for sendmail & signal from nix pkg not manual
5964601a
lu5a.myatproto.social
2mo
feat: actual good config from Isabel
1521f98b
lu5a.myatproto.social
2mo
fix: better defaults, add in pg & nginx
a7840e2a
lu5a.myatproto.social
2mo
feat: nix module
a2cea49b
lu5a.myatproto.social
2mo
refactor: toml config
66eb9b7d
isabel
2mo
fix: service token case sensitivity regression
cbd3b79f
lu5a.myatproto.social
2mo
chore: small md file updates
a83a67d2
lu5a.myatproto.social
2mo
fix: bulk type safety improvements, added a couple of tests
91cfc536
lu5a.myatproto.social
2mo
fix: removed some bs
1ff22c3d
lu5a.myatproto.social
2mo
fix: smaller docker img
ea27772a
lu5a.myatproto.social
2mo
feat: cache locks less
ec36b8dd
lu5a.myatproto.social
2mo
feat: initial in-house cache distribution
326aadcd
lu5a.myatproto.social
2mo
feat: fun handle resolution during migration
240f2471
lu5a.myatproto.social
2mo
fix: improved discord & signal comms
cd7400bc
lu5a.myatproto.social
2mo
fix: telegram comms ux improvements
b104dc93
lu5a.myatproto.social
2mo
fix: concurrent perf improvement
dbc81a64
lu5a.myatproto.social
2mo
fix: better dashboard UX
442ca143
lu5a.myatproto.social
3mo
fix: account creation bug & frontend style improvements
b73c91b5
lu5a.myatproto.social
3mo
fix: some small bugs
bee0bba6
lu5a.myatproto.social
3mo
chore: update readme
a9a7159d
lu5a.myatproto.social
3mo
feat: legacy 2fa impl
190f1a34
lu5a.myatproto.social
3mo
feat(nix): derivation for frontend
afc1db95
nelind
3mo
remove local references from .gitignore
f6a14467
nelind
3mo
fix: nix pds build
a1b3d8fd
nelind
3mo
fix: no preference dedup needed
2b31a288
lu5a.myatproto.social
3mo
fix: make frontend more type-safe
c19904f6
lu5a.myatproto.social
3mo
fix: better type-safety
d7b96773
lu5a.myatproto.social
3mo
fix: match ref pds permission-levels for some endpoints
8eb4b551
lu5a.myatproto.social
3mo
fix: consolidate auth extractors & standardize usage
6c5b5996
lu5a.myatproto.social
3mo
fix: oauth consolidation, include-scope improvements
8af0cfe0
lu5a.myatproto.social
3mo
Sharded filesystem subdirs
2d10dc09
lu5a.myatproto.social
3mo
fix: delegated acc passkey auth
230d9026
lu5a.myatproto.social
3mo
feat: filesystem blob storage
a18be8c6
lu5a.myatproto.social
3mo
feat: oauth prompt=create, other frontend fixes
12a189cb
lu5a.myatproto.social
3mo
feat: docs tweaks & standalone frontend
158628f1
lu5a.myatproto.social
3mo
sso signup & login
b3ec7feb
lu5a.myatproto.social
3mo
migration improvements
4e298619
lu5a.myatproto.social
3mo
small bug fixes, code dedup
505dc169
lu5a.myatproto.social
3mo
sqlx cache regenerated for new query locations
e09567f5
lu5a.myatproto.social
3mo
pds uses repository pattern, delete inline db code
9a87de93
lu5a.myatproto.social
3mo
next