alpha
Login
or
Join now
logik.al
/
tranquil-pds
Star
0
Fork
0
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
0
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
tranquil-pds
/
frontend
/
at
main
2 folders
11 files
Bas van den Wollenberg
fix(Dockerfile): pnpm v11 build errors
2mo ago
60e10af4
public
fix(homepage): favicon should render in title # I am sorry I forgot this. Now pds.ls will show beautiful icons when showing Tranquil PDSes.
4 months ago
src
feat(oauth): discoverable passkey authentication Lewis: May this revision serve well! <lu5a@proton.me>
3 months ago
Dockerfile
fix(Dockerfile): pnpm v11 build errors - pnpm doesn't implicitly ignore post-install scripts anymore which means trying to build the docker image now fails. i've explicitly allowed them but idk could also ignore them maybe not sure what they actually do lol - added `confirmModulesPurge: false` but not sure what it actually does as it's not documented? but either way it's also required for the `pnpm build` step to succeed non-interactively it seems idk weird stuff - removed msmtp/sendmail while i was at it just like https://tangled.org/tranquil.farm/tranquil-pds/commit/f176f55862bc4c41472f8697cc2ca069c24d5e37
2 months ago
index.html
feat(frontend): design tokens, app wiring, locales
4 months ago
nginx-quadlet.conf
feat: add back built-in frontend hosting to the backend
4 months ago
nginx.conf
feat: add back built-in frontend hosting to the backend
4 months ago
package.json
Typechecks and linting
6 months ago
pnpm-lock.yaml
fix(Dockerfile): pnpm v11 build errors - pnpm doesn't implicitly ignore post-install scripts anymore which means trying to build the docker image now fails. i've explicitly allowed them but idk could also ignore them maybe not sure what they actually do lol - added `confirmModulesPurge: false` but not sure what it actually does as it's not documented? but either way it's also required for the `pnpm build` step to succeed non-interactively it seems idk weird stuff - removed msmtp/sendmail while i was at it just like https://tangled.org/tranquil.farm/tranquil-pds/commit/f176f55862bc4c41472f8697cc2ca069c24d5e37
2 months ago
pnpm-workspace.yaml
fix(Dockerfile): pnpm v11 build errors - pnpm doesn't implicitly ignore post-install scripts anymore which means trying to build the docker image now fails. i've explicitly allowed them but idk could also ignore them maybe not sure what they actually do lol - added `confirmModulesPurge: false` but not sure what it actually does as it's not documented? but either way it's also required for the `pnpm build` step to succeed non-interactively it seems idk weird stuff - removed msmtp/sendmail while i was at it just like https://tangled.org/tranquil.farm/tranquil-pds/commit/f176f55862bc4c41472f8697cc2ca069c24d5e37
2 months ago
svelte.config.js
OAuth inbound migration
6 months ago
tsconfig.json
Typechecks and linting
6 months ago
vite.config.ts
OAuth inbound migration
6 months ago
vitest.config.ts
Frontend style updates
6 months ago