Commit Graph

6616 Commits

Author SHA1 Message Date
Aria Keshmiri
f494f37016 Update styles/light/_light-theme.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:26:17 -07:00
Aria Keshmiri
00a93cba50 Update styles/light/_light-theme.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:26:04 -07:00
Aria Keshmiri
9ea2b99768 Update styles/_docs-landing.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:21:54 -07:00
Aria Keshmiri
ba23c1c69d Update styles/_docs-landing.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:21:48 -07:00
akcodez
5ae5e195a5 adds global styling for code snippets in markdown files 2023-07-18 14:08:48 -07:00
Peter Chen
8cb1492953 change limit discription in Account_channels
The description of "limit" field will need to be changed for many of the API's to help clarify that values below 10 will be set to 10 and values above 400 will be set to 400. More information can be found here: https://github.com/XRPLF/xrpl-dev-portal/issues/1985
2023-07-18 16:13:08 -04:00
Elliot Lee
7d9bd91a94 Update ter-codes.md 2023-07-17 22:12:53 -07:00
Rome Reginelli
516638066f Merge pull request #2005 from wojake/patch-15
Update max no. of signers per signer list
2023-07-17 14:07:36 -07:00
Rome Reginelli
b908555455 Merge pull request #2004 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/cryptography-41.0.2
Bump cryptography from 41.0.0 to 41.0.2 in /content/_code-samples/airgapped-wallet/py
2023-07-17 14:06:43 -07:00
Jackson Mills
93d4e1a0b0 fix: explainer videos autoplaying on first load of xrpl.org/docs.html (#2003)
* Turn off autoplay on explainer videos

* Remove iframe and re-add autoplay
2023-07-17 11:51:22 -07:00
Wo Jake
ec27832184 Update max no. of signers per signer list 2023-07-17 18:57:43 +08:00
dependabot[bot]
7e092d7577 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:22:56 +00:00
Aria Keshmiri
b35392c526 Merge pull request #2002 from XRPLF/link-update-ama 2023-07-14 13:31:48 -07:00
akcodez
8e6bb5912b updates discord link 2023-07-14 12:13:20 -07:00
Rome Reginelli
210894fb8a Merge pull request #1997 from XRPLF/dependabot/npm_and_yarn/styles/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /styles
2023-07-12 14:37:16 -07:00
Rome Reginelli
b2785da5eb Merge pull request #1994 from develoQ/ja-fix-md-link
[JA] fix OfferCreate markdown link
2023-07-12 14:36:49 -07:00
Rome Reginelli
f7cf71e9e5 Merge pull request #1925 from XRPLF/new-iconset
New iconset
2023-07-12 14:32:01 -07:00
dependabot[bot]
a6e2badc68 Bump semver from 5.7.1 to 5.7.2 in /styles
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 16:57:12 +00:00
Rome Reginelli
9b941b2c99 Merge pull request #1993 from develoQ/ja-fix-account-codes
[JA] Fix collapsed appearance of account codes
2023-07-11 15:45:34 -07:00
akcodez
12e6c5ce79 fixes hover in docs sidebar 2023-07-11 12:18:55 -07:00
tequ
1cc61597f7 [JA] fix markdown link 2023-07-11 14:59:09 +09:00
Aria Keshmiri
4879a62b08 Merge pull request #1989 from XRPLF/events-updates-2
adds proper discord ama invite link
2023-07-10 10:16:55 -07:00
tequ
b78557240c [JA] fix collapsed appearance of account codes 2023-07-10 10:14:37 +09:00
Elliot Lee
f4c7770521 Improve install-rippled-on-ubuntu.md
`mv` will rename the file (instead of moving it into a destination directory) if the destination directory does not exist. By providing the `/`, we are being explicit that we want the file to be moved.

If the earlier `mkdir` command was skipped or failed, we want `mv`  to report an error, instead of silently renaming the key file to `keyrings`, which would not make sense.

Supplying a command to `gpg` prevents the warning which was previously shown in the gpg output.
2023-07-07 16:09:17 -07:00
Rome Reginelli
bda61beef6 Merge pull request #1987 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.20
Bump django from 3.2.19 to 3.2.20 in /content/_code-samples/airgapped-wallet/py
2023-07-06 13:24:27 -07:00
Rome Reginelli
1caa1a13f5 Merge pull request #1988 from XRPLF/events-updates-2
adds new hackathon and ama to events page
2023-07-06 13:23:40 -07:00
akcodez
216652ba22 adds proper discord ama invite link 2023-07-06 12:48:55 -07:00
akcodez
61b3ed5395 resolving conflicts w master 2023-07-06 11:33:25 -07:00
akcodez
fd4fdaec7b adds new hackathon and ama to events page 2023-07-06 11:05:40 -07:00
dependabot[bot]
d47c613dfb Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://github.com/django/django/compare/3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 23:27:55 +00:00
Rome Reginelli
5116247da7 Merge pull request #1933 from XRPLF/xrpl-py-2.0
feat: Update xrpl-dev-portal to use xrpl-py 2.0
2023-07-05 15:00:32 -07:00
mDuo13
6350dfe50a gitignore: add .venv 2023-07-05 14:59:28 -07:00
mDuo13
dde4e8c94b Airgapped wallet: remove redundant wallet import 2023-07-05 14:56:55 -07:00
Rome Reginelli
ca70a6080b Merge pull request #1984 from nkramer44/patch-2
Fix NFTokenPage PageMin field names in example json
2023-07-05 14:36:52 -07:00
Rome Reginelli
f8c88da76d Merge pull request #1976 from XRPLF/rippled_1.11.0
rippled 1.11.0 changes
2023-07-05 14:35:44 -07:00
JST5000
72cd29a9a8 Link to submit_and_wait instead of send_reliable_submission 2023-07-05 09:13:38 -07:00
Rome Reginelli
739e1a5b35 Merge pull request #1975 from XRPLF/rr-patch-hooks-v3-testnet
Networks update to Hooks v3 testnet link
2023-06-29 16:50:39 -07:00
Rome Reginelli
998e3b4dcd Merge pull request #1983 from XRPLF/remove-ruby-lib
client-libraries.md - remove Ruby library
2023-06-29 16:50:20 -07:00
mDuo13
098c437acf account_currencies: fix broken link 2023-06-29 16:49:44 -07:00
Dennis Dawson
828f46b144 Merge pull request #1931 from XRPLF/nftReferenceUpdates
Update NFT ref info
2023-06-29 08:57:53 -07:00
Rome Reginelli
0351a657e3 Merge pull request #1981 from zgrguric/patch-5
Change hooks testnet link from v2 to v3
2023-06-28 13:35:39 -07:00
Dennis Dawson
bce412b158 Merge pull request #1982 from XRPLF/correctFieldName
Fix field name
2023-06-28 13:23:43 -07:00
nkramer44
0f9b15aba6 Fix NextPageMin and PreviousPageMin hashes 2023-06-28 15:46:45 -04:00
nkramer44
e9296b0827 Fix NFTokens structure 2023-06-28 15:37:35 -04:00
nkramer44
455fe43979 Fix NFTokenPage PageMin field names in example json 2023-06-28 15:22:24 -04:00
Elliot Lee
f0009716be client-libraries.md - remove Ruby library
Ruby library is out of date and not updated since 2020
2023-06-28 10:20:25 -07:00
Dennis Dawson
ca14a46c65 Fix field name
Field ID "standbyNFTCountField" should be "standbyNFTokenCountField."
2023-06-27 16:48:27 -07:00
mDuo13
ec4b876657 config: mark pages for translation updates 2023-06-27 14:39:10 -07:00
mDuo13
b670047b4a NetworkID: edits per review 2023-06-27 14:16:12 -07:00
mDuo13
100df5de92 feature: edit vetoed desc per peer review 2023-06-27 14:15:35 -07:00