Simon Eisenmann
e617374095
Refactored structure of Go source code to module and binary.
9 years ago
Simon Eisenmann
beff7439b8
Bumped copyright to 2015.
10 years ago
Simon Eisenmann
13ac41d417
Changed name of project to Spreed WebRTC.
11 years ago
Joachim Bauch
d1dc61b407
Include filename for WebP images.
11 years ago
Simon Eisenmann
c7bddeda5f
Renamed everything which was named user to session in preperation for user implementation.
11 years ago
Simon Eisenmann
a8a6022e8c
Fixed couple of warnings found with golint.
11 years ago
Joachim Bauch
62ba6a13b4
Use 15 random bytes as image id so we don't get base64 padding.
11 years ago
Joachim Bauch
9fe209eb3b
Include timestamp of last change in URL instead of human readable update index.
11 years ago
Joachim Bauch
faa32918fa
Only change update index if image actually changed.
11 years ago
Joachim Bauch
6d94757ce5
Append filename to image url.
11 years ago
Joachim Bauch
c054a78f06
Remove user images on disconnect.
11 years ago
Joachim Bauch
8794894302
Load buddy images from URL.
...
This allows the frontend proxy to cache images and avoids hitting the backend server too often. This also is required in preparation for further changes to move user data away from memory.
11 years ago