Skip to content
Snippets Groups Projects
  1. Feb 15, 2019
  2. Jan 19, 2019
    • 's avatar
      Large scale website redesign update thing · c1761e7b
      authored
      - Updated lots and lots and lots of CSS
      - Changed all link colors from orange to black and underlined
      - Made site more accessible across the board
      - Seriously, look at all the pages and tell me it's not awesomer
      - Updated relevant HTML in pages to accomodate
      - Changed en.yml Developer Guides translated string to yes (why was it not already?)
      - Added images to the Using Monero page for wicked sick purposes
      c1761e7b
  3. Dec 05, 2018
  4. Dec 04, 2018
  5. Nov 23, 2018
  6. Nov 21, 2018
    • el00ruobuob's avatar
      Update user guide remote node to 0.13.0 · b4f260ea
      el00ruobuob authored
      b4f260ea
    • el00ruobuob's avatar
      User guide "view-wallet" update to 0.13 · 5c492acc
      el00ruobuob authored
      - Bump version to 1.2.0
      - AR new screenshots (all of them were EN), text not updated: will need an arabic speaker.
      - EN new `settings` screnshot, text update, bump to 1.2.0
      - ES new `settings` screnshot, text update (untranslated), bump to 1.2.0
      - FR new `settings` screnshot, text update, bump to 1.2.0
      - IT new `settings` screnshot, text update (untranslated), bump to 1.2.0
      - PL new `settings` screnshot, text update, bump to 1.2.0
      5c492acc
  7. Oct 22, 2018
  8. Sep 25, 2018
  9. Sep 21, 2018
    • el00ruobuob's avatar
      Wallet RPC guide refresh + Finalized for all languages (except PL): · b10cea38
      el00ruobuob authored
      - get_balance;
      - get_address;
      - get_address_index;
      - create_address;
      - label_address;
      - get_accounts;
      - create_account;
      - label_account;
      - get_account_tags;
      - tag_accounts;
      - untag_accounts;
      - set_account_tag_description;
      - get_height;
      - transfer;
      - transfer_split;
      - sign_transfer;
      - submit_transfer;
      - sweep_dust;
      - sweep_all;
      - sweep_single;
      - relay_tx;
      - store;
      - get_payments;
      - get_bulk_payments;
      - incoming_transfers;
      - query_key;
      - make_integrated_address;
      - split_integrated_address;
      - stop_wallet;
      - rescan_blockchain;
      - set_tx_notes;
      - get_tx_notes;
      - set_attribute;
      - get_attribute;
      - get_tx_key;
      - check_tx_key;
      - get_tx_proof;
      - check_tx_proof;
      - get_spend_proof;
      - check_spend_proof;
      - get_reserve_proof;
      - check_reserve_proof;
      - get_transfers; (including clarification proposed in #703)
      - get_transfer_by_txid;
      - sign;
      - verify;
      - export_outputs;
      - import_outputs;
      - export_key_images;
      - import_key_images;
      - make_uri;
      - parse_uri;
      - get_address_book;
      - add_address_book;
      - delete_address_book;
      - refresh;
      - rescan_spent;
      - start_mining;
      - stop_mining;
      - get_languages;
      - create_wallet;
      - open_wallet;
      - close_wallet;
      - change_wallet_password;
      - is_multisig;
      - prepare_multisig;
      - make_multisig;
      - export_multisig_info;
      - import_multisig_info;
      - finalize_multisig;
      - sign_multisig;
      - submit_multisig;
      - get_version;
      b10cea38
  10. Sep 17, 2018
  11. Aug 03, 2018
    • el00ruobuob's avatar
      Moneropedia relocalized · 4c1e8dd8
      el00ruobuob authored
      + correction on Italian Account
      + Removed leftover miners.md (replaced by mining.md)
      + Removed Dust and update Copyright
      + Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
      + Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
      + Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
      + Polish corrections
      + extend ruby \word-boundary in regex to match `-based` `-like` `-form`
      + Updated readme according to the new way to add or translate a moneropedia entry
      + fix mining with CryptoNight variant
      + rebased to include AR
      + chery picked #820 to avoid conflicts
      4c1e8dd8
  12. Jul 31, 2018
  13. Jul 29, 2018
  14. Jul 17, 2018
  15. Jul 08, 2018
    • el00ruobuob's avatar
      A few things corrected · f947963c
      el00ruobuob authored and el00ruobuob's avatar el00ruobuob committed
      + Missing French sentences
      + Nicehash guide re-re-added
      + Missing space in download > Mobile & lightweitght after "hangouts" link.
      + Relocalization of StackExchange in Hangouts
      + typo in securely purchase (FR)
      f947963c
    • el00ruobuob's avatar
      Guides versioning · 9843b586
      el00ruobuob authored and el00ruobuob's avatar el00ruobuob committed
      + All guides are version
      + Major diff on Polish daemon RPC guide
      + Minor diff on Polish daemon RPC guide
      + yml completed for en, fr, pl, it, es
      + Instructions updated on readme.md:
        - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
        - For Guides update: how, where and why handling the version number.
      9843b586
  16. Jun 07, 2018
  17. May 30, 2018
  18. May 26, 2018
    • Diego Salazar's avatar
      OH MY GOSH THIS LOCALIZATION REIMPLEMENTATION TOOK FOREVER · a22d7eda
      Diego Salazar authored
      - Deleted flippin' template directories (unnecessary now)
      - Moved all cussin' HTML to root files instead of in _i18n folder (except for guides)
      - Replaced all freakin' strings with liquid translation tags
      - Added all Kevin' strings for each language already merged to their respective .yml files
      - 40 seconds of testing before sending PR
      
      Signed-off-by: default avatarrehrar <rehrar@tuta.io>
      a22d7eda
  19. May 07, 2018
  20. Apr 30, 2018
  21. Apr 27, 2018
  22. Mar 14, 2018
    • qubenix's avatar
      Add Windows binary verification guide, fix errors · 7edf03f7
      qubenix authored
      Add user-guide for Windows binary verification, add entry to index.md, and add images to png/ dir.
      
      Fix some jekyll serve errors pertaining to the Qubes/Whonix isolation guide:
      + In resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md change from `static_page` to `user-guide`. Fixes error: `Missing i18n key: en:CLI Wallet/Daemon Isolation with Qubes + Whonix`.
      + Qubes/Whonix guide was missing from Italian lang section, prevented serving site. Apparently this also alphabetized the Italian lang sections index when I copied an index.md from another lang there.
      7edf03f7
  23. Feb 01, 2018
  24. Jan 30, 2018
Loading