camper/pkg
jordi fita mas e3138652fa Rename locale.MustGetAll to GetAll and return error also
Since app.New returns error too, there is no need for locale.GetAll to
panic on error; main will log and close the application.
2023-08-06 04:08:07 +02:00
..
app Rename locale.MustGetAll to GetAll and return error also 2023-08-06 04:08:07 +02:00
auth Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
campsite Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
database Add the company’s slug in the URL before company-dependent handlers 2023-07-31 18:51:50 +02:00
form Allow users to update their profile images 2023-07-28 20:15:09 +02:00
http Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
locale Rename locale.MustGetAll to GetAll and return error also 2023-08-06 04:08:07 +02:00
template Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
uuid Add the company’s slug in the URL before company-dependent handlers 2023-07-31 18:51:50 +02:00