Commit graph

3915 commits

Author SHA1 Message Date
erciccione
5fac095032
README: add note about listing merchants 2021-03-23 11:56:08 +01:00
luigi1111
e5acb61047
Merge pull request #1515
merchants: remove 1bit
2021-03-22 11:34:24 -04:00
erciccione
1636679d2b
merchants: remove 1bit 2021-03-22 16:34:22 +01:00
luigi1111
a2ccfdc07c
Merge pull request #1514
merchants: remove actio-fast-pay.net
2021-03-22 10:37:15 -04:00
erciccione
5debf5ec84
Merchants: add 3 new merchants
- 1984 Hosting Iceland (closes #1512)
- CoinCat (closes #1516)
- TrilightZone (closes #1520)
2021-03-21 09:25:28 +01:00
saltrafael
f9d07c56e7 Moneropedia: fixed typo in bulletproofs.md
Update bulletproofs.md

Update bulletproofs.md

Update _i18n/en/resources/moneropedia/bulletproofs.md

Co-authored-by: Elliot Wirrick <wirrickelliot@gmail.com>
2021-03-20 20:13:43 -03:00
Elliot Wirrick
9b21d384c1 remove style from scroll-to-top button when focused via the mouse 2021-03-20 05:36:38 -04:00
erciccione
f491867346
merchants: further clarify tat we don't do any vetting of the merchants
slightly edited wording and highlight some text in bold
2021-03-19 09:03:31 +01:00
Elliot Wirrick
1c936fc96d library: add cheatsheets section 2021-03-18 07:09:43 -04:00
erciccione
f342eaa110
merchants: remove actio-fast-pay.net 2021-03-17 08:42:40 +01: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
43adc7dbb0 faq: fix capitalization of moneropedia links 2021-03-16 23:35:08 -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