1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
kolaente 1fdf560678 Added user language setting (#3875)
* Added user language setting

* Added translation string for setting

* Fixed import order + typo

* improved checking if the user has a language saved in the db

* The current saved language is now set a default inside the dropdown

* fmt

* When a user signs in and doesn't have a language saved, the current browser language is saved

* updated gitea-sdk

* Merge branch 'master' of https://github.com/go-gitea/gitea into save-user-language

# Conflicts:
#	models/migrations/migrations.go
#	models/migrations/v62.go

* Made tests work again

* trigger CI

* trigger CI

* fmt

* re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT ISTEAD OF PREDENDING TO DO SO

* re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT ISTEAD OF PREDENDING TO DO SO

* When loggin in, only the language col gets updated instead of everything
2018-05-05 08:28:30 +08:00
..
2017-02-21 23:02:10 +08:00
2017-02-23 11:40:44 +08:00
2017-05-16 08:36:09 +08:00
2017-09-19 11:08:30 +03:00
2017-03-21 08:55:00 +08:00
2017-03-20 02:55:07 +01:00
2017-04-30 10:08:16 +08:00
2017-04-21 19:32:31 +08:00
2017-05-18 22:54:24 +08:00
2017-05-18 22:54:24 +08:00
2017-06-04 11:09:50 +08:00
2017-10-26 08:49:16 +08:00
2017-10-27 09:10:54 +03:00
2018-03-07 14:44:12 +08:00
2018-03-13 10:03:55 +08:00
2018-03-31 09:10:44 +08:00
2018-05-05 08:28:30 +08:00