v/examples/vweb_fullstack/src
2024-10-31 11:56:17 +02:00
..
assets Duplicate ./examples/assets/v.svg history in ./examples/vweb_fullstack/src/assets/v-logo.svg history. 2024-10-31 11:56:17 +02:00
databases all: cleanup sqlite.connect statements (do not leave strange test.db or vweb.sql artefacts around, after running common tests) 2023-01-19 09:45:07 +02:00
templates
auth_controllers.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
auth_dto.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
auth_services.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
index.html
main.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
product_controller.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
product_entities.v fmt: fix and simplify align of struct fields (#21995) 2024-08-05 20:23:39 +03:00
product_service.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
product_view.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
product_view_api.v
user_controllers.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
user_entities.v fmt: fix and simplify align of struct fields (#21995) 2024-08-05 20:23:39 +03:00
user_services.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
user_view_api.v
v.mod