tobi
|
55b83bea7c
|
[feature] Add postDataCallbackFunc to allow cleanup (#408)
|
2022-02-22 13:50:33 +01:00 |
tobi
|
15d1e6b3a1
|
[bugfix] Fix thumbnail image type (#406)
* fix thumbnail content-type
* test fix thumbnail content-type
|
2022-02-21 11:26:26 +01:00 |
tsmethurst
|
8c0141d103
|
store and retrieve processState atomically
|
2022-02-08 13:38:44 +01:00 |
tsmethurst
|
c157b1b20b
|
rework data function to provide filesize
|
2022-01-23 14:41:58 +01:00 |
tsmethurst
|
589bb9df02
|
pass reader around instead of []byte
|
2022-01-16 18:52:55 +01:00 |
tsmethurst
|
723bfe8944
|
lint, fmt
|
2022-01-15 17:41:18 +01:00 |
tsmethurst
|
6bf39d0fc1
|
emoji code passing muster
|
2022-01-15 17:36:15 +01:00 |
tsmethurst
|
c4a533db72
|
start fixing up emoji processing code
|
2022-01-15 14:33:58 +01:00 |
tsmethurst
|
113f9d9ab4
|
pass a function into the manager, start work on emoji
|
2022-01-11 17:49:14 +01:00 |