Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apps/polls/releases/0.8.1/package.tar.gz
Git LFS file not shown
1 change: 1 addition & 0 deletions data/created.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
"opencloudmesh@0.1.1": "2023-07-04T00:00:00+00:00",
"opencloudmesh@0.1.2": "2023-10-31T00:00:00+00:00",
"openotp_auth@1.2.3": "2022-01-07T00:00:00+00:00",
"polls@0.8.1": "2018-01-18T00:00:00+00:00",
"qownnotesapi@17.7.0": "2017-07-05T00:00:00+00:00",
"qownnotesapi@19.1.0": "2019-01-15T00:00:00+00:00",
"qownnotesapi@21.3.0": "2021-03-12T00:00:00+00:00",
Expand Down
3 changes: 3 additions & 0 deletions data/downloads-baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
"openotp_auth": {
"1.2.3": 2528
},
"polls": {
"0.8.1": 9798
},
"qownnotesapi": {
"21.3.0": 18626
},
Expand Down
10 changes: 10 additions & 0 deletions publishers/vinzenz-rosenkranz/publisher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"slug": "vinzenz-rosenkranz",
"name": "Vinzenz Rosenkranz",
"enabled": false,
"website": "https://github.com/nextcloud/polls",
"description": "Author of the Polls app for ownCloud.",
"apps": [
"polls"
]
}