Compare commits
No commits in common. "761ff47101af75c8c10fc49049bf31a745123621" and "65b04eedf142d614287a4553b56eab76010880b2" have entirely different histories.
761ff47101
...
65b04eedf1
3 changed files with 12 additions and 13 deletions
|
@ -27,9 +27,9 @@
|
||||||
"eleventy-plugin-rev": "^2.0.0",
|
"eleventy-plugin-rev": "^2.0.0",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.4",
|
||||||
"glob": "^10.3.10",
|
"glob": "^10.3.10",
|
||||||
"minify": "^11.1.1",
|
"minify": "^11.0.1",
|
||||||
"postcss": "^8.4.35",
|
"postcss": "^8.4.33",
|
||||||
"sass": "^1.72.0",
|
"sass": "^1.71.1",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -2,19 +2,12 @@
|
||||||
{
|
{
|
||||||
"year": 2024,
|
"year": 2024,
|
||||||
"donations": [
|
"donations": [
|
||||||
{
|
|
||||||
"date": "26.02.2024",
|
|
||||||
"amount": 20,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "ub1x",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "23.01.2024",
|
"date": "23.01.2024",
|
||||||
"amount": 25,
|
"amount": 25,
|
||||||
"via": "banktransfer",
|
"via": "banktransfer",
|
||||||
"from": null,
|
"from": null,
|
||||||
"first": true
|
"first": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -42,6 +35,13 @@
|
||||||
"from": "ub1x",
|
"from": "ub1x",
|
||||||
"first": false
|
"first": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "26.10.2023",
|
||||||
|
"amount": 20,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "ub1x",
|
||||||
|
"first": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "17.07.2023",
|
"date": "17.07.2023",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
|
|
@ -24,11 +24,10 @@ Die sp-codes Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_mat
|
||||||
|
|
||||||
___TODO___
|
___TODO___
|
||||||
|
|
||||||
* Media Upload Limit
|
|
||||||
* Retention
|
* Retention
|
||||||
* Medien
|
* Medien
|
||||||
* Nachrichten
|
* Nachrichten
|
||||||
* Sliding Sync
|
* tbc
|
||||||
|
|
||||||
## Warum Matrix?
|
## Warum Matrix?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue