Compare commits

..

3 commits

Author SHA1 Message Date
Renovate Bot 76b3efe017 Update actions/upload-artifact action to v4
Some checks failed
Build and Deploy Website / Build Website (push) Failing after 29s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
2024-03-14 01:00:50 +00:00
Samuel Philipp 761ff47101 Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 50s
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Successful in 9s
# Conflicts:
#	package.json
2024-03-14 01:23:11 +01:00
Samuel Philipp e643ec65b5 added some notes
updated donations
updated packages
2024-03-14 01:21:17 +01:00
3 changed files with 13 additions and 12 deletions

View file

@ -27,9 +27,9 @@
"eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.4",
"glob": "^10.3.10",
"minify": "^11.0.1",
"postcss": "^8.4.33",
"sass": "^1.71.1",
"minify": "^11.1.1",
"postcss": "^8.4.35",
"sass": "^1.72.0",
"uncss": "^0.17.3"
},
"dependencies": {

View file

@ -2,12 +2,19 @@
{
"year": 2024,
"donations": [
{
"date": "26.02.2024",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{
"date": "23.01.2024",
"amount": 25,
"via": "banktransfer",
"from": null,
"first": false
"first": true
}
]
},
@ -35,13 +42,6 @@
"from": "ub1x",
"first": false
},
{
"date": "26.10.2023",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{
"date": "17.07.2023",
"amount": 20,

View file

@ -24,10 +24,11 @@ Die sp-codes Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_mat
___TODO___
* Media Upload Limit
* Retention
* Medien
* Nachrichten
* tbc
* Sliding Sync
## Warum Matrix?