camper/pkg/app
jordi fita mas ca4ecd3a3e Pass the context from app to locale.mustGetAvailableLanguages
There is no reason for that function to know the context.
2023-08-06 04:04:36 +02:00
..
admin.go Instead of keeping a requestPath in app, use request.RequestURI 2023-08-06 04:03:04 +02:00
app.go Pass the context from app to locale.mustGetAvailableLanguages 2023-08-06 04:04:36 +02:00
login.go Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
public.go Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
user.go Instead of keeping a requestPath in app, use request.RequestURI 2023-08-06 04:03:04 +02:00