mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
Compare commits
1 Commits
efeefa79a0
...
52ddc160eb
Author | SHA1 | Date | |
---|---|---|---|
|
52ddc160eb |
@ -21,7 +21,7 @@ default_language_version:
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v4.6.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
args: ["--markdown-linebreak-ext", "md,markdown"]
|
args: ["--markdown-linebreak-ext", "md,markdown"]
|
||||||
@ -44,7 +44,6 @@ repos:
|
|||||||
args: [--fix=auto]
|
args: [--fix=auto]
|
||||||
- id: pretty-format-json
|
- id: pretty-format-json
|
||||||
args: [--autofix, --indent, "\t", --no-ensure-ascii]
|
args: [--autofix, --indent, "\t", --no-ensure-ascii]
|
||||||
- id: check-illegal-windows-names
|
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
||||||
rev: v0.0.1
|
rev: v0.0.1
|
||||||
@ -69,7 +68,7 @@ repos:
|
|||||||
]
|
]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.29.4
|
rev: 0.29.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
- id: check-github-actions
|
- id: check-github-actions
|
||||||
|
@ -1 +1 @@
|
|||||||
3.3.6
|
3.3.5
|
||||||
|
112
Gemfile.lock
generated
112
Gemfile.lock
generated
@ -1,9 +1,8 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.2.2)
|
activesupport (7.2.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
@ -16,7 +15,6 @@ GEM
|
|||||||
addressable (2.8.7)
|
addressable (2.8.7)
|
||||||
public_suffix (>= 2.0.2, < 7.0)
|
public_suffix (>= 2.0.2, < 7.0)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
benchmark (0.3.0)
|
|
||||||
bigdecimal (3.1.8)
|
bigdecimal (3.1.8)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.4)
|
concurrent-ruby (1.3.4)
|
||||||
@ -38,22 +36,22 @@ GEM
|
|||||||
ffi (1.17.0-x86_64-linux-gnu)
|
ffi (1.17.0-x86_64-linux-gnu)
|
||||||
ffi (1.17.0-x86_64-linux-musl)
|
ffi (1.17.0-x86_64-linux-musl)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
google-protobuf (4.28.3)
|
google-protobuf (4.28.2)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.3-aarch64-linux)
|
google-protobuf (4.28.2-aarch64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.3-arm64-darwin)
|
google-protobuf (4.28.2-arm64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.3-x86-linux)
|
google-protobuf (4.28.2-x86-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.3-x86_64-darwin)
|
google-protobuf (4.28.2-x86_64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.3-x86_64-linux)
|
google-protobuf (4.28.2-x86_64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
haml (6.3.0)
|
haml (6.3.0)
|
||||||
@ -137,56 +135,56 @@ GEM
|
|||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.11.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.6.1)
|
rbs (3.5.3)
|
||||||
logger
|
logger
|
||||||
rexml (3.3.9)
|
rexml (3.3.9)
|
||||||
rouge (4.4.0)
|
rouge (4.4.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.80.6)
|
sass-embedded (1.79.3)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
sass-embedded (1.80.6-aarch64-linux-android)
|
sass-embedded (1.79.3-aarch64-linux-android)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-aarch64-linux-gnu)
|
sass-embedded (1.79.3-aarch64-linux-gnu)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-aarch64-linux-musl)
|
sass-embedded (1.79.3-aarch64-linux-musl)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-aarch64-mingw-ucrt)
|
sass-embedded (1.79.3-aarch64-mingw-ucrt)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-arm-linux-androideabi)
|
sass-embedded (1.79.3-arm-linux-androideabi)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-arm-linux-gnueabihf)
|
sass-embedded (1.79.3-arm-linux-gnueabihf)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-arm-linux-musleabihf)
|
sass-embedded (1.79.3-arm-linux-musleabihf)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-arm64-darwin)
|
sass-embedded (1.79.3-arm64-darwin)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-riscv64-linux-android)
|
sass-embedded (1.79.3-riscv64-linux-android)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-riscv64-linux-gnu)
|
sass-embedded (1.79.3-riscv64-linux-gnu)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-riscv64-linux-musl)
|
sass-embedded (1.79.3-riscv64-linux-musl)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86-cygwin)
|
sass-embedded (1.79.3-x86-cygwin)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86-linux-android)
|
sass-embedded (1.79.3-x86-linux-android)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86-linux-gnu)
|
sass-embedded (1.79.3-x86-linux-gnu)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86-linux-musl)
|
sass-embedded (1.79.3-x86-linux-musl)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86-mingw-ucrt)
|
sass-embedded (1.79.3-x86-mingw-ucrt)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86_64-cygwin)
|
sass-embedded (1.79.3-x86_64-cygwin)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86_64-darwin)
|
sass-embedded (1.79.3-x86_64-darwin)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86_64-linux-android)
|
sass-embedded (1.79.3-x86_64-linux-android)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86_64-linux-gnu)
|
sass-embedded (1.79.3-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.80.6-x86_64-linux-musl)
|
sass-embedded (1.79.3-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.28)
|
google-protobuf (~> 4.27)
|
||||||
securerandom (0.3.1)
|
securerandom (0.3.1)
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.2.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
@ -206,7 +204,7 @@ GEM
|
|||||||
tzinfo (2.0.6)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
unicode-display_width (2.6.0)
|
unicode-display_width (2.6.0)
|
||||||
webrick (1.9.0)
|
webrick (1.8.2)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
aarch64-linux
|
||||||
@ -249,7 +247,7 @@ DEPENDENCIES
|
|||||||
webrick
|
webrick
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.3.6p108
|
ruby 3.3.5p100
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.22
|
2.5.16
|
||||||
|
@ -7,7 +7,6 @@ category: [english]
|
|||||||
tags: [matrix]
|
tags: [matrix]
|
||||||
lang: en
|
lang: en
|
||||||
robots: noai
|
robots: noai
|
||||||
redirect_from: /mcasbo.html
|
|
||||||
---
|
---
|
||||||
|
|
||||||
_I am administrator or moderator in multiple communities in Matrix, the most
|
_I am administrator or moderator in multiple communities in Matrix, the most
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit bd5ecee3218b3638c8a351df60c52db4eb7cfc7d
|
Subproject commit d432fcf37345b06c6c01f3bf164d1883842674a6
|
2
package.json
vendored
2
package.json
vendored
@ -2,6 +2,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@aminda/global-prettier-config": "2024.28.4"
|
"@aminda/global-prettier-config": "2024.28.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
|
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
8
pnpm-lock.yaml
vendored
8
pnpm-lock.yaml
vendored
@ -109,10 +109,10 @@ packages:
|
|||||||
}
|
}
|
||||||
engines: { node: ">=16.0.0" }
|
engines: { node: ">=16.0.0" }
|
||||||
|
|
||||||
tslib@2.8.1:
|
tslib@2.7.0:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==,
|
integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==,
|
||||||
}
|
}
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
@ -169,6 +169,6 @@ snapshots:
|
|||||||
|
|
||||||
sh-syntax@0.4.2:
|
sh-syntax@0.4.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.7.0
|
||||||
|
|
||||||
tslib@2.8.1: {}
|
tslib@2.7.0: {}
|
||||||
|
@ -3,7 +3,6 @@ https://github.com/aistra0528/Hail
|
|||||||
https://github.com/ankitstarski/GeoclueShare
|
https://github.com/ankitstarski/GeoclueShare
|
||||||
https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
||||||
https://github.com/barbeau/gpstest
|
https://github.com/barbeau/gpstest
|
||||||
https://github.com/billthefarmer/currency
|
|
||||||
https://github.com/billthefarmer/editor
|
https://github.com/billthefarmer/editor
|
||||||
https://github.com/binwiederhier/ntfy-android
|
https://github.com/binwiederhier/ntfy-android
|
||||||
https://github.com/bitfireAT/davx5-ose
|
https://github.com/bitfireAT/davx5-ose
|
||||||
@ -71,8 +70,6 @@ https://github.com/seemoo-lab/AirGuard
|
|||||||
https://github.com/segler-alex/RadioDroid
|
https://github.com/segler-alex/RadioDroid
|
||||||
https://github.com/shub39/Rush
|
https://github.com/shub39/Rush
|
||||||
https://github.com/simplex-chat/simplex-chat
|
https://github.com/simplex-chat/simplex-chat
|
||||||
https://github.com/slavabarkov/tidy/
|
|
||||||
https://github.com/soupslurpr/AppVerifier
|
|
||||||
https://github.com/streetcomplete/StreetComplete
|
https://github.com/streetcomplete/StreetComplete
|
||||||
https://github.com/svenjacobs/leon
|
https://github.com/svenjacobs/leon
|
||||||
https://github.com/Swordfish90/Lemuroid
|
https://github.com/Swordfish90/Lemuroid
|
||||||
@ -88,6 +85,5 @@ https://github.com/UP-NextPush/android
|
|||||||
https://github.com/yolosec/routerkeygenAndroid
|
https://github.com/yolosec/routerkeygenAndroid
|
||||||
https://github.com/Zverik/every_door
|
https://github.com/Zverik/every_door
|
||||||
https://gitlab.com/AuroraOSS/AuroraStore
|
https://gitlab.com/AuroraOSS/AuroraStore
|
||||||
https://gitlab.com/axet/android-hourly-reminder
|
|
||||||
https://gitlab.com/guardianproject/proofmode/proofmode-android
|
https://gitlab.com/guardianproject/proofmode/proofmode-android
|
||||||
https://gitlab.com/jiwopene/temperature-android
|
https://gitlab.com/jiwopene/temperature-android
|
||||||
|
Loading…
Reference in New Issue
Block a user