Iceshrimp (e2net fork) https://estrogen.network
Go to file
Pyrox 33f5217fad [yarn]: Enable support for corepack offline installs
This is required to enable building from nix, as corepack cannot fetch the yarn version from npmjs.com during a build.
Thus, an offline version is required.

This also means that when upgrading yarn, also ensure to run `yarn fetch-yarn` to fetch the latest yarn version to the correct place, and commit that with your version bump.
This will ensure that the version in the repo is kept in sync with the version in package.json.
2023-11-19 01:12:51 +01:00
.config [backend] Remove cache server configuration, migrate back to unified redis in-memory cache 2023-11-05 15:03:17 +01:00
.forgejo/workflows [ci] Fix immutable cache breaking CI builds due to caching 2023-11-18 02:35:10 +01:00
.vscode Replace rome with biome in .vscode/extensions.json 2023-11-03 13:51:44 +01:00
.yarn [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
chart Defry the fish (#125) 2023-08-21 16:14:53 +02:00
ci-env Update ci-env Dockerfile 2023-11-10 04:32:28 +01:00
custom Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
cypress chore: 🎨 format 2023-06-23 21:22:44 -07:00
dev Defry the fish (#125) 2023-08-21 16:14:53 +02:00
docs [docs] Update nix development docs 2023-11-15 23:37:24 +01:00
locales [locales] Change default locale to en-US 2023-11-18 22:33:52 +01:00
packages [backend] Backslash needs to be escaped in sqlLikeEscape 2023-11-18 19:46:37 +01:00
scripts [yarn] Update .yarnrc.yml in focus-production 2023-11-17 01:52:56 +01:00
.dockerignore fix: add megalodon to docker image 2023-07-06 22:54:53 -04:00
.editorconfig Use a tab width of 4 everywhere 2023-10-18 17:13:14 +02:00
.env.yarn Build node-gyp dependencies with all available threads 2023-11-10 05:13:13 +01:00
.envrc Fixed dev enviroment _> documented procedure 2023-05-31 13:52:21 +02:00
.gitattributes [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
.gitignore [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
.gitmodules Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
.node-version Update '.node-version' 2023-05-31 02:36:19 +00:00
.npmrc pnpm 8! 2023-03-26 00:37:11 -07:00
.pnp.cjs [yarn] Update .yarnrc.yml in focus-production 2023-11-17 01:52:56 +01:00
.pnp.loader.mjs [yarn] Upgrade to v4.0.2 2023-11-14 19:59:22 +01:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
.weblate Defry the fish (#125) 2023-08-21 16:14:53 +02:00
.yarnrc.yml [yarn] Fix another runtime peer dep 2023-11-15 19:31:15 +01:00
biome.json Migrate from rome to biome 2023-10-27 16:46:38 +02:00
CHANGELOG.md Release: v2023.11.2 2023-11-16 23:03:44 +01:00
CODE_OF_CONDUCT.md Change Code of Conduct 2023-09-06 14:14:12 +02:00
CONTRIBUTING.md [baackend] Move migrations to typescript 2023-10-13 18:44:25 +02:00
COPYING Update COPYING 2023-11-07 00:09:27 +01:00
cypress.config.ts chore: 🎨 format 2023-06-23 21:22:44 -07:00
Dockerfile [docker] Build with immutable lockfile and cache 2023-11-17 00:21:59 +01:00
flake.lock [nix devenv] Devenv cleanup 2023-10-26 18:43:36 +02:00
flake.nix [flake] Allow building on arm systems, nodejs: 18 -> 20 2023-11-10 12:49:41 -05:00
gulpfile.js chore: format 2023-06-05 17:27:40 -07:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
package.json [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md [docs] Update badges in README 2023-11-16 20:37:11 +01:00
release.json Defry the fish (#125) 2023-08-21 16:14:53 +02:00
SECURITY.md Defry the fish (#125) 2023-08-21 16:14:53 +02:00
yarn.lock [yarn] Update .yarnrc.yml in focus-production 2023-11-17 01:52:56 +01:00

Iceshrimp