Compare commits

...

33 commits

Author SHA1 Message Date
a558e438a9 Fynn: add pronoun 2025-01-07 21:19:47 +01:00
e1bfc13893 Change stypox description 2025-01-07 20:04:34 +01:00
225626681c Board member images square and scaled down 2025-01-07 19:56:56 +01:00
138a01ef9a Update, improve presentation and wording of About 2025-01-07 19:55:23 +01:00
ba8c69da12
Add blogpost 2025-01-04_4th_plenum 2025-01-05 23:14:07 +01:00
74129396cf
Fix typos in 4th board protocol pdf 2024-12-30 22:48:21 +01:00
afd32cd90d Add name of bank 2024-12-18 19:01:36 +01:00
ca3cb2a25d Better explain how we would use CiviCRM 2024-12-04 22:29:32 +01:00
6f80d0a8cd
Add CiviCRM to list of entities we contributed to 2024-12-04 10:28:19 +01:00
afcc913c54
Add blogpost 2024-12-01_4th_board_meeting 2024-12-04 10:20:10 +01:00
0b70f793db Fail pipeline when deployment trigger fails 2024-12-03 23:48:41 +01:00
47b51f5813 Fix typos 2024-12-03 22:31:51 +01:00
ad716af07b Remove number from contractor amount 2024-12-03 17:53:56 +01:00
1a5c58773a Blog post and main page improvements 2024-12-03 00:00:39 +01:00
953fb15236 Update nginx Docker tag to v1.27.3 2024-11-26 22:24:18 +00:00
6613a85a0c
Make the donation info boxes have the same size when displayed next to each other 2024-10-22 21:23:28 +02:00
b1377ca150 Update nginx Docker tag to v1.27.2 2024-10-03 03:24:18 +00:00
8fd851b7c2
Add 2024-08-20_3rd_plenum article 2024-08-26 12:12:45 +02:00
f4d8aaf350 Update actions/checkout action to v4 2024-08-20 22:39:41 +00:00
a7fbb70071 Update nginx Docker tag to v1.27.1 2024-08-15 18:24:19 +00:00
f7509269c0 Merge pull request 'Update and improve visuals of donation page' (#20) from fynngodau/newpipe-ev-website:july-update into main
Reviewed-on: NewPipe-eV/website#20
Reviewed-by: Tobias <tobigr@noreply.git.newpipe-ev.de>
2024-08-13 12:09:26 +02:00
03fae4b9c1 Improve visual appeal of donation page 2024-07-23 17:06:13 +02:00
d69a7a4eed Brighter & easier to read links 2024-07-23 16:41:15 +02:00
baef4c9cb7 Update donation goal text 2024-07-23 16:32:27 +02:00
f976f8e0b0
Add note about Schabi resigning from board 2024-07-12 15:00:36 +02:00
8087941397
Add article for 3rd board meeting 2024-07-12 14:31:17 +02:00
e57d7c1279
Format blog.html 2024-07-12 14:17:05 +02:00
ec33f1ee3c
Format intex.html 2024-07-12 14:09:37 +02:00
df6256224f Fix: swapping mail 2024-06-25 23:23:33 +02:00
29181f9989 Add note about unofficial translation 2024-06-23 20:32:02 +02:00
2a0d9e2469
Fix: about page update moved here 2024-06-20 14:12:09 +02:00
4c5dbec454
Fix: Small wording/fixed index 2024-06-20 14:12:03 +02:00
71d4f13644
Add article for 2nd plenum 2024-06-20 14:09:50 +02:00
31 changed files with 1314 additions and 330 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
@ -51,4 +51,4 @@ jobs:
UPDATE_URL: ${{ secrets.UPDATE_URL }}
UPDATE_TOKEN: ${{ secrets.UPDATE_TOKEN }}
run: |
curl "$UPDATE_URL" -H "Authorization: Bearer ${UPDATE_TOKEN}"
curl --fail-with-body "$UPDATE_URL" -H "Authorization: Bearer ${UPDATE_TOKEN}"

View file

@ -1,4 +1,4 @@
FROM nginx:1.27.0-alpine
FROM nginx:1.27.3-alpine
COPY . /usr/share/nginx/html
@ -11,4 +11,8 @@ 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/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-12-01_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2025-01-04_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/

View file

@ -48,7 +48,7 @@
<h2>About us</h2>
</header>
<p>
NewPipe&nbsp;e.V. is a non-profit organization. It got founded at the end of 2022 in order to use the donations the app <a href="https://newpipe.net">NewPipe</a> was receiving with a transparent legal entity goverened by its members. The goal of this association is to support technology that enables using digital media or improves access to it, especially if it is free and open source.
NewPipe&nbsp;e.V. is a non-profit organization. It was founded in late 2022 as a transparent, member-governed legal entity to receive donations in the name of the app <a href="https://newpipe.net">NewPipe</a>. The goal of this association is to support technology that enables using digital media or improves access to it, especially if it is free and open source.
</p>
<div>
We want to realize this goal through the following means:
@ -59,10 +59,13 @@
</ul>
</div>
<p>
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.
Check our <a href="./blog.html">blog</a> to know what we have been up to lately in more detail!
</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.
These goals and all other legal regulations concerning the association are written down in our statute, which we link to on this page. We also provide it in the form of a best-effort English translation, but since we are an entity unter German law, only the German version is legally binding.
</p>
<p>
The organization is governed by the following three board members, elected by members of the association. They make day to day decisions and represent the organization. Every half year, they have a meeting which every member can attend. The meeting protocols are also published in our <a href="./blog.html">blog</a>.
</p>
</section>
</div>
@ -76,35 +79,39 @@
</header>
<ul class="link-list">
<li><a href="./assets/documents/statute de.pdf">Statute (German)</a></li>
<li><a href="./assets/documents/statute en.pdf">Statue (English)</a></li>
<li><a href="./assets/documents/statute en.pdf">Statute (English)</a></li>
<li><a href="./assets/documents/privacy policy en.pdf">Privacy policy (English)</a></li>
<li><a href="./assets/documents/member fee regulation en.pdf">Member fee regulation (English)</a></li>
</ul>
</section>
</div>
<div class="col-3 col-6-medium">
<div class="row row-equal-column">
<div class="col-4 col-6-medium col-12-small">
<section>
<p>Stypox</p>
<header>
<h2>Stypox</h2>
</header>
<a class="feature-image"><img src="images/stypox.png" alt=""></a>
<ul class="standard-list">
<li>Age: 21 years</li>
<li>Occupation: studying software engineering, interested in competitive programming, cybersecurity, Android development and Rust</li>
<li>Occupation: studying computer science at ETH Zürich, interested in competitive programming, cybersecurity, Android development and Rust</li>
<li>Open source work: Maintainer of <a href="https://newpipe.net">NewPipe</a> and <a href="https://github.com/Stypox/dicio-android">Dicio assistant</a>, talked at SFSCon.</li>
<li>Board member since 2022</li>
<li><a href="https://stypox.org">Webpage</a></li>
</ul>
</section>
</div>
<div class="col-3 col-6-medium">
<div class="col-4 col-6-medium col-12-small">
<section>
<p>Poolitzer</p>
<a class="feature-image"><img src="images/poolitzer.jpg" alt=""></a>
<header>
<h2>Poolitzer</h2>
</header>
<a class="feature-image"><img src="images/poolitzer.png" alt=""></a>
<ul class="standard-list">
<li>Age: 23 years</li>
<li>Occupation: electrician for automation technology, studying electrical engineering and information technology</li>
<li>Open source work: Maintainer of <a href="https://python-telegram-bot.org">python-telegram-bot</a>, writing blogposts for <a href="https://newpipe.net/blog/">NewPipe</a>.</li>
<li>Board member since 2022</li>
@ -113,10 +120,27 @@
</section>
</div>
<div class="col-9 col-12-medium">
<div class="col-4 col-6-medium col-12-small">
<section>
<header>
<h2>Fynn · he/him</h2>
</header>
<a class="feature-image"><img src="images/fynn.png" alt="A smiling, white-skinned male-read person is facing the camera in front of a whiteboard filled with mathmatical symbols. They are wearing a scarf and shirt."></a>
<ul class="standard-list">
<li>Occupation: studying computer science at University of Würzburg, with a passion for complexity theory</li>
<li>Open source work: Author of <a href="https://codeberg.org/fynngodau/dawdle/">dawdle</a> and other Android software, former maintainer of <a href="https://bubu1.eu/cctg/goodbye/">CCTG</a>
<li>Board member since 2025 (previously cash auditor)</li>
<li><a href="http://9gewinnt.de">Website about tickets</a> (in German)</li>
</ul>
</section>
</div>
</div>
<div class="col-12 col-12-medium">
<section>
<p>
They are supported in their work by Fynn, in the role of the cash auditor.
They are supported in their work by Schabi, in the role as a cash auditor.
</p>
</section>
</div>

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;
}
@ -77,6 +82,23 @@ pre {
font-family: monospace;
display: inline;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-1 {
margin-top: 1em;
margin-bottom: 1em;
}
.row-equal-column {
display: flex;
}
.text-center {
text-align: center;
}
/* Basic */
html {
@ -1647,6 +1669,10 @@ pre {
margin: 0 0 25px 0;
}
#content .row-equal-column section {
height: 100%;
}
#content h2 {
font-size: 1.8em;
color: #acb4b7;
@ -1663,7 +1689,11 @@ pre {
}
#content a {
color: #A22F1D;
color: #f9715c;
}
#content .button-large {
color: #fff;
}
#content header {
@ -1686,7 +1716,7 @@ pre {
#footer {
padding: 45px 0 45px 0;
color: #822121;
color: #ad0a0a;
text-align: center;
background: #929ba1;
}
@ -1698,7 +1728,7 @@ pre {
}
#footer a {
color: #822121;
color: #ad0a0a;
}
#footer .quote-list li {
@ -1722,13 +1752,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.

Binary file not shown.

Binary file not shown.

287
blog.html
View file

@ -5,126 +5,193 @@
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">
<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>
<!-- Logo -->
<h1><a href="index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<body class="subpage">
<div id="page-wrapper">
<!-- 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>
<!-- 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-12">
<!-- Main Content -->
<section>
<header>
<h2>Blog posts</h2>
</header>
</section>
<section>
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden-blog">
<h2>Donation to weblate</h2>
<h3>22.04.2024</h3>
<p class="last-child">
We donated 600 € to weblate and intend to do this yearly, read here why.
</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.
</p>
</a>
</section>
<section>
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden-blog">
<h2>Pseudonyms</h2>
<h3>18.12.2023</h3>
<p class="last-child">
We now officially support pseudonyms. Read here how and why.
</p>
</a>
</section>
<section>
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden-blog">
<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.
</p>
</a>
</section>
<section>
<a href="./posts/2022-11-05_founded.html" class="hidden-blog">
<h2>We are founded!</h2>
<h3>05.11.2022</h3>
<p class="last-child">
We are now officially an association. Read this post for a small hello letter.
</p>
</a>
</section>
</div>
</div>
</div>
</section>
</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>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
</div>
<!-- Main Content -->
<section>
<header>
<h2>Blog posts</h2>
</header>
</section>
<section>
<a href="./posts/2025-01-04_4th_plenum.html" class="hidden-blog">
<h2>4th plenum</h2>
<h3>04.01.2025</h3>
<p class="last-child">
On the 4th we had a plenum. Read this post to find the main points and the
protocol.
</p>
</a>
</section>
<section>
<a href="./posts/2024-12-03_hiring_contributor.html" class="hidden-blog">
<h2>NewPipe e.V. hires contributor Profpatsch for NewPipe development</h2>
<h3>03.12.2024</h3>
<p class="last-child">
Putting funds to good use: e.V. hires TeamNewPipe member Profpatsch for at least three months. Read more here.
</p>
</a>
</section>
<section>
<a href="./posts/2024-12-01_4th_board_meeting.html" class="hidden-blog">
<h2>4th board meeting</h2>
<h3>01.12.2024</h3>
<p class="last-child">
On the 1st we had a board meeting. Read this post to find the main points and the
protocol.
</p>
</a>
</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>
<h3>22.04.2024</h3>
<p class="last-child">
We donated 600 € to weblate and intend to do this yearly, read here why.
</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.
</p>
</a>
</section>
<section>
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden-blog">
<h2>Pseudonyms</h2>
<h3>18.12.2023</h3>
<p class="last-child">
We now officially support pseudonyms. Read here how and why.
</p>
</a>
</section>
<section>
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden-blog">
<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.
</p>
</a>
</section>
<section>
<a href="./posts/2022-11-05_founded.html" class="hidden-blog">
<h2>We are founded!</h2>
<h3>05.11.2022</h3>
<p class="last-child">
We are now officially an association. Read this post for a small hello letter.
</p>
</a>
</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>
<!-- 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>
</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>
</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

@ -44,42 +44,63 @@
<div class="col-12">
<!-- Main Content -->
<section>
<header>
<h2>Donate</h2>
</header>
<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.
</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>
<header>
<h2>Donate</h2>
</header>
<p>
You want to donate to our association in order to help further its goals? Thank you!
</p>
<h3>Current goal</h3>
<p>
Your funding helps us to finance paid development time for NewPipe and further support for TeamNewPipe like infrastrucutre, event travel cost, and hardware expenses. We are currently <a href="posts/2024-12-03_hiring_contributor.html">paying Profpatsch</a> to work on NewPipe and hope to keep him going for a long time!
</p>
</section>
</div>
</div>
<div class="row row-equal-column my-0">
<div class="col-6 col-12-medium">
<section>
<h3>Wire transfer</h3>
<div>
<p>Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!</p>
<table>
<tbody>
<tr><td>Account holder: </td><td>NewPipe e.V.</td></tr>
<tr><td>IBAN: </td><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
<tr><td>Bank: </td><td>GLS Gemeinschaftsbank eG</td></tr>
<tr><td>BIC: </td><td><pre>GENODEM1GLS</pre></td></tr>
</tbody>
</table>
</div>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3>Liberapay</h3>
<div>
<p>We also accept recurring donations through PayPal, credit card and direct debit through Liberapay.</p>
<div class="text-center">
<a class="button-large my-1" href="https://liberapay.com/NewPipe_e.V./">Liberapay</a>
</div>
<h3>
Since you're a non-profit, can I get a donation receipt?
</h3>
<p>
</div>
</section>
</div>
</div>
<div class="row my-0">
<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>
</p>
</section>
</section>
</div>
</div>
</div>

BIN
images/fynn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

BIN
images/poolitzer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 264 KiB

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,183 +5,199 @@
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>
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<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>
<!-- Logo -->
<h1><a href="index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<body>
<div id="page-wrapper">
<!-- 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>
<!-- 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>
<!-- Features -->
<section id="features">
<div class="container">
<div class="row">
<div class="col-4 col-12-medium">
<!-- Box #1 -->
<section>
<header>
<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>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Box #2 -->
<section>
<header>
<h2>What We Do</h2>
</header>
<ul class="check-list">
<li>Organize public informational events or congresses</li>
<li>Provide financial support to projects which develop digital media technology</li>
<li>Facilitate code contributions in accordance with our goals</li>
<li>Provide digital infrastructure for projects</li>
<li>Coordinate and help groups of volunteers which have the same goals</li>
</ul>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Box #3 -->
<section>
<header style="margin-bottom: 20px;">
<h2>We currently support these projects</h2>
</header>
<ul class="quote-list">
<li>
<img src="images/TNPlogo.svg" alt="" height=70 />
<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>
</section>
</div>
</div>
</div>
</section>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<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 -->
<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" >
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>
<!-- Features -->
<section id="features">
<div class="container">
<div class="row">
</a>
<div class="col-4 col-12-medium">
<!-- Box #1 -->
<section>
<header>
<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>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Box #2 -->
<section>
<header>
<h2>What We Do</h2>
</header>
<p> Per our statute, our organization has the following purposes: </p>
<ul class="check-list">
<li>Organize public informational events or congresses</li>
<li>Provide financial support to projects which develop digital media technology</li>
<li>Facilitate code contributions in accordance with our goals</li>
<li>Provide digital infrastructure for projects</li>
<li>Coordinate and help groups of volunteers which have the same goals</li>
</ul>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Box #3 -->
<section>
<header style="margin-bottom: 20px;">
<h2>Our support</h2>
</header>
<p> We are currently supporting these projects: </p>
<div style="background:#cd201fff;padding:1em">
<p style="font-weight:600"><img style="vertical-align:middle" src="images/TNPlogo.svg" alt="" height=70 /> NewPipe</p>
<ul class="standard-list">
<li>Hired part-time contractor</li>
<li>Communication and website infrastructure</li>
</ul>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden">
<p style="margin-top:1em">We also contributed financially to <strong>Weblate</strong>,
<strong>Liberapay</strong>, <strong>FSFE</strong> and <strong>CiviCRM</strong>.</p>
<h3 style="font-style: italic">Your cause matches our goals and needs funding? <a style="text-decoration: none;color: #FCFBF8;"
href="contact.html">Get in touch.</a></h3>
</section>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row aln-center">
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2025-01-04_4th_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>
<section>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" />
</div>
<h2>4th plenum</h2>
<h4>04.01.2025</h4>
<p class="hide-a">
On the 4th of January 2025 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/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.
</p>
</section>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-12-03_hiring_contributor.html" class="hidden">
<section>
<h2>NewPipe e.V. hires contributor</h2>
<h4>03.12.2024</h4>
<p class="hide-a">Putting funds to good use: e.V. hires Profpatsch for at least three months. Read more here.</p>
</section>
</a>
</div>
</div>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-12-01_4th_board_meeting.html" class="hidden">
<!-- Feature #1 -->
<section>
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg"
alt="" /></div>
<h2>4th board meeting</h2>
<h4>01.12.2024</h4>
<p class="hide-a">
On the 1st of December 2024 we had a board meeting. Read this post to find the main points
and the meeting protocol.
</p>
</section>
</a>
</div>
</section>
<div class="col-3 col-6-medium col-12-small">
<a href="./posts/2024-08-20_3rd_plenum.html" class="hidden">
<!-- Feature #2 -->
<section>
<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>
</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>
<!-- 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>
<!-- 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>
</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>
</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,13 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,13 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,13 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,13 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,143 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,13 @@
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,130 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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,128 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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>

View file

@ -0,0 +1,120 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><strong><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></strong></li>
<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>
<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>4th board meeting</h2>
<h3>01.12.2024</h3>
</header>
<p>
Today we had our fourth board meeting. The full protocol can be found <a href="../assets/documents/2024-12-01_board_protocol.pdf">here</a>.
</p>
<p>
This meeting was held to update the association members on the progress of the budget plan agreed upon in the previous plenum meeting. The people present also discussed about travelling and accomodation for FOSDEM, about designs for merch, and about ways to upgrade the current infrastructure.
</p>
<p>
The board agreed to make a donation of 300€ to CiviCRM, an association management system, to support their ongoing efforts on the <a href="https://docs.civicrm.org/installation/en/latest/standalone/">Standalone</a> installation. As an organization with international members, we hope to make use of CiviCRM for our own association's management needs including membership, newsletters, donations and fundraising.
</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,149 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></li>
<li><strong><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></strong></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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>
<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>NewPipe e.V. hires contributor Profpatsch for NewPipe development</h2>
<h3>03.12.2024</h3>
</header>
<p>
We have an exciting announcement to share, made possible by your amazing financial support!
</p>
<p>
Proudly, NewPipe e.V. is investing your donations into
what is most meaningful to the NewPipe project: paid development time.
After we temporarily hired Schabi this summer from July through September
(as reported on
<a href="https://newpipe.net/blog/pinned/announcement/schabi-contract/">the NewPipe website</a>)
and extended his contract
until October, Schabi can no longer offer us his services due to taking on a full-time
job. He already made some impressive progress on rewriting and improving the core player component
of the app, dubbed
<a href="https://github.com/TeamNewPipe/NewPlayer">NewPlayer</a>; now, to ensure his
work not to become stale, somebody
needed to take over where he left off.
</p>
<p>
Thus, the e.V. reached out to members of NewPipe's contributor community
in search of new independent contractors that would take our offer of a flexible opportunity to
work on NewPipe.
With a gap of less than a month, the e.V. was now able
to hire Profpatsch, TeamNewPipe member and independent software developer, who says,
"I'm happy to
continue Schabi's work on NewPlayer,
helping out with reviewing and the refactor."</p>
<p>
We hope you are as glad about this news as we are.
NewPipe e.V. has committed to working with Profpatsch for the timespan of three months,
with the perspective of a longer-term arrangement.
For this, we continue to rely on your donations to help drive NewPipe forward; please consider
a <a href="../donate.html">donation</a>
such that we can keep funding this and further contracts for the benefit of the project.
</p>
<p>
Yours Sincerely,<br/>
the NewPipe e.V. board.
</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,124 @@
<!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="./2025-01-04_4th_plenum.html">4th plenum</a></strong></li>
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
<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>
<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>4th plenum</h2>
<h3>04.01.2025</h3>
</header>
<p>
Today we had our fourth plenum meeting. The full protocol, together with the yearly report, the cash audit reports and the trademark policy draft, can be found <a href="../assets/documents/2025-01-04_plenum_protocol.pdf">here</a>.
</p>
<p>
During the meeting the yearly report and the cash audit report were presented to the assembly, and the assembly voted to discharge the board, as recommended by the cash auditor.
</p>
<p>
The assembly elected a new board for 2025, composed of Fynn, Poolitzer and Stypox. The elected cash auditor is Schabi.
</p>
<p>
Other minor points were discussed, including choosing some guidelines for public chats, sponsoring competitive programming competitions, which conferences to attend in 2025, and choosing a policy for the "NewPipe" trademark that is being registered.
</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>