gotosocial/cmd/gotosocial
tobi 555ea8edfb
Import export (#194)
* start with export/import code

* messing about with decoding/encoding

* some more fiddling

* stuff is WORKING

* working pretty alright!

* go fmt

* fix up tests, add docs

* start backup/restore doc

* tweaks

* credits

* update advancedVisibility settings

* update bun library -> v1.0.4

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update oauth library -> v4.3.1-SSB

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* handle oauth token scope, fix user.SigninCount + token.UserID

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update oauth library --> v4.3.2-SSB

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update sqlite library -> v1.13.0

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* review changes

* start with export/import code

* messing about with decoding/encoding

* some more fiddling

* stuff is WORKING

* working pretty alright!

* go fmt

* fix up tests, add docs

* start backup/restore doc

* tweaks

* credits

* update advancedVisibility settings

* review changes

Co-authored-by: kim (grufwub) <grufwub@gmail.com>
Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
2021-09-09 16:15:25 +02:00
..
accountsflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
admincommands.go Import export (#194) 2021-09-09 16:15:25 +02:00
commands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
databaseflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
flags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
generalflags.go add trusted proxy for parsing client IPs (#115) 2021-07-26 16:15:36 +02:00
letsencryptflags.go allow custom ports for webserver and le 2021-07-24 18:55:24 +02:00
main.go Swagger (#124) 2021-07-31 17:49:59 +02:00
mediaflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
oidcflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
runaction.go Oidc (#109) 2021-07-23 10:36:28 +02:00
servercommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
statusesflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
storageflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
templateflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
testrigcommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00