Commit graph

276 commits

Author SHA1 Message Date
nahuhh
384618a8f0
Merge pull request #56 from monero-project/dependabot/pip/master/markdown-3.7
build(deps): bump markdown from 3.6 to 3.7
2024-09-27 09:40:09 +00:00
nahuhh
fd15117bd8
Merge pull request #53 from monero-project/dependabot/pip/master/platformdirs-4.3.6
build(deps): bump platformdirs from 4.2.2 to 4.3.6
2024-09-27 09:38:27 +00:00
dependabot[bot]
ee139c30b8
build(deps): bump markdown from 3.6 to 3.7
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 09:24:41 +00:00
dependabot[bot]
8c5c97dcd9
build(deps): bump platformdirs from 4.2.2 to 4.3.6
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.2.2 to 4.3.6.
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.6)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 09:24:35 +00:00
nahuhh
847c6ab17e
Merge pull request #51 from nahuhh/add_dependabot
workflow: add dependabot
2024-09-27 09:23:50 +00:00
nahuhh
7ac6223b93
Merge pull request #52 from nahuhh/to_master
repo: change url to master
2024-09-27 09:21:44 +00:00
nahuhh
a61fcf191b
Merge pull request #50 from plowsof/patch-5
Dockerfile_coolify: pin docker python version
2024-09-27 09:20:07 +00:00
nahuhh
66994fa04a repo: move from test to master 2024-09-27 09:01:10 +00:00
plowsof
5f1655c5e3 Dockerfile_coolify: pin python/nginx versions 2024-09-27 09:46:10 +01:00
nahuhh
aa683afcb1 workflow: add dependabot 2024-09-27 08:31:28 +00:00
nahuhh
e785977728
Merge pull request #45 from nahuhh/relative
build: fix relative links build errors
2024-09-20 20:22:36 +00:00
nahuhh
a8f25eea63 build: use relative paths
Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com>
2024-09-20 18:37:11 +00:00
nahuhh
00ae6609c2
Merge pull request #43 from nahuhh/add_rpc
rpc: add RPC Library
2024-09-20 17:54:06 +00:00
nahuhh
f93c4b6f6a
Merge pull request #36 from nahuhh/removetorseeds
monerod: remove outdated tor seed info
2024-09-20 17:50:55 +00:00
nahuhh
e57537efcf monerod: update tor setup
- remove outdated tor seed info
- update tx-proxy definition
- update tor setup
2024-09-20 12:29:34 +00:00
nahuhh
ac3bb0670f
Merge pull request #46 from nahuhh/macros
plugins: add macros
2024-09-20 12:19:51 +00:00
nahuhh
ff1c226815 plugins: add macros 2024-09-20 12:13:14 +00:00
nahuhh
6f6ec26f2a rpc: wallet, localhost > 127.0.0.1
rpc: wallet, conflicting with zmq port
2024-09-20 12:06:50 +00:00
plowsof
0953879b6f rpc: sort monerod-rpc.md
rpc: monerod-rpc.md anchors
2024-09-18 21:30:49 +00:00
nahuhh
cf6d8d28a6 rpc: adapt monerod-rpc.md 2024-09-18 13:00:23 +00:00
nahuhh
637a186b73 rpc: import monerod-rpc & separate wallet-rpc 2024-09-18 13:00:15 +00:00
nahuhh
b87eb2233f
Merge pull request #31 from nahuhh/hierarchy
mkdocs.yml: simplify menus
2024-09-18 11:03:41 +00:00
nahuhh
e8b3920232 mkdocs.yml: simplify menus 2024-09-15 19:51:28 +00:00
nahuhh
8606e8c301
Merge pull request #41 from nahuhh/core_update
core: update mkdocs and mkdocs-material
2024-09-15 13:26:13 +00:00
nahuhh
5e9f7bb3fc
Merge pull request #42 from dan-is-not-the-man/index-side-bar
remove side bar in index.md
2024-09-15 13:18:12 +00:00
dan-is-not-the-man
3654986395 remove side bar in index.md 2024-09-15 10:30:01 +10:00
nahuhh
19d94f26a9 core: update mkdocs and mkdocs-material 2024-09-14 22:07:09 +00:00
nahuhh
f36a828799
Merge pull request #39 from nahuhh/lookahead
interacting: cli subaddress-lookahead note
2024-09-10 12:29:48 +00:00
nahuhh
2e9cb499a7 interacting: cli subaddress-lookahead 2024-09-09 21:17:19 +00:00
nahuhh
625bc7a907
Merge pull request #38 from nahuhh/langs
mkdocs.yml: disable unused languages
2024-09-09 00:24:52 +00:00
nahuhh
5bcab27122 mkdocs.yml: disable unused languages 2024-09-08 21:50:58 +00:00
plowsof
da94472ab0
Merge pull request #37 from plowsof/update-wallet-rpc
* monero-wallet-rpc: update and sync with getmonero guide
2024-09-08 20:02:55 +00:00
nahuhh
dab3f62ea8
Merge pull request #32 from nahuhh/footer
footer: add social links
2024-09-05 23:40:53 +00:00
nahuhh
c5e0435e6a
Merge pull request #25 from nahuhh/moneropulse
infrastructure: moneropulse spelling and grammar
2024-09-05 23:39:24 +00:00
nahuhh
bc82d6e7dc footer: add social links
Co-authored-by: dan-is-not-the-man <142721047+dan-is-not-the-man@users.noreply.github.com>
Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com>
2024-09-02 19:50:13 +00:00
nahuhh
499b1b5d43
Merge pull request #34 from nahuhh/index_buttons
index.md: add buttons
2024-09-01 17:51:03 +00:00
nahuhh
0d57560a81 index.md: add buttons 2024-08-30 16:19:44 +00:00
nahuhh
2f8dd1e4d9
Merge pull request #33 from plowsof/patch-4
Dockerfile_coolify: add Onion-Location header
2024-08-30 16:17:52 +00:00
543f332da1 Dockerfile_coolify: Added security and privacy-focused HTTP headers
- Implemented various HTTP headers to enhance security and privacy

Full credit to featherwallet.org for the header configuration + inspiration.
2024-08-30 11:49:48 +01:00
plowsof
2b8fdcc6cd Dockerfile_coolify: add Onion-Location header
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
2024-08-30 00:47:25 +01:00
nahuhh
c9de1f2b8d infrastructure: moneropulse spelling and grammar
Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com>
2024-08-28 15:42:18 +00:00
nahuhh
6950bc2d63
Merge pull request #26 from nahuhh/mkdocs.yml
mkdocs.yml: white header, orange accent
2024-08-24 05:30:32 +00:00
nahuhh
bce2dfe16c
Merge pull request #27 from nahuhh/README
readme: fix link
2024-08-24 05:30:16 +00:00
nahuhh
f1b0b792c3 readme: fix link 2024-08-18 22:58:20 +00:00
nahuhh
b3a9feebfc
Merge pull request #24 from plowsof/8n_footer
overrides: copyright partial with i18n
2024-08-18 22:44:23 +00:00
nahuhh
2133b56323
Merge pull request #19 from plowsof/license
LICENSE: add mkdocs + material licenses
2024-08-18 22:43:49 +00:00
nahuhh
17be5f09b6
Merge pull request #14 from nahuhh/README
readme: modify / update
2024-08-18 22:41:44 +00:00
nahuhh
099ee546c3
Merge pull request #13 from nahuhh/index.md
docs: modify index.md
2024-08-18 22:40:36 +00:00
nahuhh
e97c691eab docs: modify index.md 2024-08-18 22:38:31 +00:00
nahuhh
dbfd0efd04 readme: modify README 2024-08-18 22:02:56 +00:00