Commit graph

27351 commits

Author SHA1 Message Date
naskya 54dfe1c222
v20240401 2024-04-01 04:16:15 +09:00
Laura Hausmann 88ca0e1621
fix (backend): set X-Content-Type-Options to nosniff on the drive files endpoint 2024-04-01 03:22:06 +09:00
naskya 9086ef11ff Merge branch 'pageDetailsButtonAlign' into 'develop'
fix(client): page details button icon alignment

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10722
2024-03-31 18:19:53 +00:00
Eana Hufwe 0d990e07cb fix(client): page details button icon alignment
Co-authored-by: eana <coder@apps.1a23.com>
2024-03-31 18:19:53 +00:00
naskya 3ba7137eaa Merge branch 'emojiListLoad' into 'develop'
fix(client): emoji data format change

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10721
2024-03-31 18:09:06 +00:00
naskya 9b354790c3
dev: keep db/redis data on db.down 2024-03-31 12:14:13 +09:00
naskya d9ee4737bc Merge branch 'pageEdit' into 'develop'
fix(frontend): fixing broken “Page Details” page

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10720
2024-03-30 18:47:41 +00:00
Eana Hufwe 62c46fda65 fix(frontend): fixing broken “Page Details” page
Co-authored-by: eana <coder@apps.1a23.com>
2024-03-30 18:47:41 +00:00
naskya a097e1aa98
dev (client): update eslint rule 2024-03-31 02:29:27 +09:00
eana 4370bd1012 fix(client): emoji data format change 2024-03-30 16:49:22 +00:00
naskya 25a1fa341a
chore: lint 2024-03-31 01:30:50 +09:00
naskya 0d92fa303b
dev (client): update eslint rule 2024-03-31 01:29:54 +09:00
naskya f32d4bb764
dev (client): disable prettier 2024-03-31 01:21:19 +09:00
naskya 6cf3d7f84c
dev: don't lint outdated/to-be-replaced packages for now 2024-03-31 01:14:57 +09:00
naskya 267e26900a Merge branch 'chore/remove_prettier' into 'develop'
chore: remove prettier and format

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

Closes #10878

See merge request firefish/firefish!10715
2024-03-30 16:10:15 +00:00
naskya 3b2db417a8
v20240330 2024-03-30 21:02:31 +09:00
naskya 81856c15e6 Merge branch 'security/20240330' into 'develop'
security/20240330

Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Co-authored-by: mei23 <m@m544.net>

See merge request firefish/firefish!10718
2024-03-30 12:00:30 +00:00
naskya 0f51768ff7
docs: update changelog 2024-03-30 19:01:28 +09:00
naskya b3668f67a0
fix (backend): check redirect url 2024-03-30 19:01:28 +09:00
Laura Hausmann e753b313da
fix (backend): reject anonymous objects 2024-03-30 19:01:28 +09:00
Laura Hausmann 2e51a33ae5
fix (backend): stricter hostname checking when fetching remote objects
Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
Laura Hausmann ada0137a35
fix (backend): verify object id host matches final URL when fetching remote activities
5f6096c1b7

Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
Laura Hausmann 850c52ef63
feat (backend): permit redirects for AP object lookups
8d7d95fd23

Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
naskya 00b15bb17c
refactor (backend): mark resolveLocal as async
There are many type errors that need to be fixed :(
2024-03-30 19:01:16 +09:00
mei23 ce69001243
fix (backend): improve URL check
13ea67bee4
da12d5b079

Co-authored-by: naskya <m@naskya.net>
2024-03-30 18:10:52 +09:00
jolupa 11bbb1cfbd
locale: update translations (Catalan)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-03-30 10:09:58 +01:00
老周部落 96a430bf5e
chore: format 2024-03-30 08:20:24 +08:00
老周部落 51c3dde159
chore: update dependencies 2024-03-30 08:20:24 +08:00
老周部落 5019a2b4b8
chore: remove prettier 2024-03-30 08:20:13 +08:00
Hosted Weblate fc213c1d6b
Merge branch 'origin/develop' into Weblate 2024-03-29 17:15:49 +01:00
Salif Mehmed 7b7649cbc0
locale: update translations (Bulgarian)
Currently translated at 42.0% (806 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-03-29 17:15:46 +01:00
naskya 970b6d7632
dev: require dev/config.env in Makefile 2024-03-29 06:47:32 +09:00
naskya 4c83684385
docs: add instruction to enable PGroonga extension (close #10881) 2024-03-29 06:45:48 +09:00
naskya 73ab605188
docs (minor): update notice-for-admins.md 2024-03-29 06:43:26 +09:00
naskya fffd0976c9
docs: update changelog 2024-03-28 15:04:14 +09:00
naskya 611a2f02b9
chore: format 2024-03-28 14:26:09 +09:00
naskya 284f077dba Merge branch 'ft/run-linter' into 'develop'
chore: format

Co-authored-by: deathg.rip <josh@deathg.rip>

See merge request firefish/firefish!10707
2024-03-28 05:25:33 +00:00
Nyan Helsing a98a26e901 chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
2024-03-28 05:25:33 +00:00
Hosted Weblate 7e5c1ee0b5
Merge branch 'origin/develop' into Weblate 2024-03-27 15:23:50 +01:00
naskya 5284537a7c
locale: update translations (Japanese)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-03-27 15:23:44 +01:00
Linerly e66032bb46
locale: update translations (Indonesian)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-03-27 15:23:44 +01:00
Allan Nordhøy e55b854b8a
locale: update translations (English)
Currently translated at 99.9% (1918 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-27 15:23:43 +01:00
naskya 45a20bc63a
chore (client): trim entered strings in search box 2024-03-27 13:01:29 +09:00
naskya d37c375e5d
docs: add 'sleep 5' to wait for the startup of the database container 2024-03-27 10:08:19 +09:00
naskya e9193dc1f5
chore: remove cargo flags 2024-03-27 08:50:08 +09:00
naskya bd3be6fe80
dev: add a check item to release MR template 2024-03-27 08:04:39 +09:00
Hosted Weblate 2b9504f386
Merge branch 'origin/develop' into Weblate 2024-03-26 23:02:06 +01:00
Gary O'Regan Kelly 9506a3e812
locale: update translations (French)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-26 23:01:51 +01:00
jolupa d9681f9b5b
locale: update translations (Catalan)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-03-26 23:01:49 +01:00
naskya 10b8613449
docs: we're not publishing firefish-js
see also: !10711
2024-03-26 20:50:00 +09:00