-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Github Actions Nightly Job
committed
Dec 4, 2023
0 parents
commit 753db33
Showing
34 changed files
with
974 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
name: Deploy static content to Pages | ||
on: | ||
push: | ||
branches: ["gh-pages"] | ||
workflow_dispatch: | ||
repository_dispatch: | ||
types: [build] | ||
workflow_run: | ||
workflows: [Nightly] | ||
types: [completed] | ||
|
||
permissions: | ||
contents: read | ||
pages: write | ||
id-token: write | ||
|
||
concurrency: | ||
group: "pages" | ||
cancel-in-progress: false | ||
|
||
jobs: | ||
deploy: | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
- name: Setup Pages | ||
uses: actions/configure-pages@v3 | ||
- name: Upload artifact | ||
uses: actions/upload-pages-artifact@v2 | ||
with: | ||
path: '.' | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
tmp/ |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"timestamp": 1701576535000, "version": 20002, "index": {"name": "/index-v2.json", "sha256": "ea8b0e392fb9801b26be11002756292e0ec038bfb2c2ea237b362e07f583fa50", "size": 6127, "numPackages": 1}, "diffs": {}} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"repo": {"timestamp": 1701576535000, "version": 20002, "name": "insporation* Archive", "icon": "icon.png", "description": "\nArchive repository for builds of the insporation* Android client for diaspora*\n", "address": "https://jhass.github.io/insporation/fdroid/archive"}, "requests": {"install": [], "uninstall": []}, "apps": [{"authorName": "The insporation* developers", "categories": ["Internet"], "suggestedVersionCode": "2147483647", "issueTracker": "https://github.com/jhass/insporation/issues", "license": "Unknown", "name": "insporation*", "sourceCode": "https://github.com/jhass/insporation", "summary": "A flutter based client for diaspora*", "translation": "https://hosted.weblate.org/engage/insporation", "webSite": "https://github.com/jhass/insporation", "added": 1701576533000, "packageName": "jhass.eu.insporation", "lastUpdated": 1701576535000}], "packages": {"jhass.eu.insporation": [{"added": 1701576533000, "apkName": "insporation-nightly-269.apk", "hash": "41cc8d283c6f1e602d76afbea39e7cd383f261a7232d80348527633d68e8fb35", "hashType": "sha256", "minSdkVersion": 21, "nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "packageName": "jhass.eu.insporation", "sig": "fde0357d9d0326a99b3e4ab5dcfa9a9d", "signer": "ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae", "size": 25892732, "targetSdkVersion": 33, "uses-permission": [["android.permission.INTERNET", null], ["android.permission.READ_EXTERNAL_STORAGE", null], ["android.permission.WRITE_EXTERNAL_STORAGE", null], ["jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION", null], ["com.sec.android.provider.badge.permission.READ", null], ["com.sec.android.provider.badge.permission.WRITE", null], ["com.htc.launcher.permission.READ_SETTINGS", null], ["com.htc.launcher.permission.UPDATE_SHORTCUT", null], ["com.sonyericsson.home.permission.BROADCAST_BADGE", null], ["com.sonymobile.home.permission.PROVIDER_INSERT_BADGE", null], ["com.anddoes.launcher.permission.UPDATE_COUNT", null], ["com.majeur.launcher.permission.UPDATE_BADGE", null], ["com.huawei.android.launcher.permission.CHANGE_BADGE", null], ["com.huawei.android.launcher.permission.READ_SETTINGS", null], ["com.huawei.android.launcher.permission.WRITE_SETTINGS", null], ["android.permission.READ_APP_BADGE", null], ["com.oppo.launcher.permission.READ_SETTINGS", null], ["com.oppo.launcher.permission.WRITE_SETTINGS", null], ["me.everything.badger.permission.BADGE_COUNT_READ", null], ["me.everything.badger.permission.BADGE_COUNT_WRITE", null]], "versionCode": 269, "versionName": "1.2.0"}, {"added": 1701576535000, "apkName": "insporation-nightly-265.apk", "hash": "a15ca5791025594cccc74d9020004e7ef310cb935f11ce86e6a1d9e48151647e", "hashType": "sha256", "minSdkVersion": 21, "nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "packageName": "jhass.eu.insporation", "sig": "fde0357d9d0326a99b3e4ab5dcfa9a9d", "signer": "ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae", "size": 25892019, "targetSdkVersion": 33, "uses-permission": [["android.permission.INTERNET", null], ["android.permission.READ_EXTERNAL_STORAGE", null], ["android.permission.WRITE_EXTERNAL_STORAGE", null], ["jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION", null], ["com.sec.android.provider.badge.permission.READ", null], ["com.sec.android.provider.badge.permission.WRITE", null], ["com.htc.launcher.permission.READ_SETTINGS", null], ["com.htc.launcher.permission.UPDATE_SHORTCUT", null], ["com.sonyericsson.home.permission.BROADCAST_BADGE", null], ["com.sonymobile.home.permission.PROVIDER_INSERT_BADGE", null], ["com.anddoes.launcher.permission.UPDATE_COUNT", null], ["com.majeur.launcher.permission.UPDATE_BADGE", null], ["com.huawei.android.launcher.permission.CHANGE_BADGE", null], ["com.huawei.android.launcher.permission.READ_SETTINGS", null], ["com.huawei.android.launcher.permission.WRITE_SETTINGS", null], ["android.permission.READ_APP_BADGE", null], ["com.oppo.launcher.permission.READ_SETTINGS", null], ["com.oppo.launcher.permission.WRITE_SETTINGS", null], ["me.everything.badger.permission.BADGE_COUNT_READ", null], ["me.everything.badger.permission.BADGE_COUNT_WRITE", null]], "versionCode": 265, "versionName": "1.2.0"}, {"added": 1701576534000, "apkName": "insporation-nightly-263.apk", "hash": "bd6186b8bd234874b9b0bb7ea6d76a380f1ff4befbf863e051a10e6cd42fe0a0", "hashType": "sha256", "minSdkVersion": 21, "nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "packageName": "jhass.eu.insporation", "sig": "fde0357d9d0326a99b3e4ab5dcfa9a9d", "signer": "ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae", "size": 25892144, "targetSdkVersion": 33, "uses-permission": [["android.permission.INTERNET", null], ["android.permission.READ_EXTERNAL_STORAGE", null], ["android.permission.WRITE_EXTERNAL_STORAGE", null], ["jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION", null], ["com.sec.android.provider.badge.permission.READ", null], ["com.sec.android.provider.badge.permission.WRITE", null], ["com.htc.launcher.permission.READ_SETTINGS", null], ["com.htc.launcher.permission.UPDATE_SHORTCUT", null], ["com.sonyericsson.home.permission.BROADCAST_BADGE", null], ["com.sonymobile.home.permission.PROVIDER_INSERT_BADGE", null], ["com.anddoes.launcher.permission.UPDATE_COUNT", null], ["com.majeur.launcher.permission.UPDATE_BADGE", null], ["com.huawei.android.launcher.permission.CHANGE_BADGE", null], ["com.huawei.android.launcher.permission.READ_SETTINGS", null], ["com.huawei.android.launcher.permission.WRITE_SETTINGS", null], ["android.permission.READ_APP_BADGE", null], ["com.oppo.launcher.permission.READ_SETTINGS", null], ["com.oppo.launcher.permission.WRITE_SETTINGS", null], ["me.everything.badger.permission.BADGE_COUNT_READ", null], ["me.everything.badger.permission.BADGE_COUNT_WRITE", null]], "versionCode": 263, "versionName": "1.2.0"}]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"repo": {"name": {"en-US": "insporation* Archive"}, "description": {"en-US": "\nArchive repository for builds of the insporation* Android client for diaspora*\n"}, "icon": {"en-US": {"name": "/icons/icon.png", "sha256": "8cc00f64c9bad8ebefb49bfe9c1029a6e07f9e0122e3672d5209a9daaedba2f8", "size": 3012}}, "address": "https://jhass.github.io/insporation/fdroid/archive", "timestamp": 1701576535000}, "packages": {"jhass.eu.insporation": {"metadata": {"added": 1701576533000, "categories": ["Internet"], "issueTracker": "https://github.com/jhass/insporation/issues", "lastUpdated": 1701576535000, "sourceCode": "https://github.com/jhass/insporation", "translation": "https://hosted.weblate.org/engage/insporation", "webSite": "https://github.com/jhass/insporation", "authorName": "The insporation* developers", "name": {"en-US": "insporation*"}, "summary": {"en-US": "A flutter based client for diaspora*"}, "preferredSigner": "ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae"}, "versions": {"41cc8d283c6f1e602d76afbea39e7cd383f261a7232d80348527633d68e8fb35": {"added": 1701576533000, "file": {"name": "/insporation-nightly-269.apk", "sha256": "41cc8d283c6f1e602d76afbea39e7cd383f261a7232d80348527633d68e8fb35", "size": 25892732}, "manifest": {"nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "versionName": "1.2.0", "versionCode": 269, "usesSdk": {"minSdkVersion": 21, "targetSdkVersion": 33}, "signer": {"sha256": ["ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae"]}, "usesPermission": [{"name": "android.permission.INTERNET"}, {"name": "android.permission.READ_EXTERNAL_STORAGE"}, {"name": "android.permission.WRITE_EXTERNAL_STORAGE"}, {"name": "jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"}, {"name": "com.sec.android.provider.badge.permission.READ"}, {"name": "com.sec.android.provider.badge.permission.WRITE"}, {"name": "com.htc.launcher.permission.READ_SETTINGS"}, {"name": "com.htc.launcher.permission.UPDATE_SHORTCUT"}, {"name": "com.sonyericsson.home.permission.BROADCAST_BADGE"}, {"name": "com.sonymobile.home.permission.PROVIDER_INSERT_BADGE"}, {"name": "com.anddoes.launcher.permission.UPDATE_COUNT"}, {"name": "com.majeur.launcher.permission.UPDATE_BADGE"}, {"name": "com.huawei.android.launcher.permission.CHANGE_BADGE"}, {"name": "com.huawei.android.launcher.permission.READ_SETTINGS"}, {"name": "com.huawei.android.launcher.permission.WRITE_SETTINGS"}, {"name": "android.permission.READ_APP_BADGE"}, {"name": "com.oppo.launcher.permission.READ_SETTINGS"}, {"name": "com.oppo.launcher.permission.WRITE_SETTINGS"}, {"name": "me.everything.badger.permission.BADGE_COUNT_READ"}, {"name": "me.everything.badger.permission.BADGE_COUNT_WRITE"}]}}, "a15ca5791025594cccc74d9020004e7ef310cb935f11ce86e6a1d9e48151647e": {"added": 1701576535000, "file": {"name": "/insporation-nightly-265.apk", "sha256": "a15ca5791025594cccc74d9020004e7ef310cb935f11ce86e6a1d9e48151647e", "size": 25892019}, "manifest": {"nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "versionName": "1.2.0", "versionCode": 265, "usesSdk": {"minSdkVersion": 21, "targetSdkVersion": 33}, "signer": {"sha256": ["ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae"]}, "usesPermission": [{"name": "android.permission.INTERNET"}, {"name": "android.permission.READ_EXTERNAL_STORAGE"}, {"name": "android.permission.WRITE_EXTERNAL_STORAGE"}, {"name": "jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"}, {"name": "com.sec.android.provider.badge.permission.READ"}, {"name": "com.sec.android.provider.badge.permission.WRITE"}, {"name": "com.htc.launcher.permission.READ_SETTINGS"}, {"name": "com.htc.launcher.permission.UPDATE_SHORTCUT"}, {"name": "com.sonyericsson.home.permission.BROADCAST_BADGE"}, {"name": "com.sonymobile.home.permission.PROVIDER_INSERT_BADGE"}, {"name": "com.anddoes.launcher.permission.UPDATE_COUNT"}, {"name": "com.majeur.launcher.permission.UPDATE_BADGE"}, {"name": "com.huawei.android.launcher.permission.CHANGE_BADGE"}, {"name": "com.huawei.android.launcher.permission.READ_SETTINGS"}, {"name": "com.huawei.android.launcher.permission.WRITE_SETTINGS"}, {"name": "android.permission.READ_APP_BADGE"}, {"name": "com.oppo.launcher.permission.READ_SETTINGS"}, {"name": "com.oppo.launcher.permission.WRITE_SETTINGS"}, {"name": "me.everything.badger.permission.BADGE_COUNT_READ"}, {"name": "me.everything.badger.permission.BADGE_COUNT_WRITE"}]}}, "bd6186b8bd234874b9b0bb7ea6d76a380f1ff4befbf863e051a10e6cd42fe0a0": {"added": 1701576534000, "file": {"name": "/insporation-nightly-263.apk", "sha256": "bd6186b8bd234874b9b0bb7ea6d76a380f1ff4befbf863e051a10e6cd42fe0a0", "size": 25892144}, "manifest": {"nativecode": ["arm64-v8a", "armeabi-v7a", "x86_64"], "versionName": "1.2.0", "versionCode": 263, "usesSdk": {"minSdkVersion": 21, "targetSdkVersion": 33}, "signer": {"sha256": ["ec792a58b39df9fbb466fb100e30e3842f229fdbc6e28d32c417f6a5b30eccae"]}, "usesPermission": [{"name": "android.permission.INTERNET"}, {"name": "android.permission.READ_EXTERNAL_STORAGE"}, {"name": "android.permission.WRITE_EXTERNAL_STORAGE"}, {"name": "jhass.eu.insporation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"}, {"name": "com.sec.android.provider.badge.permission.READ"}, {"name": "com.sec.android.provider.badge.permission.WRITE"}, {"name": "com.htc.launcher.permission.READ_SETTINGS"}, {"name": "com.htc.launcher.permission.UPDATE_SHORTCUT"}, {"name": "com.sonyericsson.home.permission.BROADCAST_BADGE"}, {"name": "com.sonymobile.home.permission.PROVIDER_INSERT_BADGE"}, {"name": "com.anddoes.launcher.permission.UPDATE_COUNT"}, {"name": "com.majeur.launcher.permission.UPDATE_BADGE"}, {"name": "com.huawei.android.launcher.permission.CHANGE_BADGE"}, {"name": "com.huawei.android.launcher.permission.READ_SETTINGS"}, {"name": "com.huawei.android.launcher.permission.WRITE_SETTINGS"}, {"name": "android.permission.READ_APP_BADGE"}, {"name": "com.oppo.launcher.permission.READ_SETTINGS"}, {"name": "com.oppo.launcher.permission.WRITE_SETTINGS"}, {"name": "me.everything.badger.permission.BADGE_COUNT_READ"}, {"name": "me.everything.badger.permission.BADGE_COUNT_WRITE"}]}}}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,228 @@ | ||
/* auto-generated - fdroid index updates will overwrite this file */ | ||
BODY { | ||
font-family : Arial, Helvetica, Sans-Serif; | ||
color : #0000ee; | ||
background-color : #ffffff; | ||
} | ||
p { | ||
text-align : justify; | ||
} | ||
p.center { | ||
text-align : center; | ||
} | ||
TD { | ||
font-family : Arial, Helvetica, Sans-Serif; | ||
color : #0000ee; | ||
} | ||
body,td { | ||
font-size : 14px; | ||
} | ||
TH { | ||
font-family : Arial, Helvetica, Sans-Serif; | ||
color : #0000ee; | ||
background-color : #F5EAD4; | ||
} | ||
a:link { | ||
color : #bb0000; | ||
} | ||
a:visited { | ||
color : #ff0000; | ||
} | ||
.zitat { | ||
margin-left : 1cm; | ||
margin-right : 1cm; | ||
font-style : italic; | ||
} | ||
#intro { | ||
border-spacing : 1em; | ||
border : 1px solid gray; | ||
border-radius : 0.5em; | ||
box-shadow : 10px 10px 5px #888; | ||
margin : 1.5em; | ||
font-size : .9em; | ||
width : 600px; | ||
max-width : 90%; | ||
display : table; | ||
margin-left : auto; | ||
margin-right : auto; | ||
font-size : .8em; | ||
color : #555555; | ||
} | ||
#intro > p { | ||
margin-top : 0; | ||
} | ||
#intro p:last-child { | ||
margin-bottom : 0; | ||
} | ||
.last { | ||
border-bottom : 1px solid black; | ||
padding-bottom : .5em; | ||
text-align : center; | ||
} | ||
table { | ||
border-collapse : collapse; | ||
} | ||
h2 { | ||
text-align : center; | ||
} | ||
.perms { | ||
font-family : monospace; | ||
font-size : .8em; | ||
} | ||
.repoapplist { | ||
display : table; | ||
border-collapse : collapse; | ||
margin-left : auto; | ||
margin-right : auto; | ||
width : 600px; | ||
max-width : 90%; | ||
} | ||
.approw, appdetailrow { | ||
display : table-row; | ||
} | ||
.appdetailrow { | ||
display : flex; | ||
padding : .5em; | ||
} | ||
.appiconbig, .appdetailblock, .appdetailcell { | ||
display : table-cell | ||
} | ||
.appiconbig { | ||
vertical-align : middle; | ||
text-align : center; | ||
} | ||
.appdetailinner { | ||
width : 100%; | ||
} | ||
.applinkcell { | ||
text-align : center; | ||
float : right; | ||
width : 100%; | ||
margin-bottom : .1em; | ||
} | ||
.paddedlink { | ||
margin : 1em; | ||
} | ||
.approw { | ||
border-spacing : 1em; | ||
border : 1px solid gray; | ||
border-radius : 0.5em; | ||
padding : 0.5em; | ||
margin : 1.5em; | ||
} | ||
.appdetailinner .appdetailrow:first-child { | ||
background-color : #d5d5d5; | ||
} | ||
.appdetailinner .appdetailrow:first-child .appdetailcell { | ||
min-width : 33%; | ||
flex : 1 33%; | ||
text-align : center; | ||
} | ||
.appdetailinner .appdetailrow:first-child .appdetailcell:first-child { | ||
text-align : left; | ||
} | ||
.appdetailinner .appdetailrow:first-child .appdetailcell:last-child { | ||
float : none; | ||
text-align : right; | ||
} | ||
.minor-details { | ||
font-size : .8em; | ||
color : #555555; | ||
} | ||
.boldname { | ||
font-weight : bold; | ||
} | ||
#appcount { | ||
text-align : center; | ||
margin-bottom : .5em; | ||
} | ||
kbd { | ||
padding : 0.1em 0.6em; | ||
border : 1px solid #CCC; | ||
background-color : #F7F7F7; | ||
color : #333; | ||
box-shadow : 0px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 2px #FFF inset; | ||
border-radius : 3px; | ||
display : inline-block; | ||
margin : 0px 0.1em; | ||
text-shadow : 0px 1px 0px #FFF; | ||
white-space : nowrap; | ||
} | ||
div.filterline, div.repoline { | ||
display : table; | ||
margin-left : auto; | ||
margin-right : auto; | ||
margin-bottom : 1em; | ||
vertical-align : middle; | ||
display : table; | ||
font-size : .8em; | ||
} | ||
.filterline form { | ||
display : table-row; | ||
} | ||
.filterline .filtercell { | ||
display : table-cell; | ||
vertical-align : middle; | ||
} | ||
fieldset { | ||
float : left; | ||
} | ||
fieldset select, fieldset input, #reposelect select, #reposelect input { | ||
font-size : .9em; | ||
} | ||
.pager { | ||
display : table; | ||
margin-left : auto; | ||
margin-right : auto; | ||
width : 600px; | ||
max-width : 90%; | ||
padding-top : .6em; | ||
} | ||
/* should correspond to .repoapplist */ | ||
.pagerrow { | ||
display : table-row; | ||
} | ||
.pagercell { | ||
display : table-cell; | ||
} | ||
.pagercell.left { | ||
text-align : left; | ||
padding-right : 1em; | ||
} | ||
.pagercell.middle { | ||
text-align : center; | ||
font-size : .9em; | ||
color : #555; | ||
} | ||
.pagercell.right { | ||
text-align : right; | ||
padding-left : 1em; | ||
} | ||
.anti { | ||
color : peru; | ||
} | ||
.antibold { | ||
color : crimson; | ||
} | ||
#footer { | ||
text-align : center; | ||
margin-top : 1em; | ||
font-size : 11px; | ||
color : #555; | ||
} | ||
#footer img { | ||
vertical-align : middle; | ||
} | ||
@media (max-width: 600px) { | ||
.repoapplist { | ||
display : block; | ||
} | ||
.appdetailinner, .appdetailrow { | ||
display : block; | ||
} | ||
.appdetailcell { | ||
display : block; | ||
float : left; | ||
line-height : 1.5em; | ||
} | ||
} |
Oops, something went wrong.