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
Age
Commit message (
Expand
)
Author
Files
2022-07-03
[chore] Update pruneOneLocal to use ctx (#684)
tobi
2
2022-07-03
[feature] S3 support (#674)
Dominik Süß
9
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
5
2022-06-26
[feature] add configuration to `/api/v1/instance` response (#670)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
6
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-08
[bugfix] Fix remote media pruning failing if media already gone (#548)
tobi
1
2022-05-07
[feature] Update media manager to use internal/worker package (#543)
kim
2
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-25
[bugfix] Allow processing of .png files where checksum is not correct (#487)
tobi
7
2022-04-24
[chore] Add two new test images for media processing (#424)
0hlov3
2
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-22
[bugfix] Fix media uploads blocking after a failed upload #438
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
2
2022-03-21
[bugfix] Close ReadClosers properly in the media package (#434)
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
7
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
5
2022-02-21
[bugfix] Fix thumbnail image type (#406)
tobi
2
2022-02-08
store and retrieve processState atomically
tsmethurst
3
2022-01-29
put store lock file in base of storage
tsmethurst
1
2022-01-24
test with disk storage as well
tsmethurst
1
2022-01-23
add file size checks
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
5
2022-01-16
pass reader around instead of []byte
tsmethurst
6
2022-01-15
lint, fmt
tsmethurst
2
2022-01-15
emoji code passing muster
tsmethurst
2
2022-01-15
start fixing up emoji processing code
tsmethurst
6
2022-01-11
pin instanceAccountID to in-process emoji
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
6
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
9
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
6
2022-01-08
compiling now
tsmethurst
4
2022-01-08
further refinements
tsmethurst
3
2022-01-04
start working on thumb + full funcs
tsmethurst
3
2022-01-03
return very partial image on first upload
tsmethurst
5
2022-01-02
fiddle around with workers
tsmethurst
7
2021-12-28
more refactoring, media handler => manager
tsmethurst
7
2021-12-27
start refactor of media package
tsmethurst
6
2021-12-20
Extend license notices to 2022 (#354)
tobi
6
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
4
2021-12-12
Add optional syslog logrus hook (#343)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3
2021-11-13
update dependencies (#296)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-23
update media processing (#244)
tobi
6
2021-09-11
fix keys used to access storage items
kim (grufwub)
3
[next]