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
7ca783f89b8ed735ec3e69306a837c0f40e0670b
picpeak
/
frontend
T
History
Paul Nothaft
b0bb65d0d2
Merge pull request
#1310
from PicPeak/codex/usage-v3-features
...
feat(usage): add beta capabilities and gallery/photo totals with explicit consent
2026-09-06 19:33:47 +02:00
..
public
…
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
feat(usage): add consented beta capabilities and gallery photo totals
2026-09-06 19:23:14 +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
…
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.125.0-beta.0 (
#1309
)
2026-09-06 17:27:47 +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
…