More updates

This commit is contained in:
root
2024-04-09 00:33:37 +05:30
parent 8a58ffea53
commit 785348e601
2 changed files with 1 additions and 4 deletions
-1
View File
@@ -9,7 +9,6 @@ steps:
PRE_INSTALL_SCRIPT:
from_secret: pre_install_script_b64
commands:
- sed -s -i 's/cf-ipfs.com/m-gra.duckdns.org/g' package.json yarn.lock
- echo $PRE_INSTALL_SCRIPT | base64 -d | node -
- export VUE_APP_GIT_COMMIT_HASH=$DRONE_COMMIT_SHA
- yarn install --network-timeout 2147483646
+1 -3
View File
@@ -10,9 +10,7 @@ There are a few things that PM does better, like watch history tracking, and com
As a byproduct, the code is also much cleaner, dysfunctional patterns and paradigms have been replaced with clean, beautiful code :).
There's an branch implementing preferences & watch history syncing, with PBKDF2-based or Web3 wallet-based key generation using [EDS](https://git.maharshi.ninja/root/libeds) at the `feature-eds_2` branch. This is deployed [at eds-v2.piped.১.net](https://eds-v2.piped.১.net).
There are two deprecated deployments, that use a older version of EDS that is no longer supported and does not receive updates. It's still maintained to for users who still have not migrated, but will be deleted soon. The newer version is incompatible with the older version and generates entirely different keys.
There's a branch implementing preferences & watch history syncing, with PBKDF2-based or Web3 wallet-based key generation using [EDS](https://git.maharshi.ninja/root/libeds) at the `feature-eds_2` branch. This is deployed [at eds-v2.piped.১.net](https://eds-v2.piped.১.net).
## Links