Commit Graph

62 Commits

Author SHA1 Message Date
Igor Zhukov
de16c0c795 Changed version to 0.7.0 to comply with npm 2018-01-18 11:20:41 +06:00
Igor Zhukov
29f37d9628 Bump to 0.7 2017-12-31 00:04:19 +04:00
Igor Zhukov
74da08df7b Bump to 0.6.1 2017-12-09 00:40:26 +04:00
Igor Zhukov
213431735a Bump version to 0.6.0 2017-08-11 20:18:28 +02:00
Igor Zhukov
9111bed580 Fixed crash in ChromeApp
Also bump to 0.5.7.1
Closes #1450
2017-07-05 11:57:23 +03:00
Igor Zhukov
7086aabf84 Bump to 0.5.7 2017-06-30 22:08:57 +03:00
Igor Zhukov
7e1153712b Bump to 0.5.6
Sync translations
2017-05-11 22:41:06 +03:00
Igor Zhukov
94a94b864d Disabled chrome temps by default
Improved mime types handling for blobs
2017-03-13 21:15:46 +03:00
Igor Zhukov
9f3bd2081f Bump to 0.5.5 2016-07-05 23:52:39 +03:00
Igor Zhukov
636bc4a83b Standard.js formatting
Adding linter for JS code
For now it doesn’t pass well, but that’s a start
2016-06-28 19:40:53 +03:00
Igor Zhukov
9cf85f3a0d Bump to 0.5.4 2016-04-22 20:10:16 +03:00
Igor Zhukov
0125cb9a1f Bump to 0.5.3 2016-02-10 21:19:09 +00:00
Igor Zhukov
26e4e72bb5 Bump to 0.5.2 2015-11-29 21:01:57 +03:00
Igor Zhukov
3cae8df8c2 Bump to 0.5.1 2015-11-25 18:42:51 +03:00
Igor Zhukov
7864ecd044 Bump to 0.5.0
+Changelog
2015-10-23 16:44:10 +02:00
Igor Zhukov
6561c99e46 Bump to 0.4.9 2015-10-13 21:47:53 +02:00
Igor Zhukov
f7c4312f03 Bump to 0.4.8 2015-10-06 13:55:23 +03:00
Igor Zhukov
8d33107565 Bump to 0.4.7 2015-07-13 13:56:59 +03:00
Igor Zhukov
92119a46fc Bump to 0.4.6
Added scroll animation
Supported sticker sets on mobile
Decreased sticker size in history
Fixed filter history after message focused
2015-05-21 15:24:38 +03:00
Igor Zhukov
05760f2a6d Bump to 0.4.5 2015-05-02 12:53:16 +03:00
Igor Zhukov
0abe16eb1b Bump to 0.4.4
also changelog
2015-04-13 17:57:06 +03:00
Igor Zhukov
2dfd60c571 Bump to 0.4.3 2015-04-08 21:25:39 +03:00
Igor Zhukov
939ab4786c Supported two-step login on mobile
Fixed sha256 in crypto.js
2015-04-08 20:29:56 +03:00
Igor Zhukov
84d7a7e372 Supported SHA-256
Removed unused crypto.js/sha-1
2015-04-06 16:18:47 +03:00
Igor Zhukov
9ded2c195e Improved modPow for 255-byte results
Possibly related to #749
2015-03-30 20:49:10 +03:00
Igor Zhukov
65b9e34fc7 Bump to 0.4.2 2015-03-19 20:59:35 +03:00
Igor Zhukov
a317a5bf1f Bump to 0.4.1 2015-03-19 02:44:49 +03:00
Igor Zhukov
e874712bad Bump to 0.4.0 2015-02-11 22:11:08 +03:00
Igor Zhukov
8df0c168ff Bump to 0.3.9 + changelog 2014-12-31 18:14:16 +01:00
Igor Zhukov
7ecd437e23 Bump to 0.3.8 2014-12-16 00:30:12 -08:00
Igor Zhukov
f1e2d9feee Bump to 0.3.7 2014-12-10 23:33:59 -08:00
Igor Zhukov
6b2eed4c0c Bump to 0.3.6 2014-11-27 17:01:32 +00:00
Igor Zhukov
10c6d37656 Improved Safari support
Added no-blob IndexedDB support. Disabled for Safari, because IDB is
very slow here.
Added FileManager.getFileCorrectUrl method for Safari
2014-11-19 17:09:24 +03:00
Igor Zhukov
01c4b8293e Bump to 0.3.5 + Changelog 2014-11-14 17:56:39 +03:00
Igor Zhukov
a071d3a021 Bump to 0.3.4 + Changelog 2014-11-12 22:52:40 +03:00
Igor Zhukov
9e737854f0 Merge branch 'UI-update' 2014-11-12 00:10:02 +03:00
Igor Zhukov
ff60c7d0b0 Fixed bytesFromHex 2014-11-11 23:31:04 +03:00
Igor Zhukov
58c49cb5d2 Bump to 0.3.3 2014-11-11 17:40:17 +03:00
Igor Zhukov
7ea9ee30ae Merge branch 'crypto-performance' into UI-update 2014-10-31 18:17:38 +03:00
Igor Zhukov
9f9827c7a6 Improved upload speed
Added upload multi threads
Improved web workers: added onload event
Fixed unauthorised box
2014-10-30 14:20:10 +03:00
Igor Zhukov
984a0d9e78 Fixed modPow leemon
Fixed key generation on BB. Closes #393
2014-10-28 13:06:49 +03:00
Igor Zhukov
ceec0fce2a Performance improvements
Supported SSL. Closes #71
Added setZeroTimeout. Now downloading files when tab in background and
improved performance
Multiple file parts download in parallel
TLDeserialization.fetchBytes returns typed array
2014-10-27 20:18:45 +03:00
Igor Zhukov
44d7747ade Supported factorize in NaCl 2014-10-26 21:04:08 +03:00
Igor Zhukov
5661533fc4 Migrate AES to Native Client
Up to 4x faster upload files
Up to 2x faster download files
2014-10-24 22:37:43 +04:00
Igor Zhukov
6c56c69fd2 Supported native webCrypto for SHA-1 2014-10-23 14:07:47 +04:00
Igor Zhukov
69c0216841 Improved overall binary performance 2014-10-23 13:34:35 +04:00
Igor Zhukov
1089af2977 Improved SHA-1 performance with Rusha library 2014-10-23 13:33:46 +04:00
Igor Zhukov
98a271d527 Bump to 0.3.2 2014-10-15 15:41:32 +04:00
Igor Zhukov
e6698cb97a Bump to 0.3.1 + Changelog 2014-10-02 17:16:24 +04:00
Igor Zhukov
de3dd402d2 Bump to 0.3.0 2014-09-11 12:33:56 +04:00