mirror of
https://github.com/PacketParker/PacketParker.git
synced 2025-04-02 18:24:05 -05:00
Compare commits
8 Commits
64152f29ff
...
cbffc94277
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cbffc94277 | ||
7a9ecb3c05 | |||
![]() |
ee9cba8148 | ||
4bfc414512 | |||
![]() |
f48865f49b | ||
0acd86ee3b | |||
![]() |
acbde53ee6 | ||
![]() |
d0b9ea06fd |
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: lowlighter/metrics@latest
|
||||
- uses: lowlighter/metrics@master
|
||||
with:
|
||||
# Your GitHub token
|
||||
# The following scopes are required:
|
||||
@ -32,4 +32,4 @@ jobs:
|
||||
plugin_languages_limit: 4
|
||||
plugin_languages_indepth: yes
|
||||
plugin_languages_details: lines, bytes-size
|
||||
plugin_languages_analysis_timeout_repositories: 15
|
||||
plugin_languages_analysis_timeout_repositories: 30
|
||||
|
@ -2,6 +2,6 @@
|
||||
> Tor (Mirror): [o2o2o2yfrueii33hxjja3foegbkjckxg2fy4vr4y4pqvnk2oxqknvjqd.onion](http://o2o2o2yfrueii33hxjja3foegbkjckxg2fy4vr4y4pqvnk2oxqknvjqd.onion/)\
|
||||
> XMPP: [contact@pkrm.dev](xmpp:contact@pkrm.dev) (Use OMEMO) \
|
||||
> \
|
||||
> **Most repos are mirrors of: [git.pkrm.dev](https://git.pkrm.dev/parker)**
|
||||
> **Original source on [git.pkrm.dev](https://git.pkrm.dev/parker) with mirrors on [GitHub](https://github.com/packetparker)**
|
||||
|
||||
<img src="./github-metrics.svg" width="500px">
|
||||
|
@ -31,19 +31,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||
<g>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
@ -66,7 +66,7 @@
|
||||
</section>
|
||||
<section class="column">
|
||||
<h3 class="field">Most used languages</h3>
|
||||
<small>estimation from 1mb of code in 1285 edited files across 527 commits</small>
|
||||
<small>estimation from 1mb of code in 1288 edited files across 530 commits</small>
|
||||
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
|
||||
<mask id="languages-bar">
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user