baef4c9cb7
Update donation goal text
2024-07-23 16:32:27 +02:00
f976f8e0b0
Add note about Schabi resigning from board
Build and publish Docker image / build (pull_request) Successful in 19s
Build and publish Docker image / build (push) Successful in 25s
2024-07-12 15:00:36 +02:00
8087941397
Add article for 3rd board meeting
Build and publish Docker image / build (push) Successful in 1m36s
Build and publish Docker image / build (pull_request) Successful in 18s
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
Build and publish Docker image / build (pull_request) Successful in 21s
Build and publish Docker image / build (push) Successful in 27s
2024-06-25 23:23:33 +02:00
29181f9989
Add note about unofficial translation
Build and publish Docker image / build (pull_request) Successful in 19s
Build and publish Docker image / build (push) Successful in 26s
2024-06-23 20:32:02 +02:00
2a0d9e2469
Fix: about page update moved here
Build and publish Docker image / build (pull_request) Successful in 22s
Build and publish Docker image / build (push) Successful in 24s
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
Build and publish Docker image / build (push) Successful in 26s
Build and publish Docker image / build (pull_request) Successful in 24s
2024-06-20 14:09:50 +02:00
bdbc363046
remove schabi from board
Build and publish Docker image / build (pull_request) Successful in 22s
Build and publish Docker image / build (push) Successful in 23s
2024-06-14 15:07:38 +02:00
df1c375046
Update nginx Docker tag to v1.27.0
Build and publish Docker image / build (push) Successful in 24s
2024-06-01 22:27:30 +02:00
d88e3ba69d
Fix parsing of Docker tag
Build and publish Docker image / build (push) Successful in 28s
2024-06-01 17:52:28 +02:00
61c53a862b
Don't hardcode default branch
2024-06-01 17:52:28 +02:00
efefc01be6
Build Docker image with Kaniko
...
Build and publish Docker image / build (push) Successful in 26s
This eliminates the dependency on the host Docker daemon, thus allowing
us to no longer mount it to the runner's workloads and thus securing
everything.
2024-06-01 17:31:49 +02:00
d94d9cfc1f
Fix capitalization of "Internet"
Build and publish Docker image / build (pull_request) Successful in 18s
Build and publish Docker image / build (push) Successful in 23s
2024-06-01 13:09:53 +02:00
260f5bebeb
Fix: Sepa mandate is in the form
Build and publish Docker image / build (push) Successful in 17s
2024-05-23 18:24:20 +02:00
39b88c9d5c
Fix: Files need proper mode so nginx serves
Build and publish Docker image / build (pull_request) Successful in 13s
Build and publish Docker image / build (push) Successful in 15s
2024-05-23 18:12:05 +02:00
55ee9f5931
Feat: Move document access from cloud to website
2024-05-23 18:08:41 +02:00
6a56da1b36
revert 34d7743bcd
...
Build and publish Docker image / build (pull_request) Successful in 14s
Build and publish Docker image / build (push) Successful in 18s
revert Feat: Move document access from cloud to website
2024-05-23 13:39:39 +02:00
63426aa5b1
Feat: Small sentence to the foundation
Build and publish Docker image / build (pull_request) Successful in 16s
Build and publish Docker image / build (push) Successful in 19s
2024-05-22 17:39:30 +02:00
34d7743bcd
Feat: Move document access from cloud to website
Build and publish Docker image / build (push) Successful in 19s
Build and publish Docker image / build (pull_request) Successful in 14s
2024-05-21 14:50:36 +02:00
dc496167b5
Fix date format
Build and publish Docker image / build (pull_request) Successful in 14s
Build and publish Docker image / build (push) Successful in 20s
2024-05-21 00:04:21 +02:00
b4d7b355c1
Add additional triggers for workflow
Build and publish Docker image / build (push) Successful in 18s
2024-05-20 00:44:28 +02:00
549e5b951e
Spelling weblate -> Weblate
Build and publish Docker image / build (push) Successful in 16s
2024-05-20 00:38:38 +02:00
ce39cba9d2
Use non-breaking space for "NewPipe e.V."
...
sed -i 's/NewPipe\se\.V\./NewPipe\ e\.V\./g' *.html
2024-05-20 00:38:38 +02:00
c846a12e77
Replace more e. V.
...
sed -i 's/e. V./e.V./' ./*.html
2024-05-20 00:38:38 +02:00
8eb0d3f9a0
Remove whitespace from "NewPIpe e. V." -> "NewPipe e.V."
2024-05-20 00:38:38 +02:00
caf4fe45b8
Change Liberapay URL to NewPipe e.V. account and add account holder info next to IBAN
...
Build and publish Docker image / build (push) Successful in 14s
Format IBAN to increase readability.
2024-05-20 00:37:41 +02:00
b0a19cd9a0
Update nginx Docker tag to v1.26.0
Build and publish Docker image / build (push) Successful in 15s
2024-05-19 22:25:43 +00:00
7ab2beab3c
Link to HTML5 UP using https and not insecure http
...
Build and publish Docker image / build (push) Successful in 17s
sed -i 's/http:\/\//https:\/\//' *.html
2024-05-19 21:51:48 +02:00
1e27af7702
Delete unused template file onecolumn.html
2024-05-19 21:51:48 +02:00
f3a80c95b9
Add lang attribute to html tag
...
Build and publish Docker image / build (push) Successful in 17s
Remove empty h3 tag
Use valid HTML
2024-05-19 21:21:37 +02:00
2830300fc4
Add .idea dir to .gitignore
Build and publish Docker image / build (push) Successful in 17s
2024-05-19 21:09:45 +02:00
e2e05f24bf
Automatically redeploy website upon pushes to main
Build and publish Docker image / build (push) Successful in 17s
2024-05-19 20:42:27 +02:00
b05d1729bc
Remove unused template files
Build and publish Docker image / build (push) Successful in 15s
2024-05-19 19:14:13 +02:00
a23a9ea85d
Build Docker image with Gitea actions
Build and publish Docker image / build (push) Successful in 19s
2024-05-19 17:31:23 +02:00
df586d0a83
fix link
2024-05-19 15:33:05 +02:00
ced77bbc02
update
2024-05-02 15:21:16 +02:00
e68fc69135
Update nginx Docker tag to v1.25.5
2024-04-21 14:55:57 +00:00
06a624e4b7
Add renovate.json
2024-04-21 14:55:23 +00:00
084e8acc7e
Allow setup with Docker
2024-04-21 16:53:16 +02:00
dc5933757a
add schabis image
2024-03-14 23:05:42 +01:00
7720e3f93f
Merge branch 'main' of ssh://git.newpipe-ev.de:1722/NewPipe-eV/website
2024-02-07 12:50:45 +01:00
poolitzer
a716c03212
stypox
2024-02-07 12:47:13 +01:00
e5d83ad50c
add schabi description
2024-02-01 20:26:32 +01:00
poolitzer
b5a978ae33
changing me to poolitzer
2024-02-01 16:46:32 +01:00
poolitzer
68cac5c9f7
Fix: Introduce feedback from Opus
...
Also replaced my picture and moved the board members to their pseudonyms
And added the protocols
2024-01-12 17:03:05 +01:00
c8804cd23e
Update footer background colors to increase contrast and readability
...
Background is brighter now
2024-01-03 17:37:22 +01:00
poolitzer
b605eb26cc
update ReadMe
2024-01-03 12:04:05 +01:00