gotosocial/testrig
tobi cb8688f429
Remove unnecessary storage config variables (#344)
* rewire config to not use extraneous serve vars

* rename 'file' to 'local' for consistency

* use Type and Size again
2021-12-20 15:19:53 +01:00
..
media rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
config.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
db.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
email.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
federatingdb.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
federator.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
log.go Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
mediahandler.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
oauthserver.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
processor.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
router.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.go Update dependencies (#333) 2021-11-27 15:26:58 +01:00
testmodels.go Fix mentioned accounts visibility bug (#323) 2021-11-22 14:40:23 +01:00
timelinemanager.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
transportcontroller.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
typeconverter.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
util.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00