index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
media
/
manager.go
Age
Commit message (
Expand
)
Author
Files
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-17
[chore] Update more log calls to include context (#1517)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
1
2023-01-11
[performance] media processing improvements (#1288)
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-11-25
[feature] Add `admin media prune orphaned` CLI command (#1146)
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-07
[feature] Update media manager to use internal/worker package (#543)
kim
1
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
1
2022-05-03
[feature] Run initial cache cleanup on gotosocial start in case max-age chang...
kim
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
1
2022-01-15
start fixing up emoji processing code
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2022-01-08
further refinements
tsmethurst
1
2022-01-04
start working on thumb + full funcs
tsmethurst
1
2022-01-03
return very partial image on first upload
tsmethurst
1
2022-01-02
fiddle around with workers
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
1