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_test.go
Age
Commit message (
Expand
)
Author
Files
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-24
[bugfix] Wrap media reader in length reader to determine length if no `conten...
tobi
1
2022-08-31
[chore] Test fixes (#788)
tobi
1
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-05-07
[feature] Update media manager to use internal/worker package (#543)
kim
1
2022-04-25
[bugfix] Allow processing of .png files where checksum is not correct (#487)
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-02-21
[bugfix] Fix thumbnail image type (#406)
tobi
1
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
1
2022-01-16
pass reader around instead of []byte
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