gotosocial/internal/api
tobi b143877995
[feature] Unused avatar and header cleanup (#574)
* rename + tidy up remote pruning

* fix media attachment account join
see https://bun.uptrace.dev/guide/golang-orm.html#table-relationships

* update logging to new function name

* add get avatars and headers to bun

* add pruneallmeta function

* don't set uncached since we're deleting anyway

* fix totalPruned being in wrong place

* test pruning meta

* go fmt ./...

* rename mediaprune

* add meta pruning to routine mediaprune

* tidy up cleanup job scheduling

* rename adminmediaremoteprune

* update mediacleanup to use renamed prune func

* update swagger docs a little bit

* reuse cancel + context
2022-05-15 15:45:04 +01:00
..
client [feature] Unused avatar and header cleanup (#574) 2022-05-15 15:45:04 +01:00
model [feature] Media cleanup endpoint (#560) 2022-05-15 14:52:46 +02:00
s2s [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
security [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
negotiate.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00