27 Commits (69737b703ab1d9b9e49315f12c3aca8cf6df70ac)

Author SHA1 Message Date
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690) 3 years ago
abcang a2da02626e
Fixed ESLint error (#15214) 4 years ago
ThibG d8d43a427a
Fix image uploads being random data when canvas read access is blocked (#15180) 4 years ago
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible (#14381) 4 years ago
ThibG f54ca3d08e
Fix browser notification permission request logic (#13543) 4 years ago
Sasha Sorokin cb2adaaf9d
Replace shortNumberFormat with <ShortNumber> (#14061) 4 years ago
ThibG be637146f3
Fix uninformative error message when uploading unsupported image files (#13540) 4 years ago
ThibG a1ce9cbb67
Fix uploaded image orientation in some browsers (#13493) 4 years ago
Shlee 221eda646b
Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 4 years ago
Takeshi Umeda 0e8c0287d0 Fix shortNumberFormat to within 3 chars without units (#12706) 4 years ago
Yamagishi Kazutoshi 0a49b26793 Do not add margin light when opening modal on mobile (#11830) 5 years ago
ThibG fd3d45d38f Add confirmation modal when logging out from the web app (#11671) 5 years ago
Stanislas 5d8ee24cd5 Remove WebP support (#11589) 5 years ago
ThibG f178a01c11 Fix client-side resizing of image uploads (#11570) 5 years ago
Eugen Rochko 0e9668051e
Fix short number formatting for numbers above million in web UI (#11559) 5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500) 5 years ago
ThibG 111a0628fc Fix image uploads being perfectly white when canvas read access is blocked (#11499) 5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426) 5 years ago
Acid Chicken (硫酸鶏) 5092d17f29 Add WebP support (#9879) 5 years ago
Eugen Rochko 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083) 6 years ago
Maciek Baron 1e65cdf821 Add comment, test to unescapeHTML (#7949) 6 years ago
Eugen Rochko c75493755f
Preserve newlines in delete & redraft and desktop notifications (#7750) 6 years ago
Eugen Rochko 1bbe81030c
Display numbers in account header using shortNumberFormat for consistency (#7723) 6 years ago
Eugen Rochko 2b97451168
Fix images resized in browser getting cropped (#7514) 6 years ago
Yamagishi Kazutoshi 6832110af4 Correct rotate of image using EXIF (#7422) 6 years ago
Eugen Rochko d185f3ddaf
Use plaintext value for field value tooltips in web UI (#7388) 6 years ago
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236) 6 years ago