Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
duniter-currency-monit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nodes
typescript
modules
duniter-currency-monit
Commits
2f8d7118
Commit
2f8d7118
authored
Mar 14, 2018
by
Éloïs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.4.12
parent
f10dafee
Pipeline
#1391
passed with stages
in 1 minute and 24 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
package.json
package.json
+1
-1
views/about.html
views/about.html
+1
-1
No files found.
package.json
View file @
2f8d7118
{
"name"
:
"duniter-currency-monit"
,
"version"
:
"0.4.1
1
"
,
"version"
:
"0.4.1
2
"
,
"main"
:
"index.js"
,
"license"
:
"AGPLv3"
,
"dependencies"
:
{
...
...
views/about.html
View file @
2f8d7118
...
...
@@ -7,7 +7,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
${printMenu(MENU_LANG, help, "ABOUT")}
</form>
<div
align=
"left"
>
${LANG['VERSION']} :
<a
href=
"https://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.1
1"
>
0.4.11
</a></div><br>
<div
align=
"left"
>
${LANG['VERSION']} :
<a
href=
"https://git.duniter.org/nodes/typescript/modules/duniter-currency-monit/tree/v0.4.1
2"
>
0.4.12
</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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment