Go to file
jordi fita mas cf527ce070 Add the application’s version to the footer
This is mostly because it is required for the “Digital Kit”, but it also
works in our favor because now i can version the URL to the static
resources.

Go 1.18 adds the info from git if the package is build from a git
repository, but this is not the case in OBS, so i instead relay on a
constant for the version number.  This constant is “updated” by Debian’s
rules, mostly due to the discussion in [0].

[0]: https://github.com/golang/go/issues/22706
2024-01-21 20:50:16 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
demo Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
deploy Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
pkg Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
po Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
revert Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
test Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
verify Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
web Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00