1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-11-15 11:50:34 +01:00
pingvin-share/backend
Marvin A. Ruder 367f804a49
feat(backend): Make session duration configurable (#512)
* feat(backend): Make session duration configurable
Fixes #507

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>

* Apply suggestions from code review

Co-authored-by: Elias Schneider <login@eliasschneider.com>

* Move new config option to “General” category

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>

---------

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-02 13:35:12 +02:00
..
prisma feat(backend): Make session duration configurable (#512) 2024-07-02 13:35:12 +02:00
src feat(backend): Make session duration configurable (#512) 2024-07-02 13:35:12 +02:00
test feat: add name property to share (#462) 2024-05-03 17:12:26 +02:00
.eslintrc.json chore: add eslint 2022-10-13 23:57:37 +02:00
.prettierignore chore: formatter ignore translations 2023-08-17 15:00:57 +02:00
nest-cli.json docs(backend): add swagger documentation 2023-02-07 11:23:43 +01:00
package-lock.json chore: upgrade dependencies 2024-07-01 11:08:23 +02:00
package.json chore: upgrade dependencies 2024-07-01 11:08:23 +02:00
tsconfig.build.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
tsconfig.json feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00