status-go/images
Siddarth Kumar 6ac2308ee1
Re-organise the code to be more modular (#3172)
2023-03-01 17:23:17 +05:30
..
adjust.go Move images to shared namespace 2023-02-02 19:18:06 +00:00
cropped_image.go feat: add banner support for communities 2022-05-27 14:42:14 +03:00
decode.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
decode_test.go fix(images): ensure decode from URL emits error on HTTP error code 2022-09-19 12:55:17 +02:00
encode.go Added FileSizeError instead of clunky awful string comparison 2022-09-05 16:06:04 +01:00
encode_test.go Added FileSizeError instead of clunky awful string comparison 2022-09-05 16:06:04 +01:00
identity.go Moved protobuf marshalling closer to the structs that get marshalled 2022-08-22 13:27:59 +01:00
identity_test.go Sync profile picture 2022-04-21 19:50:31 +03:00
main.go Implemented more comprehensive file compression to handle large files 2022-09-05 16:06:04 +01:00
main_test.go feat: add banner support for communities 2022-05-27 14:42:14 +03:00
manipulation.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
manipulation_test.go feat: add banner support for communities 2022-05-27 14:42:14 +03:00
meta.go Implemented more comprehensive file compression to handle large files 2022-09-05 16:06:04 +01:00
qr-assets.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
test_data.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
type.go Move images to shared namespace 2023-02-02 19:18:06 +00:00