Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter-currency-monit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
modules
duniter-currency-monit
Commits
7516e59c
Commit
7516e59c
authored
7 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
v0.4.4
parent
75707821
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
package.json
+1
-1
1 addition, 1 deletion
package.json
readme.md
+3
-3
3 additions, 3 deletions
readme.md
views/about.html
+1
-1
1 addition, 1 deletion
views/about.html
with
5 additions
and
5 deletions
package.json
+
1
−
1
View file @
7516e59c
{
{
"name"
:
"duniter-currency-monit"
,
"name"
:
"duniter-currency-monit"
,
"version"
:
"0.4.
2
"
,
"version"
:
"0.4.
4
"
,
"main"
:
"index.js"
,
"main"
:
"index.js"
,
"license"
:
"AGPLv3"
,
"license"
:
"AGPLv3"
,
"dependencies"
:
{
"dependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
readme.md
+
3
−
3
View file @
7516e59c
# Currency-Monit Module
# Currency-Monit Module
Requires Duniter
1.3.9
or higher
Requires Duniter
**1.4.8**
or higher
## Installation
## Installation
...
@@ -11,7 +11,7 @@ Requires Duniter 1.3.9 or higher
...
@@ -11,7 +11,7 @@ Requires Duniter 1.3.9 or higher
1.
go to localhost:9220/#/main/settings/modules
1.
go to localhost:9220/#/main/settings/modules
and at the foot of page enter:
and at the foot of page enter:
```
bash
```
bash
https://github.com/duniter/duniter-currency-monit/archive/0.
3.7
.tar.gz
https://github.com/duniter/duniter-currency-monit/archive/0.
4.4
.tar.gz
```
```
then clik to button INSTALL THIS MODULE
then clik to button INSTALL THIS MODULE
...
@@ -24,7 +24,7 @@ then clik to button INSTALL THIS MODULE
...
@@ -24,7 +24,7 @@ then clik to button INSTALL THIS MODULE
2.
plug the plugin to your duniter node:
2.
plug the plugin to your duniter node:
```
bash
```
bash
duniter plug https://github.com/duniter/duniter-currency-monit/archive/0.
3.7
.tar.gz
duniter plug https://github.com/duniter/duniter-currency-monit/archive/0.
4.4
.tar.gz
```
```
3.
Stop your duniter node and restart it in the following method:
3.
Stop your duniter node and restart it in the following method:
...
...
This diff is collapsed.
Click to expand it.
views/about.html
+
1
−
1
View file @
7516e59c
...
@@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
...
@@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
${printMenu(MENU_LANG, help, "ABOUT")}
${printMenu(MENU_LANG, help, "ABOUT")}
</form>
</form>
<div
align=
"left"
>
${LANG['VERSION']} :
<a
href=
"https://github.com/duniter/duniter-currency-monit/releases/tag/0.4.
2
"
>
0.4.
2
</a></div><br>
<div
align=
"left"
>
${LANG['VERSION']} :
<a
href=
"https://github.com/duniter/duniter-currency-monit/releases/tag/0.4.
4
"
>
0.4.
4
</a></div><br>
<div
align=
"left"
>
${LANG['AUTHOR']} :
<a
href=
"https://github.com/librelois"
>
Éloïs Librelois
</a></div><br>
<div
align=
"left"
>
${LANG['AUTHOR']} :
<a
href=
"https://github.com/librelois"
>
Éloïs Librelois
</a></div><br>
<div
align=
"left"
><small>
${LANG['CONTRIBUTORS']}:
<a
href=
"https://github.com/jytou"
>
jytou
</a>
(translator),
<a
href=
"https://github.com/devingfx"
>
devingfx
</a>
(frontend),
<a
href=
"https://github.com/c-geek"
>
cgeek
</a>
(willMembers and wotex),
<a
href=
"https://github.com/M5oul"
>
M5oul
</a>
(adjustments)
</small></div><br>
<div
align=
"left"
><small>
${LANG['CONTRIBUTORS']}:
<a
href=
"https://github.com/jytou"
>
jytou
</a>
(translator),
<a
href=
"https://github.com/devingfx"
>
devingfx
</a>
(frontend),
<a
href=
"https://github.com/c-geek"
>
cgeek
</a>
(willMembers and wotex),
<a
href=
"https://github.com/M5oul"
>
M5oul
</a>
(adjustments)
</small></div><br>
<div
align=
"left"
>
<div
align=
"left"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment