Compare commits

...

16 Commits

Author SHA1 Message Date
Stypox 8fd851b7c2
Add 2024-08-20_3rd_plenum article
Build and publish Docker image / build (pull_request) Successful in 22s Details
Build and publish Docker image / build (push) Successful in 4m26s Details
2024-08-26 12:12:45 +02:00
Renovate Bot f4d8aaf350 Update actions/checkout action to v4
Build and publish Docker image / build (pull_request) Successful in 20s Details
Build and publish Docker image / build (push) Successful in 27s Details
2024-08-20 22:39:41 +00:00
Renovate Bot a7fbb70071 Update nginx Docker tag to v1.27.1
Build and publish Docker image / build (pull_request) Successful in 26s Details
Build and publish Docker image / build (push) Successful in 29s Details
2024-08-15 18:24:19 +00:00
Tobias f7509269c0 Merge pull request 'Update and improve visuals of donation page' (#20) from fynngodau/newpipe-ev-website:july-update into main
Build and publish Docker image / build (push) Successful in 27s Details
Reviewed-on: #20
Reviewed-by: Tobias <tobigr@noreply.git.newpipe-ev.de>
2024-08-13 12:09:26 +02:00
Fynn Godau 03fae4b9c1 Improve visual appeal of donation page
Build and publish Docker image / build (pull_request) Failing after 12s Details
2024-07-23 17:06:13 +02:00
Fynn Godau d69a7a4eed Brighter & easier to read links 2024-07-23 16:41:15 +02:00
Fynn Godau baef4c9cb7 Update donation goal text 2024-07-23 16:32:27 +02:00
Stypox f976f8e0b0
Add note about Schabi resigning from board
Build and publish Docker image / build (pull_request) Successful in 19s Details
Build and publish Docker image / build (push) Successful in 25s Details
2024-07-12 15:00:36 +02:00
Stypox 8087941397
Add article for 3rd board meeting
Build and publish Docker image / build (push) Successful in 1m36s Details
Build and publish Docker image / build (pull_request) Successful in 18s Details
2024-07-12 14:31:17 +02:00
Stypox e57d7c1279
Format blog.html 2024-07-12 14:17:05 +02:00
Stypox ec33f1ee3c
Format intex.html 2024-07-12 14:09:37 +02:00
Poolitzer df6256224f Fix: swapping mail
Build and publish Docker image / build (pull_request) Successful in 21s Details
Build and publish Docker image / build (push) Successful in 27s Details
2024-06-25 23:23:33 +02:00
Poolitzer 29181f9989 Add note about unofficial translation
Build and publish Docker image / build (pull_request) Successful in 19s Details
Build and publish Docker image / build (push) Successful in 26s Details
2024-06-23 20:32:02 +02:00
Poolitzer 2a0d9e2469
Fix: about page update moved here
Build and publish Docker image / build (pull_request) Successful in 22s Details
Build and publish Docker image / build (push) Successful in 24s Details
2024-06-20 14:12:09 +02:00
Poolitzer 4c5dbec454
Fix: Small wording/fixed index 2024-06-20 14:12:03 +02:00
Stypox 71d4f13644
Add article for 2nd plenum
Build and publish Docker image / build (push) Successful in 26s Details
Build and publish Docker image / build (pull_request) Successful in 24s Details
2024-06-20 14:09:50 +02:00
22 changed files with 800 additions and 321 deletions

View File

@ -18,7 +18,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Generate suitable tag for kaniko
id: meta

View File

@ -1,4 +1,4 @@
FROM nginx:1.27.0-alpine
FROM nginx:1.27.1-alpine
COPY . /usr/share/nginx/html
@ -11,4 +11,6 @@ ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDIm
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-07-13_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-02-10_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-06-23_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-08-20_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/

View File

@ -62,7 +62,7 @@
These goals and everything required legally to run an association for these goals is written down in our statue, which we link to on this page. We also provide a best effort English translation of it, but legally binding is the German one.
</p>
<p>
The organization is governed by these three board members. They make day to day decisions and represent the organization. Every half year they have a meeting which every member can attend.
The organization is governed by these two board members. They make day to day decisions and represent the organization. Every half year they have a meeting which every member can attend.
</p>
</section>
</div>
@ -83,7 +83,7 @@
</section>
</div>
<div class="col-3 col-6-medium">
<div class="col-4 col-6-medium">
<section>
<p>Stypox</p>
@ -97,7 +97,7 @@
</section>
</div>
<div class="col-3 col-6-medium">
<div class="col-4 col-6-medium">
<section>

View File

@ -48,6 +48,11 @@ table {
border-spacing: 0;
}
table tr td {
padding-left: 0.25cm;
padding-right: 0.25cm;
}
body {
-webkit-text-size-adjust: none;
}
@ -1663,7 +1668,11 @@ pre {
}
#content a {
color: #A22F1D;
color: #f9715c;
}
#content .button-large {
color: #fff;
}
#content header {
@ -1686,7 +1695,7 @@ pre {
#footer {
padding: 45px 0 45px 0;
color: #822121;
color: #ad0a0a;
text-align: center;
background: #929ba1;
}
@ -1698,7 +1707,7 @@ pre {
}
#footer a {
color: #822121;
color: #ad0a0a;
}
#footer .quote-list li {
@ -1722,13 +1731,13 @@ pre {
border-top: solid 1px #616771;
text-align: center;
padding: 45px 0 80px 0;
color: #822121;
color: #ad0a0a;
font-size: smaller;
background: #929ba1;
}
#copyright a {
color: #822121;
color: #ad0a0a;
}
/* Large */

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -5,13 +5,15 @@
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
@ -50,6 +52,26 @@
</header>
</section>
<section>
<a href="./posts/2024-08-20_3rd_plenum.html" class="hidden-blog">
<h2>3rd plenum</h2>
<h3>20.08.2024</h3>
<p class="last-child">
On the 20th we had a plenum. Read this post to find the main points and the
protocol.
</p>
</a>
</section>
<section>
<a href="./posts/2024-06-23_3rd_board_meeting.html" class="hidden-blog">
<h2>3rd board meeting</h2>
<h3>23.06.2024</h3>
<p class="last-child">
On the 23rd we had a board meeting. Read this post to find the main points and the
protocol.
</p>
</a>
</section>
<section>
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden-blog">
<h2>Donation to weblate</h2>
@ -59,12 +81,23 @@
</p>
</a>
</section>
<section>
<a href="./posts/2024-02-10_2nd_plenum.html" class="hidden-blog">
<h2>2nd plenum</h2>
<h3>10.02.2024</h3>
<p class="last-child">
On the 10th we had a plenum. Read this post to find the main points and the
protocol.
</p>
</a>
</section>
<section>
<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden-blog">
<h2>1st plenum, 2nd board meeting</h2>
<h3>19.12.2023</h3>
<p class="last-child">
On the 16th we had two association wide meetings. Read this post to find the main points and the protocols.
On the 16th we had two association wide meetings. Read this post to find the main
points and the protocols.
</p>
</a>
</section>
@ -82,7 +115,8 @@
<h2>1st board meeting</h2>
<h3>13.07.2023</h3>
<p class="last-child">
On the 13th we had our first board meeting. Read this post to find the main points and the protocol.
On the 13th we had our first board meeting. Read this post to find the main points
and the protocol.
</p>
</a>
</section>
@ -106,7 +140,9 @@
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a href="imprint.html">Imprint</a>
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
href="imprint.html">Imprint</a>
</div>
</div>
</div>
@ -114,7 +150,8 @@
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
UP</a>
</div>
</div>
@ -126,5 +163,6 @@
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</body>
</html>

View File

@ -49,7 +49,7 @@
<h2>Contact</h2>
</header>
<p>
For press inquiries please contact the board via email: <a href="mailto:newpipe-ev@mailbox.org?subject=Press inquiry">board@newpipe-ev.de</a>.
For press inquiries please contact the board via email: <a href="mailto:board@newpipe-ev.de?subject=Press inquiry">board@newpipe-ev.de</a>.
</p>
<p>
<strong>Matrix</strong> is our group chat platform of choice and a great way to reach a lot of our active members. Feel free to join it at <a href="https://matrix.to/#/#newpipe-ev:newpipe-ev.de">#newpipe-ev:newpipe-ev.de</a>.

View File

@ -51,35 +51,46 @@
<p>
You want to donate to our association in order to help further its goals? Thank you!
</p>
<h3>Current goal</h3>
<p>
We wish to offer to pay for a developer of TeamNewPipe to start rewriting bigger parts of the app. We are currently investigating how much we need to achieve this goal.
<h3>Current goal</h3> <p>
For the period of July through September 2024, your donations enabled us to <a href="https://newpipe.net/blog/pinned/announcement/schabi-contract/">hire a developer to work on NewPipe</a>. Through increased funding, we hope to provide more long-term and even better support for the NewPipe app in the future.
</p>
<h3>Donate</h3>
<div>
We use the following means to receive donations:
<ul class="standard-list">
<li>
Via direct debit towards our bank account. This way has the fewest additional charges, so we get the most from your donation!
<br />
Account holder: NewPipe e.V.
<br />
IBAN: <pre>DE94 4306 0967 1308 7563 00</pre>
</li>
<li>Via Liberapay, <a href="https://liberapay.com/NewPipe_e.V./">https://liberapay.com/NewPipe_e.V./</a>.</li>
<!-- <li>Via OpenCollective, <a href="https://opencollective.com/lemmy">https://opencollective.com/lemmy</a>. (Potentially tax deductable here?)</li>-->
</ul>
</section>
</div>
<h3>
Since you're a non-profit, can I get a donation receipt?
</h3>
<div class="col-6 col-12-medium">
<section>
<h3>Wire transfer</h3>
<p>
Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!
<center><table>
<tr><td>
Account holder: <td> NewPipe e.V.
<tr><td>
IBAN: <td><pre>DE94 4306 0967 1308 7563 00</pre>
<tr><td>
BIC: <td><pre>GENODEM1GLS</pre>
</table></center>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3>Liberapay</h3>
<p>
We also accept recurring donations through PayPal, credit card and direct debit through Liberapay.
<center><a class="button-large" href="https://liberapay.com/NewPipe_e.V./">Liberapay</a></center>
</section>
</div>
<div class="col-12">
<section>
<h3>Since you're a non-profit, can I get a donation receipt?</h3>
<p>
Due to our unique focus, we were not able to register the association as "beneficial to the public", which is a different concept from "non-profit" in Germany. Sadly, we do not get the same tax benefits as an association that "benefits the public" would.<br />
Our legal status still prevents profits from being made through this association, though. We have to spend all the money we get towards its goals (and cannot, for example, pay ourselves a salary, sneakily buy stocks to make more money, or, heaven forbid, invest in cryptocurrencies).
</p>
</section>
</div>
</div>
</div>

View File

@ -71,7 +71,6 @@
<p><strong>Represented through:</strong><br />
Thjorven Rubach<br />
Fabio Giovanazzi<br />
Christian Schabesberger</p>
<h3>
Contact
</h3>
@ -109,7 +108,6 @@
<p><strong>Vertreten durch:</strong><br />
Thjorven Rubach<br />
Fabio Giovanazzi<br />
Christian Schabesberger</p>
<h3>
Kontakt
</h3>

View File

@ -5,13 +5,15 @@
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
</head>
<body>
<div id="page-wrapper">
<!-- Header -->
@ -50,8 +52,11 @@
<h2>Who We Are</h2>
</header>
<a href="#" class="feature-image"><img src="images/pic05.jpg" alt="" /></a>
<p>A non-profit association founded in Germany in 2022, mostly by TeamNewPipe members. Almost anyone can join us. Find out how <a href="join.html">here</a>. <br />
The association is governed directly by the members. At least once a year, a full assembly is held where the board presents the work that took place since the last assembly, and decisions for future work are voted upon.</p>
<p>A non-profit association founded in Germany in 2022, mostly by TeamNewPipe members.
Almost anyone can join us. Find out how <a href="join.html">here</a>. <br />
The association is governed directly by the members. At least once a year, a full
assembly is held where the board presents the work that took place since the last
assembly, and decisions for future work are voted upon.</p>
</section>
</div>
@ -85,7 +90,8 @@
<p>Hosting the website infrastructure and repository of TeamNewPipe.</p>
</li>
</ul>
<h3 style="font-style: italic"><a style="text-decoration: none;color: #FCFBF8;" href="contact.html">Maybe yours could be next?</a></h3>
<h3 style="font-style: italic"><a style="text-decoration: none;color: #FCFBF8;"
href="contact.html">Maybe yours could be next?</a></h3>
</section>
</div>
@ -99,58 +105,62 @@
<div class="container">
<div class="row aln-center">
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden">
<!-- Feature #4 -->
<a href="./posts/2024-08-20_3rd_plenum.html" class="hidden">
<!-- Feature #2 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/weblate_donation.jpg" alt="" /></div>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" />
</div>
<h2>3rd plenum</h2>
<h4>20.08.2024</h4>
<p class="hide-a">
On the 20th of August 2024 we had a plenum. Read this post to find the main points
and the meeting protocol.
</p>
</section>
</a>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-06-23_3rd_board_meeting.html" class="hidden">
<!-- Feature #1 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg"
alt="" /></div>
<h2>3rd board meeting</h2>
<h4>23.06.2024</h4>
<p class="hide-a">
On the 23rd of June 2024 we had a board meeting. Read this post to find the main points
and the meeting protocol.
</p>
</section>
</a>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden">
<!-- Feature #1 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/weblate_donation.jpg"
alt="" /></div>
<h2>Donation to Weblate</h2>
<h4>22.04.2024</h4>
<p class="hide-a" >
<p class="hide-a">
We donated 600 € to Weblate and intend to do this yearly, read here why.
</p>
</section>
</a>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden">
<!-- Feature #1 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" /></div>
<h2>1st plenum, 2nd board meeting</h2>
<h4>19.12.2023</h4>
<p class="hide-a" >
On the 16th of December 2023, we had two association-wide meetings. Read this post to find the minutes and the meeting protocols.
</p>
</section>
</a>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden">
<a href="./posts/2024-02-10_2nd_plenum.html" class="hidden">
<!-- Feature #2 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/nametag.jpg" alt="" /></div>
<h2>Pseudonyms</h2>
<h4>18.12.2023</h4>
<p class="hide-a" >
We now officially support pseudonyms. Read here to find out why and how.
</p>
</section>
</a>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" />
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden">
<!-- Feature #3 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" /></div>
<h2>1st board meeting</h2>
<h4>13.07.2023</h4>
<p class="hide-a" >
On the 13th of July 2023, we had our first board meeting. Read this post to find the minutes and the meeting protocols.
<h2>2nd plenum</h2>
<h4>10.02.2024</h4>
<p class="hide-a">
On the 10th of February 2024 we had a plenum. Read this post to find the main points
and the meeting protocol.
</p>
</section>
</a>
</div>
</div>
@ -163,7 +173,9 @@
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a href="imprint.html">Imprint</a>
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
href="imprint.html">Imprint</a>
</div>
</div>
</div>
@ -171,7 +183,8 @@
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
UP</a>
</div>
</div>
@ -183,5 +196,6 @@
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</body>
</html>

View File

@ -61,7 +61,7 @@
Every other entity can become a supporting member. Supporting members pay a yearly fee of 120 EUR, do not get active or passive suffrage, and have to appoint a natural person to act on their behalf.
</p>
<p>
To join the association, please fill out this <a href="./assets/documents/evform.pdf">signup form</a>. If you choose the SEPA mandate, fill the second page of that document out as well, and then mail the form to <a href="mailto:newpipe-ev@mailbox.org?subject=New membership application">the board</a>. We hope to have you with us!
To join the association, please fill out this <a href="./assets/documents/evform.pdf">signup form</a>. If you choose the SEPA mandate, fill the second page of that document out as well, and then mail the form to <a href="mailto:board@newpipe-ev.de?subject=New membership application">the board</a>. We hope to have you with us!
</p>
</section>

View File

@ -49,7 +49,10 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>

View File

@ -49,7 +49,10 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><strong><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></strong></li>

View File

@ -49,7 +49,10 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><strong><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></strong></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>

View File

@ -49,7 +49,10 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><strong><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></strong></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>

View File

@ -0,0 +1,140 @@
<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="../assets/css/main.css" />
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Logo -->
<h1><a href="../index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<!-- Nav -->
<nav id="nav">
<a href="../about.html">About</a>
<a href="../join.html">Join us</a>
<a href="../blog.html">Blog</a>
<a href="../donate.html" class="button-large">Donate</a>
</nav>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<div class="col-3 col-12-medium">
<!-- Sidebar -->
<section>
<header>
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><strong><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></strong></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
</ul>
</section>
</div>
<div class="col-9 col-12-medium imp-medium">
<!-- Main Content -->
<section>
<header>
<h2>2nd plenum</h2>
<h3>10.02.2024</h3>
</header>
<p>
Today we had our second plenum meeting. The full protocol can be found <a href="../assets/documents/2024-02-10_plenum_protocol.pdf">here</a>.
</p>
<p>
This meeting was held primarily to approve the following changes to the Articles of Association (aka statute):
<ul class="standard-list">
<li>
The Privacy Policy is no longer part of the statute, so it can be written in English only and in the future can be changed by an assembly without having to go to the notar.
</li>
<li>
The wording related to the cash auditor was improved to be gender neutral in the German version.
</li>
<li>
Paragraphs 9 (internationalized documents) and 10 (cash auditor) were swapped, to clarify that the documents from the auditor are also part of the internationalization.
</li>
<li>
The paragraph about internationalization was reworded to add more examples of pertaining documents.
</li>
</ul>
After the meeting the board submitted the amendments to the notary, who confirmed the validity of the changes and applied them in the German register of associations.
</p>
<p>
The assembly also discussed whether to only allow receiving payments via SEPA, since foreign bank transfers often mean in additional charges. It was informally agreed to allow international transfers with the option OUR, where the remitter bears the costs of the transfer. This change, however, will be discussed again in another plenum meeting.
</p>
<p>
Schabi explained that he would like to work on NewPipe as part of joining the WTF e.G., in which case the NewPipe e.V. may pay WTF e.G. instead of him directly, which would be simpler tax-wise. Any decision is however postponed to another meeting.
</p>
<p>
Finally, TheAssassin reported that work on the e.V. IT services is progressing slowly but steadily.
</p>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
</div>
</div>
</div>
</section>
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
</div>
</div>
<!-- Scripts -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/browser.min.js"></script>
<script src="../assets/js/breakpoints.min.js"></script>
<script src="../assets/js/util.js"></script>
<script src="../assets/js/main.js"></script>
</body>
</html>

View File

@ -49,7 +49,10 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><strong><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></strong></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>

View File

@ -0,0 +1,127 @@
<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="../assets/css/main.css" />
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Logo -->
<h1><a href="../index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<!-- Nav -->
<nav id="nav">
<a href="../about.html">About</a>
<a href="../join.html">Join us</a>
<a href="../blog.html">Blog</a>
<a href="../donate.html" class="button-large">Donate</a>
</nav>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<div class="col-3 col-12-medium">
<!-- Sidebar -->
<section>
<header>
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><strong><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></strong></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
</ul>
</section>
</div>
<div class="col-9 col-12-medium imp-medium">
<!-- Main Content -->
<section>
<header>
<h2>3rd board meeting</h2>
<h3>23.06.2024</h3>
</header>
<p>
Today we had our third board meeting. The full protocol can be found <a href="../assets/documents/2024-06-23_board_protocol.pdf">here</a>.
</p>
<p>
This meeting was held primarily to arrange a contract for Schabi to work on the NewPipe project during the summer.
He will mainly work on the NewPipe refactor, and in particular on rewriting the player. He will also review and merge pull requests and do other maintenance tasks. The e.V. members and the Team NewPipe members have created a Matrix room to coordinate Schabi's work and make sure he always has an assigned task at any time. Before discussing the contract, Schabi resigned from the e.V.'s board to avoid being accused of conflict of interest.
</p>
<p>
On a separate note, the board agreed to donate 500€ to FSFE to support <a href="https://fsfe.org/activities/ada-
zangemann/spark-childrens-interest-in-coding.html">their movie about "Ada & Zangemann"</a>, a tale that promotes free software among children.
</p>
<p>
The board was made aware of the status of the e.V. infrastructure, which is currently limited by server resources, and agreed to seek sponsorsips from hosting providers, possibly involving a bare-metal machine, to avoid needing to upgrade servers continuously.
</p>
<p>
The assembly agreed to come up with a budget plan for how to spend the e.V. money during a plenum meeting around August (probably the second week).
</p>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
</div>
</div>
</div>
</section>
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
</div>
</div>
<!-- Scripts -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/browser.min.js"></script>
<script src="../assets/js/breakpoints.min.js"></script>
<script src="../assets/js/util.js"></script>
<script src="../assets/js/main.js"></script>
</body>
</html>

View File

@ -0,0 +1,125 @@
<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="../assets/css/main.css" />
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Logo -->
<h1><a href="../index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<!-- Nav -->
<nav id="nav">
<a href="../about.html">About</a>
<a href="../join.html">Join us</a>
<a href="../blog.html">Blog</a>
<a href="../donate.html" class="button-large">Donate</a>
</nav>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<div class="col-3 col-12-medium">
<!-- Sidebar -->
<section>
<header>
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><strong><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></strong></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
</ul>
</section>
</div>
<div class="col-9 col-12-medium imp-medium">
<!-- Main Content -->
<section>
<header>
<h2>3rd plenum</h2>
<h3>20.08.2024</h3>
</header>
<p>
Today we had our third plenum meeting. The full protocol can be found <a href="../assets/documents/2024-08-20_plenum_protocol.pdf">here</a>.
</p>
<p>
This meeting was held primarily to devise a budget plan for the last four months of 2024, and to
discuss whether to register a trademark for NewPipe.
</p>
<p>
The agreed-upon budget plan includes paying someone to work on NewPipe (possibly extending Schabi's contract),
improving the IT infrastructure with better hardware and possibly by hiring someone, allowing e.V. members to
participate to conferences (e.g. FOSDEM), buying some merch (stickers and T-Shirts) for e.V. members and
NewPipe contributors, lending hardware to NewPipe contributors, and donating 300€/year to LiberaPay.
</p>
<p>
The assembly also agreed to register a trademark for the "NewPipe" name.
</p>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
</div>
</div>
</div>
</section>
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
</div>
</div>
<!-- Scripts -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/browser.min.js"></script>
<script src="../assets/js/breakpoints.min.js"></script>
<script src="../assets/js/util.js"></script>
<script src="../assets/js/main.js"></script>
</body>
</html>