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
2023-11-30
[bugfix] Update exif-terminator (fix png issue) (#2391)
tobi
1
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
1
2023-10-25
[bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298)
KEINOS
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore/performance] simplify storage driver to use storage.Storage directly (...
kim
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-01-16
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
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-22
[feature] For video attachments, store + return fps, bitrate, duration (#1282)
tobi
1
2022-12-21
[bugfix] Close reader gracefully when streaming recache of remote media to fi...
tobi
1
2022-12-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-11-05
[chore] bump gruf/go-store to v2 (#953)
tobi
1
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
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