sql/migrations/2023-05-29-user_privileges/up.sql | |
|
|
sql/migrations/2023-08-23-identifier-types-sequence/up.sql | |
|
|
sql/migrations/2024-02-07-credit-section/down.sql | |
|
|
sql/migrations/2024-02-07-credit-section/up.sql | |
|
|
sql/migrations/creatorCredit/down.sql | |
|
|
sql/migrations/creatorCredit/up.sql | |
|
|
sql/migrations/import/down.sql | |
|
|
sql/migrations/import/up.sql | |
|
|
sql/migrations/relationship-attributes/down.sql | |
|
|
sql/migrations/relationship-attributes/up.sql | |
|
|
sql/migrations/series-achievement/down.sql | |
|
|
sql/migrations/series-achievement/up.sql | |
|
|
sql/migrations/series-identifiers/down.sql | |
|
|
sql/migrations/series-identifiers/up.sql | |
|
|
sql/migrations/series/down.sql | |
|
|
sql/migrations/series/up.sql | |
|
|
sql/migrations/user-collection/down.sql | |
|
|
sql/migrations/user-collection/up.sql | |
|
|
sql/schema.svg | |
|
|
sql/schemas/bookbrainz.sql | |
|
|
sql/schemas/musicbrainz.sql | |
|
|
sql/scripts/SchemaSpy.sh | |
|
|
sql/scripts/create_triggers.sql | |
|
|
sql/scripts/create_type_data.sql | |
|
|
sql/scripts/delete_duplicate_relationships.sql | |
|
|
sql/scripts/update_relationship_types.sql | |
|
|
src/api/app.js | 58 | B 6 hrs |
|
src/api/helpers/entityLoader.ts | 20 | A 0 mins |
|
src/api/helpers/formatEntityData.ts | 146 | B 4 hrs |
|
src/api/helpers/middleware.js | 56 | A 0 mins |
|
src/api/helpers/rateLimiter.js | 12 | A 0 mins |
|
src/api/helpers/utils.js | 59 | A 3 hrs |
|
src/api/routes.js | 49 | A 0 mins |
|
src/api/routes/author.js | 62 | C 1 day |
|
src/api/routes/edition-group.js | 85 | C 1 day |
|
src/api/routes/edition.js | 101 | D 1 day |
|
src/api/routes/publisher.js | 92 | C 1 day |
|
src/api/routes/search.js | 22 | A 0 mins |
|
src/api/routes/series.js | 59 | C 1 day |
|
src/api/routes/work.js | 74 | C 1 day |
|
src/api/swagger.js | 47 | A 0 mins |
|
src/client/components/author-credit-display.tsx | 23 | A 0 mins |
|
src/client/components/entity-link.js | 28 | A 0 mins |
|
src/client/components/footer.js | 71 | A 2 hrs |
|
src/client/components/forms/deletion.js | 186 | C 1 day |
|
src/client/components/forms/parts/achievement.tsx | 83 | A 0 mins |
|
src/client/components/forms/preview.js | 60 | A 1 hr |
|
src/client/components/forms/profile.js | 232 | B 4 hrs |
|
src/client/components/forms/registration-details.js | 148 | B 4 hrs |
|
src/client/components/forms/type-editor/identifier-type.tsx | 372 | F 1 wk |
|