GoToSocial/internal/config
Mia Heidenstedt f3fc040c2e
[feature] Allow user to show instead of landing page on / (#922)
* configurable user instead of landing page

* rename DefaultUser to LandingPageUser

* code review changes and fix tests

* try to fix pipeline error

* code review changes

* code review changes

* code review changes

* remove unnecessary line
2022-11-03 13:15:31 +01:00
..
gen [bugfix] Fix imports for helpers.gen.go (#924) 2022-10-29 17:14:57 +02:00
config.go [feature] Allow user to show instead of landing page on / (#922) 2022-11-03 13:15:31 +01:00
defaults.go [feature] Allow user to show instead of landing page on / (#922) 2022-11-03 13:15:31 +01:00
flags.go [feature] Allow user to show instead of landing page on / (#922) 2022-11-03 13:15:31 +01:00
global.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
helpers.gen.go [feature] Allow user to show instead of landing page on / (#922) 2022-11-03 13:15:31 +01:00
state.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate_test.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00