naskya
7f277878a6
Merge branch 'renovate/ws-8.x' into 'develop'
...
chore(deps): update dependency ws to v8.17.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10815
2024-05-11 12:11:49 +00:00
naskya
119cbe3e4f
Merge branch 'renovate/bull-board-ui-5.x' into 'develop'
...
fix(deps): update dependency @bull-board/ui to v5.17.1
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10818
2024-05-11 12:10:23 +00:00
naskya
2e15165117
Merge branch 'renovate/rollup-4.x' into 'develop'
...
chore(deps): update dependency rollup to v4.17.2
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10813
2024-05-11 12:09:49 +00:00
naskya
1b526c651e
Merge branch 'renovate/aws-sdk-2.x' into 'develop'
...
fix(deps): update dependency aws-sdk to v2.1618.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10820
2024-05-11 11:57:14 +00:00
naskya
567ba873e3
Merge branch 'renovate/vue-monorepo' into 'develop'
...
chore(deps): update vue monorepo to v3.4.27
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10808
2024-05-11 11:19:43 +00:00
naskya
daade3865b
Merge branch 'renovate/nodemailer-6.x' into 'develop'
...
chore(deps): update dependency @types/nodemailer to v6.4.15
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10804
2024-05-11 09:48:00 +00:00
CI
ef706fff9d
chore(deps): update dependency execa to v9
2024-05-11 00:12:40 +00:00
CI
84528680df
fix(deps): update dependency tesseract.js to ^5.1.0
2024-05-11 00:12:21 +00:00
CI
11b5f5cc17
fix(deps): update dependency aws-sdk to v2.1618.0
2024-05-11 00:11:48 +00:00
CI
da752a158c
fix(deps): update dependency ajv to v8.13.0
2024-05-11 00:11:28 +00:00
CI
693c9edb10
fix(deps): update dependency @bull-board/ui to v5.17.1
2024-05-11 00:11:09 +00:00
CI
4110842357
chore(deps): update dependency ws to v8.17.0
2024-05-11 00:10:10 +00:00
CI
8656bdb185
chore(deps): update dependency rollup to v4.17.2
2024-05-11 00:09:25 +00:00
CI
af4426653e
chore(deps): update dependency eslint to ^9.2.0
2024-05-11 00:09:02 +00:00
CI
3750ca426b
fix(deps): update dependency systeminformation to v5.22.8
2024-05-11 00:08:21 +00:00
CI
3a8ca2a2d7
fix(deps): update dependency otpauth to ^9.2.4
2024-05-11 00:08:02 +00:00
CI
ace081f163
chore(deps): update vue monorepo to v3.4.27
2024-05-11 00:07:41 +00:00
CI
184b0e4019
chore(deps): update dependency vite to v5.2.11
2024-05-11 00:06:56 +00:00
CI
bec62cffc6
chore(deps): update dependency cropperjs to v2.0.0-beta.5
2024-05-11 00:06:36 +00:00
CI
d5493f8e5d
chore(deps): update dependency @types/nodemailer to v6.4.15
2024-05-11 00:06:17 +00:00
CI
1cb64b7fa8
chore(deps): update dependency @types/jsrsasign to v10.5.14
2024-05-11 00:05:58 +00:00
CI
291990d320
chore(deps): update dependency @swc/core to v1.5.5
2024-05-10 12:09:21 +00:00
naskya
f933525856
chore: fix dependencies
2024-05-10 16:25:22 +09:00
CI
9c8e5eabb4
chore(deps): update dependency @biomejs/biome to v1.7.3
2024-05-10 00:32:26 +00:00
naskya
bd88c3399f
chore: update pnpm major version
2024-05-10 01:55:27 +09:00
naskya
989e93f2a0
fix: migrate back from happy-dom to JSDOM ( closes #10924 #10914 #10842 )
...
this reverts commit 4565867b8b
.
2024-05-08 01:52:15 +09:00
naskya
341b43ed71
refactor: replace gulp with a simple script
2024-05-05 02:19:58 +09:00
naskya
cc560811cf
test (backend-rs): remove ava in favor of cargo test
2024-04-27 11:23:16 +09:00
naskya
1b143ebfaa
Merge branch 'develop' into refactor/types
2024-04-27 09:09:17 +09:00
naskya
f80ee9f36d
chore: update TypeScript dependencies
...
except for pnpm, gulp, adm-zip, @syuilo/aiscript, and Megalodon
2024-04-27 05:42:37 +09:00
naskya
171e2f3973
chore: update lockfile
2024-04-26 01:56:43 +09:00
Lhcfl
267670af96
move schema & langmap from backend to firefish-js
2024-04-24 02:00:34 +08:00
naskya
2a30b4a536
Revert "refactor (backend): it turns out that sending the entire note object was redundant"
...
This reverts commit 3b65ebcb3e
.
2024-04-22 01:47:56 +09:00
naskya
3b65ebcb3e
refactor (backend): it turns out that sending the entire note object was redundant
2024-04-21 05:55:45 +09:00
naskya
ccbd6178e4
refactor (backend): port add-note-to-antenna to backend-rs
...
I hit this bug: https://github.com/napi-rs/napi-rs/issues/2060
2024-04-20 07:18:39 +09:00
naskya
2731003bc9
refactor (backend): port emoji-regex to backend-rs
2024-04-15 05:37:09 +09:00
naskya
21225f7137
chore: update dependencies
2024-04-15 04:09:33 +09:00
sup39
70aa3704ef
refactor (backend): port password hashing/verification to backend-rs
...
Co-authored-by: naskya <m@naskya.net>
2024-04-14 14:41:01 +09:00
naskya
3d6031dca3
chore: get rid of re2 from dependencies
2024-04-12 15:47:04 +09:00
naskya
3fe8ace571
chore: update dependencies
2024-04-12 02:55:27 +09:00
naskya
fce0e5a218
feat (backend): federate math expressions using MathML
...
Co-authored-by: Johann150 <johann.galle@protonmail.com>
2024-04-08 12:15:54 +09:00
naskya
15ddde2431
fix: downgrade gulp for now
2024-04-07 18:55:29 +09:00
naskya
26c3b25a40
chore: update dependencies
2024-04-07 16:42:25 +09:00
Lhcfl
3251a07ae0
chore: add types check for client
2024-04-04 20:23:50 +08:00
老周部落
51c3dde159
chore: update dependencies
2024-03-30 08:20:24 +08:00
naskya
6cd5dc2fcb
chore: update dependencies
...
except for adm-zip
2024-03-26 20:46:44 +09:00
Linca
ed72aab48e
fix (backend): downgrade adm-zip to v0.5.10
...
To workaround this problem: https://github.com/cthackers/adm-zip/issues/475
Co-authored-by: naskya <m@naskya.net>
2024-03-24 20:45:02 +09:00
naskya
d954a818cc
chore: remove unused dependency
2024-03-24 01:14:55 +09:00
naskya
83944dd49f
chore: update dependencies
2024-03-23 21:41:51 +09:00
naskya
a6e759aeba
chore: update dependencies
2024-03-16 01:21:20 +09:00
naskya
9b6a061022
chore: update dependencies
2024-03-06 09:55:32 +09:00
naskya
9705ceda5d
chore: update dependencies
2024-03-02 13:18:17 +09:00
naskya
2414cf3ec7
refactor (backend): separate translate function into another file, use post language info for translations, use deepl-node package
2024-03-02 00:28:30 +09:00
naskya
9ce6a23266
chore: remove unused dependencies
2024-03-01 23:42:02 +09:00
naskya
b30e68c98c
feat: post search filters
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:17:02 +09:00
naskya
48e5d9de71
refactor: use PGroonga for full-text search and remove support of other engines
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 21:39:13 +09:00
naskya
af80fd92dc
chore: upgrade dependencies
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-28 23:40:40 +09:00
naskya
f36b63a6d2
chore: remove unused dependencies in the root workspace
2024-02-23 03:21:54 +09:00
naskya
c652e6c727
container: run gulp on boot ( close #10036 , close #10855 )
2024-02-23 03:18:54 +09:00
naskya
5574c8e482
chore: update dependencies
2024-02-20 17:45:48 +09:00
naskya
ff35195611
refactor: remove auto NSFW media detection
2024-02-16 01:08:05 +09:00
naskya
20127ff2b6
chore: update dependencies
2024-02-15 23:37:49 +09:00
naskya
54c01575ef
chore: update pnpm
2024-02-15 13:47:47 +09:00
naskya
fe0bfe31b3
meta: backend/native-utils -> backend-rs
2024-02-12 23:14:23 +09:00
naskya
5ff1afc4f2
dev: remove Cypress tests
...
We'll use mocha and ava
2024-02-12 22:25:55 +09:00
naskya
88058287e4
chore: upgrade dependencies (TypeScript)
...
holding @swc/cli and megalodon
2024-02-11 02:43:22 +09:00
naskya
207a742f36
chore: upgrade pnpm
2024-02-06 15:54:27 +09:00
naskya
73802dfc9f
Merge branch 'develop' into language
2023-12-27 05:50:55 +09:00
naskya
a5bf9da0da
chore: up pnpm to v8.13.1
2023-12-27 03:40:29 +09:00
ThatOneCalculator
73cf3b64e5
refactor: 🔥 remove local twemoji in backend assets, replace with @discordapp/twemoji
...
They ended up publishing svg in dist
2023-12-06 11:11:42 -08:00
Mizunashi Mana
e3f4936f69
Move typescript of megalodon from deps to dev-deps
2023-12-05 19:19:37 +00:00
ThatOneCalculator
e958834158
refactor: ♻️ Upgrade Twemoji to Emoji 15.0
...
Adds a new option to load Twemoji from the JSDelivr CDN (default) or from the server. For Twemoji stored on the server, they are grabbed directly from the @twemoji/api Github repo's assets, given they're no longer distributed in the @twemoji/api dist. No longer uses @discordapp/twemoji due to being unmaintained.
2023-12-04 19:50:44 -08:00
Kainoa Kanter
1d870fa78d
fix: ⬆️ switch from twemoji-parser to @twemoji/parser
2023-12-04 04:45:42 +00:00
naskya
7d5bbfa180
Merge branch 'develop' into language
2023-12-01 07:16:58 +09:00
naskya
e473dfb10e
chore: up pnpm
2023-11-29 00:50:53 +09:00
naskya
f8e935b120
Merge branch 'develop' into firefish-language
2023-11-22 22:02:27 +09:00
naskya
24deab1743
chore: remove unused dependencies
2023-11-18 19:21:23 +09:00
naskya
2dcc46a9e3
chore: remove language detection from backend
2023-11-17 17:50:20 +09:00
naskya
97bb495636
chore: upgrade dependencies (except for @swc/core and megalodon)
2023-11-17 05:15:02 +09:00
naskya
845f08893f
fix: upgrade AiScript!
...
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded
Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-17 05:04:05 +09:00
naskya
aa84c080ac
chore: up lockfile
2023-11-06 10:04:44 +09:00
naskya
8845383fc2
chore: add missing @types packages for client
2023-10-31 20:14:41 +09:00
naskya
adee17b85a
chore: organize backend imports
...
* remove unused/duplicate imports
* replace paths like "../../../define.js" to be more readable
* add missing @types packages
2023-10-30 18:06:08 +09:00
naskya
9efb26f444
chore: up lockfile
2023-10-29 19:48:00 +09:00
PrivateGER
64b83ddb9f
Fix use of wrong library for CBOR authentication object
2023-10-22 21:23:52 +02:00
naskya
e81ed199ae
Revert "chore: upgrade biome + lint & format"
...
This reverts commit a1cd9f73a1
.
2023-10-22 17:33:40 +09:00
ThatOneCalculator
a1cd9f73a1
chore: upgrade biome + lint & format
2023-10-19 17:10:30 -07:00
ThatOneCalculator
eb936cc129
refactor: ➖ remove semver from firefish-js
2023-10-19 16:51:54 -07:00
ThatOneCalculator
558fc3b2b9
fix: 🏷️ firefish-js types
2023-10-19 16:43:30 -07:00
ThatOneCalculator
027b4db37b
refactor: ♻️ firefish-js build
2023-10-19 16:18:21 -07:00
naskya
d1bb6e02e9
hotfix: don't use upstream megalodon for now
2023-10-19 04:59:38 +09:00
Kainoa Kanter
78d8767124
feat: ✨ allow users to choose icon set
...
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
naskya
36a4f30377
chore: update lockfile
2023-10-17 06:24:24 +09:00
naskya
cdf839bcc8
Remove integrations
2023-10-16 17:05:32 +00:00
Kainoa Kanter
92c45ff02f
Merge branch 'refactor/upstream-megalodon' into 'develop'
...
refactor: ♻️ use upstream megalodon
See merge request firefish/firefish!10605
2023-10-03 07:54:13 +00:00
Kainoa Kanter
a9167c0265
refactor: ♻️ use upstream megalodon
2023-10-03 07:54:13 +00:00
Kainoa Kanter
3af141c371
build: ⚡ build service worker with Vite instead of Webpack
2023-10-03 07:53:53 +00:00
ThatOneCalculator
01f2f3e810
chore: ⬆️ up deps
2023-10-02 22:39:04 -07:00
ThatOneCalculator
9ec77027e4
chore: ⬆️ up pnpm
2023-09-26 16:11:19 -07:00
Essem
22ef74d92c
feat: ✨ Implement module player
2023-09-22 03:48:54 +00:00
ThatOneCalculator
70ad42c49c
fix: 🚑 downgrade swc to 1.3.78
...
Closes #10751
2023-09-20 10:17:00 -07:00
ThatOneCalculator
71ea5c4f93
rm langdetect
2023-09-19 17:18:00 -07:00
ThatOneCalculator
5964a10571
cld -> tinyld
2023-09-19 17:11:37 -07:00
ThatOneCalculator
bf6b480f49
pin swc
2023-09-19 16:14:53 -07:00
ThatOneCalculator
7ddc685bc3
dev13
2023-09-17 15:25:51 -07:00
Kainoa Kanter
4565867b8b
perf: ⚡ Replace JSDOM with Happy DOM
2023-09-08 03:24:01 +00:00
Namekuji
d69bc740ea
chore: add biome binaries to dev dependencies
2023-09-05 06:28:15 -04:00
naskya
ba3bf35167
language for post translation & translate button
2023-09-03 20:50:15 +00:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe
2023-09-02 14:05:03 -07:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
...
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00
ThatOneCalculator
2fb65cdd86
chore: ⬆️ up deps (properly)
2023-09-01 19:11:27 -07:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
naskya
82e5114576
feat: post translation in Traditional Chinese
2023-08-30 19:39:14 +09:00
Essem
32fdddb20a
fix: 🐛 caching wrong DNS entry when federating with an instance that cannot properly handle inbound IPv6 requests
2023-08-26 16:33:21 -07:00
ThatOneCalculator
f309d17667
Revert "fix: 🐛 fix DNS lookup issue"
...
This reverts commit bd61468f2f
.
2023-08-23 22:31:50 -07:00
ThatOneCalculator
bd61468f2f
fix: 🐛 fix DNS lookup issue
...
https://github.com/szmarczak/cacheable-lookup/pull/62
2023-08-23 22:21:44 -07:00
naskya
ffdadec61e
upgrade frontend deps
2023-08-19 16:33:24 +00:00
ThatOneCalculator
06fcef60a1
chore: ⬆️ up deps
2023-08-08 17:38:03 -07:00
ThatOneCalculator
5aeb9556e9
chore: up pnpm to 8.6.11
2023-08-08 17:22:50 -07:00
ThatOneCalculator
ee591012c1
chore: ⬆️ up deps
2023-07-28 11:39:31 -07:00
ThatOneCalculator
4ef22c0abf
pnpm 8.6.9
2023-07-19 09:33:02 -07:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop
2023-07-19 08:55:26 -07:00
CGsama
32faf81637
fix lock
2023-07-16 20:40:40 -04:00
CGsama
f5adccecb8
Merge commit '97a0127dbf0b96203902fb075b1d51659a921bfc'
...
Conflicts:
pnpm-lock.yaml
2023-07-16 20:39:26 -04:00
Kainoa Kanter
fa02334ddb
Merge branch 'develop' into move-json5-to-prod-dependencies
2023-07-16 22:34:49 +00:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
CGsama
4bb6d7105a
support new zip file by mastodon
2023-07-16 06:24:37 -04:00
Mizunashi Mana
1f441507f7
feat: Move json5 to prod dependencies
2023-07-16 19:00:51 +09:00
CGsama
ffb7fb5309
Update pnpm-lock.yaml
2023-07-16 04:07:55 -04:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
ThatOneCalculator
133c9f775c
Revert "refactor: ⚡ use blurhash-as for encoding and decoding"
...
This reverts commit ae059881fb
.
2023-07-13 19:06:57 -07:00
ThatOneCalculator
ae059881fb
refactor: ⚡ use blurhash-as for encoding and decoding
2023-07-13 19:00:26 -07:00
ThatOneCalculator
cd5c4ff191
refactor: ♻️ no autobind
2023-07-13 17:52:19 -07:00
ThatOneCalculator
7b4acb76b3
dev73
2023-07-12 23:32:28 -07:00
ThatOneCalculator
cacee0228b
fix: 🐛 fix draggable
...
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216
Closes #10467
2023-07-11 18:26:53 -07:00
ThatOneCalculator
36ef3600c3
build: ⬆️ up backend deps
2023-07-10 21:29:01 -07:00
ThatOneCalculator
8d9154c8c0
perf: ⚡ use fast-blurhash for blurhash decoding, up deps
2023-07-10 21:09:07 -07:00
Kainoa Kanter
c8ae0cfb95
revert 679d89fa59
...
revert build: ⚡ build megalodon with swc
Do it right this time
2023-07-08 16:56:54 +00:00
ThatOneCalculator
679d89fa59
build: ⚡ build megalodon with swc
...
Do it right this time
2023-07-07 20:44:41 -07:00
Kainoa Kanter
63da6ac437
Merge pull request '[PR]: Cache server' ( #10419 ) from refactor/cache-server into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10419
2023-07-06 21:55:44 +00:00
Namekuji
f5edaaf130
perf: use msgpackr to encode and decode
2023-07-06 17:22:15 -04:00
Kainoa Kanter
815917c3d1
revert 6355bb6042
...
revert build: ⚡ build megalodon with swc
2023-07-06 21:04:39 +00:00
ThatOneCalculator
6355bb6042
build: ⚡ build megalodon with swc
2023-07-05 23:28:47 -07:00
Laura Hausmann
a8f58fa912
[mastodon-client] general code cleanup, rename megalodon package
2023-07-06 02:16:51 +00:00
Laura Hausmann
ab18c22fa9
[mastodon-client] Move megalodon to main repo
2023-07-06 02:16:51 +00:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
Namekuji
947163fde2
store cache values to redis
2023-07-02 20:37:46 -04:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00
ThatOneCalculator
63c193f9fc
Revert "Merge pull request '[PR]: fix: use redis-based mutex to prevent memory leak' ( #10389 ) from nmkj/calckey:fix-cache-leak into develop"
...
This reverts commit 224b1d585b
, reversing
changes made to b5907fb86d
.
2023-07-02 10:10:25 -07:00
Namekuji
ac2b057f85
fix: use redis-semaphore for global mutex and memory leak prevention
2023-07-02 01:47:11 -04:00