0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-05 01:38:56 -05:00
pingvin-share/frontend
Romain Ricard 9d4bb55a09
feat(share): add share ID length setting (#677)
- Add share ID length to share > settings
- Use cryptographically secure RNG for IDs
- Use secure default value for IDs length
- Add FR and EN translation

Co-authored-by: Romain Ricard <romain.ricard@mines-ales.org>
2024-11-24 17:25:50 +01:00
..
public fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
src feat(share): add share ID length setting (#677) 2024-11-24 17:25:50 +01:00
.eslintrc.json fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
.prettierignore chore: formatter ignore translations 2023-08-17 15:00:57 +02:00
next-env.d.ts chore: dump dependencies 2024-09-18 11:04:06 +02:00
next.config.js fix: environment variable API_URL can't be changed 2024-10-18 16:07:32 +02:00
package-lock.json release: 1.4.0 2024-11-17 16:22:29 +01:00
package.json release: 1.4.0 2024-11-17 16:22:29 +01:00
tsconfig.json