Commit graph

188 commits

Author SHA1 Message Date
Elliot Wirrick
ae8f3abeda reduce CLS when lazy loading images 2021-03-16 15:37:11 -04:00
erciccione
150ba3a7e2
Improve performance of some pages by lazy loading images
Lazy loading makes web pages load images only when they are actually
needed (when they need to be displayed to the user), thus saving
resources for both host and users and improving performances for the
latter.

index.html: 474 kB (546 ms) -> 214kB (373ms)
get-started/what-is-monero/index.md: 320 kB (548 ms) -> 246kB (525 ms)
get-started/accepting/index.md: 254 kB (747 ms) -> 193kB (536 ms)
downloads/index.md: 397 kB (595 ms) -> 243kB (383 ms)

(tests ran locally)
2021-03-16 10:30:58 +01:00
erciccione
118bcb2992
downloads: add header 'Antivirus' 2021-03-04 09:32:39 +01:00
erciccione
960194dd9d
Add 'title' attribute to all 'arrow-up' buttons 2021-01-26 09:18:36 +00:00
erciccione
38c83ce91e
Downloads: make table headers for 'light and mobile wallets' translatable 2021-01-15 09:46:12 +00:00
luigi1111
a2eee95b4c
Merge pull request #1382
Downloads: add link to release notes
2021-01-11 13:47:07 -05:00
luigi1111
0d5908ef64
Update hashes.txt.sig for v0.17.1.9 2021-01-09 23:47:33 -05:00
binaryFate
84ccf28f69 New version and hashes CLI&GUI v0.17.1.9 2021-01-08 12:57:16 +01:00
luigi1111
8cfd741701
update hashes.txt.sig for v0.17.1.8 2021-01-04 15:33:36 -05:00
binaryFate
9a34b4f554 New version and hashes CLI&GUI v0.17.1.8 2020-12-30 22:45:54 +01:00
erciccione
94c78ea76b
Downloads: add link to release notes 2020-12-20 14:35:56 +00:00
luigi1111
db495b958f
update hashes.txt.sig for 17.1.7 2020-12-14 16:49:11 -06:00
binaryFate
15f473ab07 update version and hashes CLI&GUI v0.17.1.7 2020-12-14 19:42:31 +01:00
luigi1111
c5e7f1f8a9
Merge pull request #1365
Downloads: Fix order of appeareance of platform-specific releases
2020-12-14 12:19:18 -06:00
luigi1111
4f2535183c
Merge pull request #1361
Replace all occurrencies of '(https://getmonero.org/downloads/hashes.txt)' with '({{ site.baseurl_root }}/downloads/hashes.txt)'
2020-12-14 12:18:48 -06:00
erciccione
580d1f2fb5
Downloads: Fix order of appeareance of platform-specific releases
and add clarifying comment on top of _data/downloads.yml
2020-12-11 11:51:51 +00:00
luigi1111
b17e9f2951
update hashes sig 17.1.6 2020-12-09 18:20:56 -06:00
binaryFate
acc1538a33 new version and hashes for CLI&GUI v0.17.1.6 2020-12-08 21:21:10 +01:00
erciccione
2084b96d2d
Replace all occurrencies of '(https://getmonero.org/downloads/hashes.txt)' with '({{ site.baseurl_root }}/downloads/hashes.txt)' 2020-12-08 10:09:53 +00:00
luigi1111
a4445356e1
Update sig for 17.1.5 2020-11-27 12:59:59 -06:00
binaryFate
e810deb7bf new version and hashes, CLI&GUI v0.17.1.5 2020-11-26 18:20:10 +01:00
luigi1111
41f81ab3ef
sign hashes 13 November 2020-11-13 00:06:06 -06:00
binaryFate
1f6474c805 new GUI release v0.17.1.4 2020-11-10 00:08:55 +01:00
binaryFate
8368426276 update hashes and version CLI&GUI to v0.17.1.3 2020-11-08 22:04:45 +01:00
Riccardo Spagni
7e162e90ba
update binary hashes for 0.17.1.1 2020-10-20 21:15:01 +02:00
binaryFate
b124645fe2 new version and hashes for GUI v0.17.1.1 2020-10-19 15:02:25 +02:00
binaryFate
5c82ecf236 update version and hashes for CLI v0.17.1.1 2020-10-18 23:01:59 +02:00
Riccardo Spagni
ede5cf6bc4
update binary hashes for 0.17.1 2020-10-14 15:53:35 +02:00
binaryFate
5d12ba8066 update version and hashes for CLI and GUI v0.17.1.0 2020-10-14 14:24:04 +02:00
luigi1111
36d19490c0
Merge pull request #1196
Add Nano S/X; capitalize Trezor Model T; remove wallet versions; add supported wallets
2020-10-08 10:23:23 -05:00
luigi1111
576b4abf1d
update hashes sig for 17.1 2020-10-05 20:35:48 -05:00
binaryFate
6dd53cfab6 Update hashes and version for GUI v0.17.0.1 2020-10-05 20:16:24 +02:00
binaryFate
2b5d9dbaf3 release binaries for CLI v0.17.0.1 2020-09-30 12:50:11 +02:00
binaryFate
30a3555785 udpate hashes, name, version for CLI v0.17.0.0 2020-09-18 15:48:22 +02:00
rating89us
a501f188bc Hardware wallets: add Nano S/X, capitalize Model T; + supported wallets; - wallet versions; update links.
Update index.md
2020-09-17 20:40:06 +02:00
erciccione
1d5518f74c
Improve accessibility
- Fixed some interactive elements which weren't focusable (using 'tabindex')
- Label interactive elements which weren't labelled
- Slightly increase contrast of the grey text in the top navigation bars to reach level AA in the WCAG rating system and increase visibility of the text
2020-09-08 10:37:30 +02:00
luigi1111
d8aea53ac8
Merge pull request #1161
Downloads: remove 'known issues' dropdown
2020-09-07 14:25:36 -05:00
erciccione
b6c3f82652
Add icon to external links 2020-08-29 20:20:27 +02:00
erciccione
3eeceb430c
Downloads: remove 'known issues' dropdown 2020-08-27 14:59:36 +02:00
luigi1111
e54bb3e3cf
Merge pull request #1150
Downloads: restyle section 'Mobile & Light Wallets'
2020-08-26 15:34:51 -05:00
luigi1111
044612a86f
Merge pull request #1135
Downloads: add link to third party packages on GitHub for CLI and GUI
2020-08-26 15:33:28 -05:00
erciccione
8c566ab355
Downloads: restyle section 'Mobile & Light Wallets'
- Edited logos of the wallets and resized a couple of them to save space
- Introduced two different layouts for desktop and mobile
- Added table to desktop layout showing the platforms supported by the wallet and a link to its source code
- Moved entire section up (under 'CLI wallet') and adapted selector on top of the page
- Changed CSS of span elements to make them available in the whole page
- Added 'Browser' icon to monero-spritesheet.png
2020-08-23 12:26:58 +02:00
erciccione
490065f495
Downloads: add link to third party packages on GitHub for CLI and GUI 2020-08-15 16:35:21 +02:00
luigi1111
9ce1428574 update hashes sig 2020-08-14 14:30:33 -05:00
binaryFate
c88484d2ed update hashes GUI v0.16.0.3 2020-08-13 19:23:12 +02:00
binaryFate
cd4522df40 update hashes for CLI 0.16.0.3 2020-08-06 19:24:53 +02:00
luigi1111
9bfde279ff
sign hashes 2020-07-13 12:05:54 -05:00
luigi1111
ac006c94e1
Merge pull request #1069
downloads: fix html tag in dropdown
2020-07-11 15:42:16 -05:00
binaryFate
3dcb5125a7 Update hashes for new GUI 0.16.0.2 2020-07-11 09:33:27 +02:00
rating89us
28e8ac8262
downloads: fix html tag in dropdown 2020-07-11 01:13:26 +02:00