1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-30 06:30:11 +02:00
pingvin-share/backend
iUnstable0 beece56327
feat(share, config): more variables, placeholder and reset default (#132)
* More email share vars + unfinished placeolders config

{desc} {expires} vars
(unfinished) config placeholder vals

* done

* migrate

* edit seed

* removed comments

* refactor: replace dependecy `luxon` with `moment`

* update shareRecipientsMessage message

* chore: remove `luxon`

* fix: grammatically incorrect `shareRecipientsMessage` message

* changed to defaultValue and value instead

* fix: don't expose defaultValue to non admin user

* fix: update default value if default value changes

* refactor: set config value to null instead of a empty string

* refactor: merge two migrations into one

* fix value check empty

---------

Co-authored-by: Elias Schneider <login@eliasschneider.com>
2023-03-23 08:31:21 +01:00
..
prisma feat(share, config): more variables, placeholder and reset default (#132) 2023-03-23 08:31:21 +01:00
src feat(share, config): more variables, placeholder and reset default (#132) 2023-03-23 08:31:21 +01:00
test test: adapt tests to new features 2023-01-31 15:43:54 +01:00
.eslintrc.json chore: add eslint 2022-10-13 23:57:37 +02:00
Dockerfile feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
nest-cli.json docs(backend): add swagger documentation 2023-02-07 11:23:43 +01:00
package-lock.json release: 0.13.1 2023-03-14 20:26:04 +01:00
package.json release: 0.13.1 2023-03-14 20:26:04 +01:00
tsconfig.build.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00