zitadel/internal
tharuta a8fe15829e
feat: internationalization Japanese (recreated) (#5513)
japanese translation

---------

Co-authored-by: Max Peintner <max@caos.ch>
2023-03-22 07:30:46 +01:00
..
actions fix: possible nil pointer in actions (#5510) 2023-03-21 11:19:49 +01:00
admin/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
api feat: internationalization Japanese (recreated) (#5513) 2023-03-22 07:30:46 +01:00
auth/repository fix: use correct resource owner in checkExternalUserLogin (#5457) 2023-03-16 13:14:08 +00:00
auth_request/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
authz perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
config feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
crypto feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
database fix(postgres): set dbname=postgres in admin mode (#5346) 2023-03-03 09:26:50 +00:00
domain fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
id feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
idp fix: use idToken for mapping when using old configs (#5458) 2023-03-16 16:47:22 +01:00
logstore fix: emit only if data and marshal invalid metadata 2023-03-01 17:05:12 +00:00
migration feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
notification feat: internationalization Japanese (recreated) (#5513) 2023-03-22 07:30:46 +01:00
org fix: loginnames in login and mails (eventstore v1 queries) (#3636) 2022-05-16 13:10:10 +00:00
project feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
static feat: internationalization Japanese (recreated) (#5513) 2023-03-22 07:30:46 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
webauthn fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00