summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFiles
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi2
2022-09-02[performance] use GetAccountByUsernameDomain() for local account lookups to r...Libravatar kim1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim4
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß2
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-11[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...Libravatar tobi2
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi2
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim14
2022-05-16[feature] Basic config validation (#562)Libravatar tobi5
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim2
2022-05-03[chore] Move initial MediaRemotePrune to cmd.server function (#536)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim2
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi2
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi2
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2022-03-15[performance] Add dereference shortcuts to avoid making http calls to self (#...Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi2
2022-02-08go fmtLibravatar tsmethurst1
2022-02-08merge fixupLibravatar tsmethurst1
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst1
2022-02-08add comment explaining store.lockLibravatar tsmethurst1
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ...Libravatar tobi1
2022-01-29put store lock file in base of storageLibravatar tsmethurst1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst2
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi17
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi3
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi3
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi28
2021-11-24Fix broken defaults and broken flags (#314)v0.1.1Libravatar Forest Johnson6
2021-11-22Use IPv6 doc prefix for docs (#324)Libravatar Mara Sophie Grosch1
2021-11-22add bindAddress configuration option (#320)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-09-30Golint (#255)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-07-31Swagger (#124)Libravatar Tobi Smethurst1
2021-07-31Password change (#123)Libravatar Tobi Smethurst1
2021-07-26add trusted proxy for parsing client IPs (#115)Libravatar Tobi Smethurst1
2021-07-24allow custom ports for webserver and leLibravatar tsmethurst2
2021-07-23Oidc (#109)Libravatar Tobi Smethurst16
2021-07-19allow different host + accountDomain (#103)Libravatar Tobi Smethurst1
2021-07-19Db tls (#102)Libravatar Tobi Smethurst1
2021-06-28put version in binary properly (#73)Libravatar Tobi Smethurst1
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521
2021-06-21Testrig fixes (#50)Libravatar Tobi Smethurst1