Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/router
Atvaark cd844aec45 Replace 'en-us' literals with the default language
This consolidates the places where a default language has to be set.

- Removed import of the 'userService' package into the 'languages' util
  package
  This was required to prevent a cyclic import between the two packages.
- Added a 'UserRetriever' interface to read the language setting of users
  inside the 'languages' package
2017-05-14 22:10:07 +02:00
..
apiHandler.go
changeLanguageHandler.go
faqHandler.go
homeHandler.go
init.go
modpanel.go
notFoundHandler.go
router.go
rssHandler.go
searchHandler.go
template.go
template_test.go
templateFunctions.go
templateVariables.go
torrentReportHandler.go
upload.go
uploadHandler.go
userHandler.go
viewTorrentHandler.go
wrapHandler.go