# # ChangeLog for Prototype Application/Paw5/src/main/resources/templates/aboutUs.html # # Generated by Trac 1.6 # 07/06/24 06:53:28 Fri, 03 Mar 2023 20:43:29 GMT SazdovaEkaterina [d7eaf88] * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (modified) * Prototype Application/Paw5/src/main/resources/templates/create-post.html (modified) * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) * Prototype Application/Paw5/src/main/resources/templates/login.html (modified) * Prototype Application/Paw5/src/main/resources/templates/register.html (modified) fix thymeleaf links This was the problem that was causing model ... Mon, 13 Feb 2023 11:59:19 GMT trajchevaM <118018439+trajchevaM@…> [f0232fb] * Prototype Application/Paw5/src/main/java/finki/paw5/model/exceptions/NonExistingArgumentsException.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/repository/UserRepository.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/service/AuthService.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/service/implementation/AuthServiceImpl.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/HomeController.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/LoginController.java (added) * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (added) * Prototype Application/Paw5/src/main/resources/templates/home.html (added) * Prototype Application/Paw5/src/main/resources/templates/login.html (added) * Prototype Application/Paw5/src/main/resources/templates/register.html (added) login and home