Go to file
jordi fita mas 3994d77a78 Remove campsite_type’s booking_terms and rules
We are no longer going to “stitch up” a whole page based on ACF-like
field, but write the whole page with that information in description.

That change is due to wanting to serve the public-facing part of the web
with the same application.
2023-08-04 19:50:27 +02:00
cmd/camper Allow users to update their profile images 2023-07-28 20:15:09 +02:00
debian Add correct dependencies for camper-sqitch 2023-07-31 16:20:13 +02:00
deploy Remove campsite_type’s booking_terms and rules 2023-08-04 19:50:27 +02:00
pkg Use HTTP Host to establish the request’s company 2023-08-03 20:21:21 +02:00
po Allow users to update their profile images 2023-07-28 20:15:09 +02:00
revert Use HTTP Host to establish the request’s company 2023-08-03 20:21:21 +02:00
test Remove campsite_type’s booking_terms and rules 2023-08-04 19:50:27 +02:00
verify Remove campsite_type’s booking_terms and rules 2023-08-04 19:50:27 +02:00
web Use HTTP Host to establish the request’s company 2023-08-03 20:21:21 +02:00
.gitignore Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
Makefile Add Debian package 2023-07-27 20:00:08 +02:00
demo.sql Use HTTP Host to establish the request’s company 2023-08-03 20:21:21 +02:00
go.mod Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
go.sum Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Use HTTP Host to establish the request’s company 2023-08-03 20:21:21 +02:00