1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-04 08:20:13 +02:00
pingvin-share/backend/prisma/migrations
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
..
20221011172612_init feat: remove postgres & use a single docker container 2022-10-11 22:30:06 +02:00
20221013212615_cascade_delete_on_share fix: delete share if user deleted 2022-10-13 23:26:56 +02:00
20221018123139_make_creator_optional chore: create database migration 2022-10-18 14:32:40 +02:00
20221113221005_share_recipient chore: migrate database for release 2022-11-13 23:24:59 +01:00
20221201220540_config_and_admin_functionalities fix: database migration by adding a username 2022-12-02 23:00:24 +01:00
20221208191607_v0_3_3 chore: add migration for v0.3.3 2022-12-08 21:58:58 +01:00
20221213173854_v0_3_6 chore: create prisma migration 2022-12-13 18:39:13 +01:00
20221219061131_user_entity feat: TOTP (two-factor) Authentication (#55) 2022-12-21 17:58:37 +01:00
20221230120407_category_attribute_config feat: improve config UI (#69) 2022-12-30 14:40:23 +01:00
20230104145733_v0_5_1 fix: migration for v0.5.1 2023-01-05 08:34:31 +01:00
20230113080918_removed_reason_attribute feat: add ClamAV to scan for malicious files 2023-01-13 10:16:35 +01:00
20230126125501_reverse_shares fix: admin users were created while the setup wizard wasn't finished 2023-01-26 15:43:13 +01:00
20230209205230_v0_10_0 feat: allow multiple shares with one reverse share link 2023-02-10 11:10:07 +01:00
20230303091601_v0_11_0 feat: custom branding (#112) 2023-03-04 23:29:00 +01:00
20230319120712_edited_value feat(share, config): more variables, placeholder and reset default (#132) 2023-03-23 08:31:21 +01:00
migration_lock.toml feat: remove postgres & use a single docker container 2022-10-11 22:30:06 +02:00