1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-04 16:30:13 +02:00
pingvin-share/backend/prisma/migrations
Elias Schneider b9f6e3bd08
feat: localization (#196)
* Started adding locale translations :)

* Added some more translations

* Working on translating even more pages

* More translations

* Added test default locale retrieval

* replace `intl.formatMessage` with custom `t` hook

* add more translations

* improve title syntax

* add more translations

* translate admin config page

* translated error messages

* add language selecter

* minor fixes

* improve language handling

* add upcoming languages

* add `crowdin.yml`

* run formatter

---------

Co-authored-by: Steve Tautonico <stautonico@gmail.com>
2023-07-20 15:32:07 +02: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
20230718155819_remove_config_veriable_description feat: localization (#196) 2023-07-20 15:32:07 +02:00
migration_lock.toml feat: remove postgres & use a single docker container 2022-10-11 22:30:06 +02:00