This website requires JavaScript.
Explore
Help
Register
Sign In
paul
/
picpeak
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
ec1df704b4c5dc0c32b733c4b861da3465600dc5
picpeak
/
frontend
T
History
Paul Nothaft
ec1df704b4
Merge pull request
#1273
from PicPeak/fix/1262-email-queue-visibility
...
fix(email): show a queue nobody is working instead of reporting all-clear (
#1262
)
2026-09-02 16:46:28 +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
#1273
from PicPeak/fix/1262-email-queue-visibility
2026-09-02 16:46:28 +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
fix(nginx): honour outer X-Forwarded-Proto when behind a reverse proxy (
#547
)
2026-05-22 13:32:01 +02:00
package-lock.json
chore(security): close 27 code-scanning alerts via dep + base-image bumps
2026-06-29 23:26:32 +02:00
package.json
chore(main): release 3.122.4-beta.0 (
#1270
)
2026-09-02 08:56:21 +00:00
postcss.config.js
…
tailwind.config.js
…
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
…