Skip to content

Commit

Permalink
Merge pull request #37 from kamshory/Signal-Strength
Browse files Browse the repository at this point in the history
Signal strength
  • Loading branch information
kamshory authored Oct 9, 2021
2 parents f758283 + 055bfd9 commit 46019bd
Show file tree
Hide file tree
Showing 23 changed files with 10,523 additions and 2,485 deletions.
5,314 changes: 5,314 additions & 0 deletions log/otp-pi.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resource/data/ddns/ddns.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"36148f41f9cf6a23a1976edd98d77925":{"cronExpression":"0 * * * * ?","zone":"masroy.com","provider":"cloudflare","recordName":"test","lastUpdate":1633758660972,"active":true,"id":"36148f41f9cf6a23a1976edd98d77925","proxied":false,"type":"A","nextValid":1633758720000,"ttl":0,"forceCreateZone":false},"de9ee187634ee8545aa218a8462a22f6":{"cronExpression":"0 * * * * ?","zone":"kamshory.com","provider":"cloudflare","recordName":"test","lastUpdate":1633758660972,"active":true,"id":"de9ee187634ee8545aa218a8462a22f6","proxied":false,"type":"A","nextValid":1633758720000,"ttl":0,"forceCreateZone":false}}
{"36148f41f9cf6a23a1976edd98d77925":{"cronExpression":"0 * * * * ?","zone":"masroy.com","provider":"cloudflare","recordName":"test","lastUpdate":1633770780831,"active":true,"id":"36148f41f9cf6a23a1976edd98d77925","proxied":false,"type":"A","nextValid":1633770840000,"ttl":0,"forceCreateZone":false},"de9ee187634ee8545aa218a8462a22f6":{"cronExpression":"0 * * * * ?","zone":"kamshory.com","provider":"cloudflare","recordName":"test","lastUpdate":1633770780831,"active":true,"id":"de9ee187634ee8545aa218a8462a22f6","proxied":false,"type":"A","nextValid":1633770840000,"ttl":0,"forceCreateZone":false}}
2 changes: 1 addition & 1 deletion resource/data/server/server-status.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resource/data/user/urses.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"kamshory":{"password":"kamshory","lastActive":1632744477035,"blocked":false,"phone":"081266666667","name":"Kamshory","active":true,"email":"[email protected]","username":"kamshory"}}
{"kamshory":{"password":"kamshory","lastActive":1633770694259,"blocked":false,"phone":"081266666667","name":"Kamshory","active":true,"email":"[email protected]","username":"kamshory"}}
1 change: 1 addition & 0 deletions resource/session/8c2f70ce9411ead6ad700d44ac24c136f6b4166a
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"password":"kamshory","username":"kamshory"}
1 change: 1 addition & 0 deletions resource/session/df6dee5b8926ac5ff1ccf8c10f1c09e63186c66e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
4 changes: 4 additions & 0 deletions resource/www/lib.assets/css/filemanager.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,7 @@
.file-manager .button-area{
padding: 10px 0 0 0;
}

.file-manager-body ul li.icon.icon-dir a{
white-space: nowrap;
}
Loading

0 comments on commit 46019bd

Please sign in to comment.