Commit graph

28 commits

Author SHA1 Message Date
Laura Hausmann b100b88971
Migrate from rome to biome 2023-10-27 16:46:38 +02:00
Laura Hausmann c49780bcee
Fix build on NodeJS 21 2023-10-26 18:38:39 +02:00
Aylam 72fba5fc76
Update .yarn/sdks 2023-10-25 18:49:17 +02:00
Laura Hausmann 1f53affd76
Upgrade versions of dependencies with critical vulnerabilities 2023-10-20 23:16:11 +02:00
Laura Hausmann 544b5a1678
[backend] Use a semaphore around populateMentions
This fixes a user-generated DoS payload for giant webring-style trees of mentions in user bios that could cause backend stalls.
2023-10-20 20:16:01 +02:00
Laura Hausmann f8cfdeb67d
Fix compatibility with NodeJS >= 18.6, add npm cache for all supported architectures and platforms 2023-10-19 02:26:08 +02:00
Laura Hausmann 5c7a663320
[backend] Remove nsfw detection / tensorflow 2023-10-18 23:18:00 +02:00
Laura Hausmann bb5d0e319d
[backend] Add missing postgres types 2023-10-13 18:44:25 +02:00
Laura Hausmann 0611651409
Remove megalodon 2023-10-05 14:36:14 +02:00
Laura Hausmann 76aa8eeefb
Port native-utils code back to typescript 2023-09-26 17:21:44 +02:00
Aylam 80db27d3d8
Add .yarn/sdks 2023-09-10 13:07:57 +02:00
Laura Hausmann 85f396ff49
Make WebFinger respect host-meta 2023-09-06 19:13:57 +02:00
Luna 748bbdf6a3
fix pnp emoji stuff 2023-07-28 13:44:26 +02:00
Laura Hausmann f165d9e578
Fix emojilib 2023-07-27 16:49:37 +02:00
Laura Hausmann 2251dd76bf
Add yarn cache for zero installs 2023-07-27 15:57:32 +02:00
April John d42a12559b fixups 2023-07-27 13:45:15 +02:00
Luna 283e632772 switch to yarn 2023-07-27 07:22:09 +05:30
ThatOneCalculator 5873afd9e6 styling 2023-02-01 11:51:19 -08:00
Freeplay 3657ba0b1f oops 2023-01-19 19:59:36 -05:00
Freeplay 11d515e770 update brnach 2023-01-18 15:33:19 -05:00
Kainoa Kanter 19596a91e4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
cutestnekoaqua e7e34fb61c update yarn 2022-12-27 00:37:57 +01:00
cutestnekoaqua b16f320607 Reproducible Builds 2022-12-27 00:24:19 +01:00
ThatOneCalculator bcb2355bbb 🙏 2022-05-31 00:13:41 -07:00
ThatOneCalculator 480a8ffa6d :godmode: 2022-05-30 23:55:47 -07:00
ThatOneCalculator 6e16bed0a8 More yarn workspaces stuff 2022-05-30 17:31:24 -07:00
ThatOneCalculator eb9fbc99e1 use "packageManager" 2022-05-29 17:08:57 -07:00
ThatOneCalculator f8477b9277 Proper upgrade to yarn 2022-05-29 13:13:27 -07:00