0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00
pingvin-share/frontend
Qing Fu 3ea52a24ef
feat(oauth): add oidc username claim (#357)
* feat(oauth): add oidc username claim

* style: remove undefined
2023-12-20 12:32:42 +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(oauth): add oidc username claim (#357) 2023-12-20 12:32:42 +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
next.config.js feat: localization (#196) 2023-07-20 15:32:07 +02:00
package-lock.json chore: fix deps vulnerabilities 2023-12-01 11:03:03 +01:00
package.json release: 0.21.0 2023-12-01 10:28:09 +01:00
tsconfig.json