Commit graph

3252 commits

Author SHA1 Message Date
erciccione
ce05d27f4a
gettextize Offline_Backup.md 2021-03-28 11:32:37 +02:00
luigi1111
8e9da2a307
Merge pull request #1509
reduce CLS when lazy-loading images
2021-03-17 01:35:15 -04:00
luigi1111
47ae212712
Merge pull request #1508
Improve performance of some pages by lazy loading images
2021-03-17 01:34:35 -04:00
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
luigi1111
310d6b4181
Merge pull request #1507
press kit: remove redundant link to monerooutreach.org
2021-03-15 17:49:18 -04:00
luigi1111
8cbb9ccdc6
Merge pull request #1505
Document `all` param for export_outputs and export_key_images rpc calls
2021-03-15 17:49:00 -04:00
luigi1111
0b528aac27
Merge pull request #1504
blog: update nav bar media query
2021-03-15 17:48:48 -04:00
luigi1111
9c91935879
Merge pull request #1502
merchants: add scroll-to-top button & mobile dropdown menu
2021-03-15 17:48:08 -04:00
luigi1111
a206de9cb6
Merge pull request #1501
about: decentralization - revise and remove irrelevant content
2021-03-15 17:46:48 -04:00
luigi1111
179320991a
Merge pull request #1500
downloads: add header 'Antivirus'
2021-03-15 17:46:23 -04:00
luigi1111
031d4466b1
Merge pull request #1499
wallet-rpc: Remove nonexistent parameter
2021-03-15 17:46:09 -04:00
luigi1111
804e3df46c
Merge pull request #1497
library: remove version from the 'Monero Addresses Cheatsheet'
2021-03-15 17:44:54 -04:00
luigi1111
a521f2547a
Merge pull request #1496
Rings Cheatsheet version 20210301 added to Library section
2021-03-15 17:44:37 -04:00
luigi1111
bea1c5b060
Merge pull request #1495
footer: fixed typo
2021-03-15 17:44:18 -04:00
MindWallet
61dc61e614
Add Norwegian User Guides (2/2) (#1493)
* Norwegian translation of the User Guides files:

– node-i2p-zero.md
– restore_account.md
– restore_from_keys.md
– securely_purchase.md
– solo_mine_GUI.md
– tor_wallet.md
– verification-allos-advanced.md
– verification-windows-beginner.md
– view_only.md
– vps_run_node.md
– monero-wallet-cli.md
– monero_tools.md
– mine-to-pool.md
– ledger-wallet.md
– importing_blockchain.md
– howto_fix_stuck_funds.md
– cli_wallet_daemon_isolation_qubes_whonix.md
- ledger-wallet-cli.md
- Offline_Backup.md
- prove-payment

* Update Offline_Backup.md

Fixed typo

* Update cli_wallet_daemon_isolation_qubes_whonix.md

Fix typo

* Update howto_fix_stuck_funds.md

Update sentence for better flow

* Update importing_blockchain.md

Fix typo and improve sentence flow

* Update mine-to-pool.md

Fix typo and improve sentence flow

* Update monero-wallet-cli.md

Fix untranslated string

* Update node-i2p-zero.md

Fix two typos and improve sentence

* Update prove-payment.md

Fix typo

* Update restore_account.md

Remove extra spacing + fix typo

* Update restore_from_keys.md

Change word to "avkode"

* Update securely_purchase.md

Remove extra space
Fix typo
Change word to "avkoding"

* Update tor_wallet.md

Remove extra space and change wording

* Update verification-allos-advanced.md

Fix missing letter
Fix untranslated word
Fix typo

* Update verification-windows-beginner.md

Fix typo

* Update view_only.md

Fix typo

* Update vps_run_node.md

Change sentence flow

* Update cli_wallet_daemon_isolation_qubes_whonix.md

Update guide to updated version from November 2020

* Update howto_fix_stuck_funds.md

Translate `yourwalletname` and `yourwallet`

* Update Offline_Backup.md

Remove string to make it up to date with January 2021 update

* Update importing_blockchain.md

Update version to make it up to date with January 2021 update

* ledger-wallet-cli.md

Update version to have it up to date with January 2021 update

* Update monero-wallet-cli.md

Update version to have it up to date with January 2021 update
2021-03-15 17:43:07 -04:00
MindWallet
54ab991714
Add Norwegian User Guides (1/2) (#1492)
* add norwegian translation of multisig-messaging-system.md

* Update multisig-messaging-system.md

Typo fixes and improvements after this file was reviewed by Stine H. (StineeH).

* Update multisig-messaging-system.md

Adapt links in TOC to localized version.

Small improvement of one headline (string 58 & 854) as it reads slightly better.
2021-03-15 17:42:45 -04:00
luigi1111
7d30b6fed0
Merge pull request #1491
roadmap: onion address completed in feb 2021
2021-03-15 17:42:06 -04:00
luigi1111
0717e962fb
Merge pull request #1481
what is monero: update content and add relevant links
2021-03-15 17:37:37 -04:00
luigi1111
0947ce79cc
Merge pull request #1476
FAQ: Standardize video hyperlinks
2021-03-15 17:31:53 -04:00
luigi1111
443d68cc2a
Merge pull request #1425
daemon-rpc: target_height is 0 if synced
2021-03-15 17:31:31 -04:00
erciccione
8c02742297
press kit: remove redundant link to monerooutreach.org 2021-03-12 11:09:59 +01:00
woodser
4c7162ebf2 Document all param of export_outputs and export_key_images rpc calls 2021-03-07 20:54:28 -05:00
Andrea Barontini
2e9a663efa Rings Cheatsheet version 20210301 added to Library section 2021-03-04 12:07:22 +01:00
erciccione
118bcb2992
downloads: add header 'Antivirus' 2021-03-04 09:32:39 +01:00
Nathan Dorfman
3a75e0eba3 wallet-rpc: Remove nonexistent parameter
The verbose flag on the incoming_transfers request doesn't actually exist, and
the key image is always returned. See src/wallet/wallet_rpc_server.cpp
2021-03-03 10:54:50 -07:00
Salim B
c81b631f43 footer: fixed typo 2021-03-02 15:38:44 +01:00
erciccione
21992ba78b
library: remove version from the 'Monero Addresses Cheatsheet' 2021-03-02 10:39:13 +01:00
erciccione
f69604b8b7
roadmap: onion address completed in feb 2021
Co-authored-by: sh5x5j12 <sh5x5j12@email.com>
2021-02-28 11:33:49 +01:00
Elliot Wirrick
5d7a3a78c4 merchants: capitalize web hosting 2021-02-27 11:14:15 -05:00
Elliot Wirrick
0d2ed7c1b5 merchants: add scroll-to-top button & mobile dropdown menu 2021-02-27 11:14:07 -05:00
Elliot Wirrick
f834dbc5bb blog: update nav bar media query 2021-02-27 11:03:38 -05:00
Elliot Wirrick
ed869ac448 about: decentralization - revise and remove irrelevant content 2021-02-27 02:36:43 -05:00
Elliot Wirrick
f6aa1cd23e what is monero: update content and add relevant links 2021-02-26 21:01:17 -05:00
luigi1111
bfc6cad1c1
Merge pull request #1478
moneropedia.rb: replace hyperlink text with regex match
2021-02-26 14:01:53 -05:00
luigi1111
cec9d2b281
Merge pull request #1468
Merchants: add 5 merchants
2021-02-26 14:01:36 -05:00
luigi1111
37252f2dc4
Merge pull request #1455
contributing: add link to openhub
2021-02-26 14:01:15 -05:00
luigi1111
4b4f8c8a71
Merge pull request #1454
dev guides: make 'g' in 'go' uppercase
2021-02-26 14:00:51 -05:00
luigi1111
6bf10203de
Merge pull request #1471
merchants: remove flokinet
2021-02-26 14:00:28 -05:00
luigi1111
d8042ef0b1
Merge pull request #1472
Merchants: remove minko
2021-02-26 14:00:13 -05:00
erciccione
f82779c319
contributing: add link to openhub 2021-02-23 09:32:45 +00:00
Elliot Wirrick
06bb8b9ea6 moneropedia.rb: replace hyperlink text with regex match 2021-02-23 02:46:05 -05:00
Elliot Wirrick
8510510409 faq: standardize video hyperlinks 2021-02-23 02:26:14 -05:00
luigi1111
1e268daa13
Merge pull request #1467
[1460] Adding YogiWay data to merchants.yml
2021-02-22 00:09:40 -05:00
luigi1111
9e320e8af3
Merge pull request #1458
Prepare repo for deployment of onion service
2021-02-22 00:09:28 -05:00
luigi1111
d976ff2bd5
Merge pull request #1457
contributing: fix typos
2021-02-22 00:09:10 -05:00
luigi1111
4bf38b2ee8
Merge pull request #1452
footer: remove space at the bottom and unused class from html
2021-02-22 00:08:58 -05:00
erciccione
45538cad5f
Merchants: add 5 merchants
- Bacrypt.com
- BuyVM / Frantech
- CelticGold AG
- pay2day.top
- getblock
2021-02-21 10:19:21 +00:00
erciccione
9d868ef1f0
Prepare repo for deployment of onion service
- Add link to the footer
- Add _includes/onion.html (the address will be pulled from here anywere on the website)
- Add /onion.txt which is signed by binaryFate and contains the onion addresses
- Add onion-location header as a meta tag in _includes/head.html

Co-authored-by: binaryFate <binaryfate@getmonero.org>
2021-02-19 13:11:58 +00:00
erciccione
5b648632ef
Merchants: remove minko 2021-02-15 17:11:43 +00:00