camper/pkg
jordi fita mas 477865477b Sort the list of localized alternate links
Since the locales is a map, and maps in Go do not have order, sometime
the language switcher was shown in a different order.

I sort by language code, which is as arbitrary as sorting by name, but
makes sense to me.
2023-08-07 11:00:14 +02:00
..
app Sort the list of localized alternate links 2023-08-07 11:00:14 +02:00
auth Move the locales parameter inside Company struct. 2023-08-07 10:53:42 +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 Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
locale Add the language switched to the public layout 2023-08-06 05:53:52 +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