Commit Graph

26 Commits (dad35c5c51190aef2e6123d80a3ff6e88b90f03f)

Author SHA1 Message Date
KKlochko dad35c5c51 Add the Web Authentication.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build is failing Details
2 years ago
KKlochko 93631f195f Add the API Authentication.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko cde8970b46 Add User model.
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko e89a8ea5db Update Links.create_one to use a function.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build was killed Details
2 years ago
KKlochko feebbe4f8a Add a generator for Link with random shorten.
2 years ago
KKlochko c6236c0ef1 Refactor the Links module.
2 years ago
KKlochko e6e344745b Add the API to update the Link model.
2 years ago
KKlochko 62e855e1b6 Fix the route path in LinkController.create/2.
2 years ago
KKlochko 8f6ec31366 Fix Links.update_one/2.
2 years ago
KKlochko 9c273a473e Update the controller and the view for updated Link model.
2 years ago
KKlochko 9e7e052249 Refactor to split the Links to a Link model and a Links logic.
2 years ago
KKlochko fb4f0025d1 Move Links to the Links context.
2 years ago
KKlochko 6799e5b00b Rename the controller and the view names to "Link".
2 years ago
KKlochko b2fd493d07 Add the API to delete the Links model.
2 years ago
KKlochko 4e43da527f Add the API to create the Links model.
2 years ago
KKlochko 669d8fcefa Add the API to show the Links model or models.
2 years ago
KKlochko 16b1a4180f Add the simple index page.
2 years ago
KKlochko a6af0b6e96 Add the redirect route.
2 years ago
KKlochko 47ea2bc1da Add a method to create an Link using a generator.
2 years ago
KKlochko be508ec88a Add a generator of a SafeString.
2 years ago
KKlochko 2e3f3d3901 Rename the Links.get_one_by_name to get_one_by_shorten.
2 years ago
KKlochko c17b323566 Update the Links model to have a unique shorten.
2 years ago
KKlochko d7d217eeac Add CRUD function for Links model.
2 years ago
KKlochko 48bc82c98d Rename Link to Links.
2 years ago
KKlochko b4c8a43c37 Add the Link model.
2 years ago
KKlochko 2c7bb30996 Init project.
2 years ago