Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Poduptime
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
diasporg
Poduptime
Commits
2ce56095
Unverified
Commit
2ce56095
authored
May 12, 2018
by
dmorley
Committed by
GitHub
May 12, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tablerevert (#151)
* go back to plural and make menu smaller so table has more room * no need for %
parent
2550cb09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
index.php
index.php
+2
-2
showfull.php
showfull.php
+6
-6
No files found.
index.php
View file @
2ce56095
...
...
@@ -90,7 +90,7 @@ $navs = [
</nav>
<div
class=
"container-fluid"
>
<div
class=
"row"
>
<div
class=
"sidebar col-md-3 col-lg-
2
hidden-sm-down"
>
<div
class=
"sidebar col-md-3 col-lg-
1
hidden-sm-down"
>
<?php
foreach
(
$navs
as
$nav
)
:
?>
<ul
class=
"nav nav-pills flex-column"
>
...
...
@@ -115,7 +115,7 @@ $navs = [
<small>
Data refreshed:
<br>
<?php
echo
date
(
'M d Y H:i'
,
filemtime
(
$lastfile
));
?>
EST
</small>
</p>
</div>
<div
class=
"main col-md-
9 col-lg-10 offset-md-3 offset-lg-2
"
>
<div
class=
"main col-md-
10 col-lg-11 offset-md-3 offset-lg-1
"
>
<a
href=
"go.php"
class=
"btn btn-sm btn-success"
>
Confused? Auto pick a pod for you.
</a>
<div
class=
"row placeholders"
>
</div>
...
...
showfull.php
View file @
2ce56095
...
...
@@ -28,18 +28,18 @@ try {
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Percent of the time the pod is online."
>
Uptime
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Does this pod offer ipv6 connection."
>
IPv6
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Average connection latency time in ms from Los Angeles."
>
Latency
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Does this pod allow new users."
>
Signup
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total users on this pod."
>
User
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Does this pod allow new users."
>
Signup
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total users on this pod."
>
User
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of users active last 6 months on this pod."
>
6m
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of users active last 1 month on this pod."
>
1m
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total posts on this pod."
>
Post
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total comments on this pod."
>
Comment
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"How many months have we been watching this pod."
>
Month
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total posts on this pod."
>
Post
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Number of total comments on this pod."
>
Comment
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"How many months have we been watching this pod."
>
Month
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"User rating for this pod."
>
Rating
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"System Score on a 100 point scale."
>
Score
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Does this domain use DNSSEC."
>
DNSSEC
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Pod location, based on IP Geolocation."
>
Country
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"External Social Networks this pod can post to."
>
Service
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"External Social Networks this pod can post to."
>
Service
s
</a></th>
<th><a
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"Click for more information about this pod from the pod host (podmin)."
>
Info
</a></th>
</tr>
</thead>
...
...
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