This website requires JavaScript.
Explore
Help
Register
Sign In
paul
/
picpeak
Watch
1
Star
0
Fork
0
You've already forked picpeak
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
a16ff855dd4bdcefcac5b29b31a8c596df46957e
picpeak
/
frontend
T
History
Paul Nothaft
a16ff855dd
Merge pull request
#1321
from PicPeak/fix/1317-usage-portal-copy
...
feat(usage): plain link to the public usage portal, German opt-in copy
2026-09-07 09:19:32 +02:00
..
public
fix(csp): external bootstrap script to survive strict reverse-proxy CSP (
#564
)
2026-05-31 22:35:00 +02:00
scripts
feat(faces): People in this gallery — face recognition via an optional ML sidecar (
#1074
) (
#1075
)
2026-08-18 22:37:28 +02:00
src
Merge pull request
#1321
from PicPeak/fix/1317-usage-portal-copy
2026-09-07 09:19:32 +02:00
.dockerignore
…
.env.example
…
.env.production.example
…
.gitignore
…
audit-frontend.json
…
docker-entrypoint.sh
…
Dockerfile
chore(security): close 21 frontend image CVEs — nginx 1.30 base + apk cache-bust
2026-07-16 10:29:31 +02:00
Dockerfile.dev
…
Dockerfile.prod
…
eslint.config.js
…
i18next.config.ts
i18n: fail safe on empty strings, normalise German to Sie
2026-09-02 09:43:10 +02:00
index.html
fix(branding): point HTML favicon link at /favicon.ico (the real Safari fix)
2026-06-03 19:01:55 +02:00
nginx.conf
fix(analytics): serve self-hosted trackers same-origin so CSP stops blocking
2026-09-02 09:43:10 +02:00
nginx.dev.conf
…
package-lock.json
fix(cms): enable the Tailwind typography plugin so prose classes work (
#1288
)
2026-09-04 14:26:51 +02:00
package.json
chore(main): release 3.126.3-beta.0 (
#1323
)
2026-09-06 19:45:17 +00:00
postcss.config.js
…
tailwind.config.js
fix(cms): enable the Tailwind typography plugin so prose classes work (
#1288
)
2026-09-04 14:26:51 +02:00
tsconfig.app.json
…
tsconfig.json
…
tsconfig.node.json
…
vite.config.ts
feat(deploy): make the all-in-one image installable without a shell (
#1124
)
2026-08-22 18:37:12 +02:00
vitest.setup.ts
…