30 Commits
Author SHA1 Message Date
KKlochko 9e22e1bfde Add the configuration for wallaby. 2024-09-06 12:54:20 +03:00
KKlochko d0646b93f9 Update the form for Link to create with a random shorten if needed.
continuous-integration/drone/push Build is passing
2024-09-05 12:51:35 +03:00
KKlochko 15d12bd937 Update the show LiveView template for Links. 2024-09-03 10:10:26 +03:00
KKlochko d3c3e210d5 Add CRUD LiveViews for Links.
continuous-integration/drone/push Build is passing
2024-09-02 23:22:17 +03:00
KKlochko f2fe354e43 Update the create link route to add the relationship to the user. 2024-09-01 21:35:35 +03:00
KKlochko 31d0e01e95 Update the routes for Accounts to use hyphens.
continuous-integration/drone/push Build is passing
2024-08-31 15:22:07 +03:00
KKlochko 780652241f Add the logout for the API.
continuous-integration/drone/push Build is passing
2024-08-31 14:52:56 +03:00
KKlochko 2f4fc790be Add Guardian.DB to track API tokens. 2024-08-31 14:32:08 +03:00
KKlochko 8697be9f17 Update the API Authentication.
continuous-integration/drone/push Build is passing
2024-08-24 16:18:11 +03:00
KKlochko 32ea2c4ff8 Update the Authentication.
continuous-integration/drone/push Build is passing
2024-08-21 11:32:52 +03:00
KKlochko 61af12a52a Update the RedirectionController.
continuous-integration/drone/push Build is passing
2024-08-21 10:46:04 +03:00
KKlochko 59de90601a Update the link api.
continuous-integration/drone/push Build is passing
2024-08-20 21:46:00 +03:00
KKlochko 18bb0b13b6 Update the phoenix version and starting migration the project.
continuous-integration/drone/push Build is passing
2024-08-20 20:13:01 +03:00
KKlochko 8a423b721d Add ErrorHandler for API Auth.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-12 21:02:05 +03:00
KKlochko aff4973ea8 Add the auth pipeline for the Link API path.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-10 20:06:27 +03:00
KKlochko c793b46e53 Add the authentication for API sing in.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-09 21:38:20 +03:00
KKlochko dad35c5c51 Add the Web Authentication.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2023-08-08 21:16:18 +03:00
KKlochko 93631f195f Add the API Authentication.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-06 21:35:42 +03:00
KKlochko cde8970b46 Add User model.
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build was killed
2023-08-05 21:15:40 +03:00
KKlochko c6236c0ef1 Refactor the Links module. 2023-08-02 21:20:01 +03:00
KKlochko e6e344745b Add the API to update the Link model. 2023-08-01 18:02:14 +03:00
KKlochko 62e855e1b6 Fix the route path in LinkController.create/2. 2023-08-01 17:59:34 +03:00
KKlochko 9c273a473e Update the controller and the view for updated Link model. 2023-07-31 19:01:58 +03:00
KKlochko 6799e5b00b Rename the controller and the view names to "Link". 2023-07-31 18:51:35 +03:00
KKlochko b2fd493d07 Add the API to delete the Links model. 2023-07-30 20:28:22 +03:00
KKlochko 4e43da527f Add the API to create the Links model. 2023-07-29 20:34:22 +03:00
KKlochko 669d8fcefa Add the API to show the Links model or models. 2023-07-28 20:04:45 +03:00
KKlochko 16b1a4180f Add the simple index page. 2023-07-09 19:06:02 +03:00
KKlochko a6af0b6e96 Add the redirect route. 2023-07-08 18:28:52 +03:00
KKlochko 2c7bb30996 Init project. 2023-07-04 21:49:02 +03:00