This website works better with JavaScript.
Explore
Help
Sign In
KKlochko
/
decentralised_book_index
Watch
1
Star
0
Fork
You've already forked decentralised_book_index
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c074afb0f2
dev
main
1.0.0
1.1.0
1.1.1
1.1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c074afb0f2'
${ noResults }
decentralised_book_index
/
priv
/
repo
/
migrations
History
KKlochko
e5dd5a8dde
Add roles for users.
3 months ago
..
.formatter.exs
Init the project.
4 months ago
20250304194813_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth_extensions_1.exs
Init the project.
4 months ago
20250304194814_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth.exs
Init the project.
4 months ago
20250304195635_create_books.exs
Add the datalayer and a migration for books.
4 months ago
20250305200752_create_authors.exs
Add the datalayer and migrations for Authors and DBIServers.
4 months ago
20250305200836_create_dbi_servers.exs
Add the datalayer and migrations for Authors and DBIServers.
4 months ago
20250306194335_create_author_alias_registy_and_update_author_relationships.exs
Add the author alias registry to manage alias relationship.
4 months ago
20250308193833_create_book_editions_registy_and_update_book_relationships.exs
Add the book eidtions registry to manage book editions.
4 months ago
20250309192029_create_author_role_and_update_relationships.exs
Add AuthorRole to manage relationship between Author and Book.
4 months ago
20250309194121_update_author_role_to_allow_empty_role_and_book_relationship.exs
Add AuthorRole to manage relationship between Author and Book.
4 months ago
20250311182445_update_author_and_author_role_relationship.exs
Update to make Author has many AuthorRoles.
4 months ago
20250314080954_add_book_ids_and_book_relationship.exs
Add BookId as ids for Book.
4 months ago
20250315185359_add_publisher_and_update_book_relationship.exs
Add the Publisher resource.
4 months ago
20250315193949_update_book_to_add_published_language_format_and_page_count.exs
Update the Book to add language, format, page_count, published date.
4 months ago
20250316063123_update_book_to_add_cover_image_url.exs
Add the attribute for a cover image url for Book.
3 months ago
20250316064910_update_author_to_add_avatar_url.exs
Add the attribute for a avatar image url for Author.
3 months ago
20250316152615_update_book_id_to_add_reference_logic.exs
Update BookId to add the reference logic.
3 months ago
20250323094316_add_relationships_to_dbi_server_for_all_resources.exs
Add relationships to server for all resources.
3 months ago
20250408105711_update_author_role_delete_logic_to_cascade_if_no_book.exs
Update AuthorRole delete logic to cascade if no Book.
3 months ago
20250411061857_update_user_to_add_role.exs
Add roles for users.
3 months ago