RenaiApp/src/main/entities/library
Xymorot 6b2824daab feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity
This commit also adds language codes and a migration which inserts them all into the database.

BREAKING CHANGE: redoes the initial database migration
2021-01-24 19:11:45 +01:00
..
author-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
author-role-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
author-role.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
author.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
character-tag.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
collection-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
collection-part.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
collection.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
copy.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
interaction-tag.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
language.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
site-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
site.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
source.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
tag-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
tag.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
transformation-type-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
transformation-type.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
transformation.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work-author.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work-character-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work-character.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work-tag.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
work.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
world-character-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
world-character.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
world-name.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00
world.ts feat: add work serialization (and basis for the other entities) and an example ipc channel to get a work entity 2021-01-24 19:11:45 +01:00