Commit graph

27532 commits

Author SHA1 Message Date
老周部落
ab1c674fb8
change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00
naskya
218a875b8b
dev: fix port numbers in devenv.yml 2024-03-04 13:06:05 +09:00
naskya
b425c5ff74
locale: add Hungarian language 2024-03-04 05:11:28 +09:00
naskya
7edef25b47
chore (dev): update development.md 2024-03-04 02:33:46 +09:00
naskya
83056f46ed
chore (dev): make sure to use same PostgreSQL image version with postgresql-client 2024-03-04 02:31:18 +09:00
naskya
f90712d624
fix (dev): fix hostname, minimize devenv config 2024-03-04 02:16:28 +09:00
naskya
fd1e18d01b
fix (dev): fix SQL syntax, add back --prod false 2024-03-04 02:13:13 +09:00
naskya
3043d94f7f
chore (dev): gitignore dev/firefish 2024-03-04 01:50:17 +09:00
naskya
95baffff63
fix (dev): FIREFISH_URL is a redundant variable 2024-03-04 01:45:25 +09:00
naskya
05fa00b586
chore (dev): change web port from 3000 to an uncommon port to avoid collisions 2024-03-04 01:43:59 +09:00
naskya
421d51b34d
chore (dev): update docs about containerized environment 2024-03-04 01:35:31 +09:00
Salif Mehmed
8b0abd1d81
locale: update translations (Bulgarian)
Currently translated at 40.8% (779 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-03-03 17:17:19 +01:00
naskya
90a33b2371
chore (dev): check if URL has been set in dev/docker-entrypoint.sh 2024-03-04 00:59:00 +09:00
naskya
d139b0dd1f
chore (dev): minor refactor in dev/docker-entrypoint.sh 2024-03-04 00:36:46 +09:00
Hosted Weblate
ee0b1b8fef
locale: Merge branch 'origin/develop' into Weblate. 2024-03-03 12:10:41 +01:00
Salif Mehmed
71a4b1658b
locale: update translations (Bulgarian)
Currently translated at 23.1% (442 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-03-03 12:10:31 +01:00
naskya
cc33cfbb3e
fix (dev): fix dev:{up,down,init} scripts 2024-03-03 18:57:56 +09:00
老周部落
9a63f85567
feat(dev): add new docker-based dev env to replace broken nix dev env. 2024-03-03 14:42:29 +08:00
naskya
0f1323b79d
chore (backend): add script to create new database migrations 2024-03-03 13:38:47 +09:00
naskya
bf99167406
refactor (backend): move migrations inside backend/src 2024-03-03 13:21:11 +09:00
Hosted Weblate
a516803cc3
locale: Merge branch 'origin/develop' into Weblate. 2024-03-03 01:11:08 +01:00
naskya
fa440bc12d
locale: update translations (Japanese)
Currently translated at 99.8% (1904 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-03-03 01:11:02 +01:00
Linerly
38742068e0
locale: update translations (Indonesian)
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-03-03 01:11:02 +01:00
naskya
4dc2ff5aa2
locale: update translations (French)
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-03 01:11:01 +01:00
Gary O'Regan Kelly
51e93b3c18
locale: update translations (English)
Currently translated at 99.9% (1905 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-03 01:11:00 +01:00
naskya
dded962ec3
locale: rename translation files (kab-KAB to kab)
Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>
2024-03-02 22:40:45 +09:00
naskya
57e73483ac
locale: rename translation files 2024-03-02 20:24:44 +09:00
Hosted Weblate
0e96acd902
locale: Merge branch 'origin/develop' into Weblate. 2024-03-02 12:16:56 +01:00
サポミク
55eb4d8006
locale: update translations (Chinese (Traditional))
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2024-03-02 12:16:53 +01:00
naskya
330b02d87d Merge branch 'feature/langTagsUi' into 'develop'
feat: apply language annotation to note contents

Co-authored-by: Eana Hufwe <eana@1a23.com>

Closes #10854

See merge request firefish/firefish!10687
2024-03-02 11:03:01 +00:00
Eana Hufwe
175b5250f7 feat: apply language annotation to note contents
Co-authored-by: Eana Hufwe <eana@1a23.com>
2024-03-02 11:03:01 +00:00
naskya
856d0b437c Merge branch 'feature/statusBarFix' into 'develop'
fix: missing import in user list status bar

Co-authored-by: Eana Hufwe <eana@1a23.com>

See merge request firefish/firefish!10688
2024-03-02 10:55:03 +00:00
Eana Hufwe
4abe42f1b7 fix: missing import in user list status bar
Co-authored-by: Eana Hufwe <eana@1a23.com>
2024-03-02 10:55:02 +00:00
Hosted Weblate
4555d56b57
chore: Merge branch 'origin/develop' into Weblate. 2024-03-02 09:46:00 +01:00
Ch
5a26258de3
chore: Translated using Weblate (Korean)
Currently translated at 96.0% (1830 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ko/
2024-03-02 09:45:56 +01:00
老周部落
feefc20502
chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2024-03-02 09:45:56 +01:00
老周部落
d6eb195163
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-03-02 09:45:55 +01:00
Gary O'Regan Kelly
1f79d6f5d6
chore: Translated using Weblate (French)
Currently translated at 100.0% (1906 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-02 09:45:55 +01:00
naskya
4c38d9665e
chore: lint 2024-03-02 14:24:05 +09:00
Nanaka Hiira
860bda8921
fix (client): unable to open about-firefish if reaction store is empty 2024-03-02 14:02:16 +09:00
naskya
df13c84b53
fix (client): missing import 2024-03-02 13:58:24 +09:00
naskya
ec8a9096da
chore (client): add scripts/compare-versions to compare Firefish versions 2024-03-02 13:48:25 +09:00
naskya
78bdec3af4
chore (backend): add prelude/unsafe-cast for unsafe type casting 2024-03-02 13:26:44 +09:00
naskya
9705ceda5d
chore: update dependencies 2024-03-02 13:18:17 +09:00
sup39
b6e55173e2
refactor (backend): rename meta columns 2024-03-02 13:13:03 +09:00
Anonymous
743a664fa3
chore: Translated using Weblate (Japanese)
Currently translated at 99.7% (1902 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-03-02 00:10:32 +01:00
Gary O'Regan Kelly
b6eb2bc114
chore: Translated using Weblate (French)
Currently translated at 98.8% (1884 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2024-03-02 00:10:31 +01:00
Anonymous
1c35fc2689
chore: Translated using Weblate (Danish)
Currently translated at 10.2% (195 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/da/
2024-03-02 00:10:29 +01:00
Hosted Weblate
5910efb07b
chore: Merge branch 'origin/develop' into Weblate. 2024-03-01 20:00:33 +01:00
老周部落
ef20a2bc55
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1898 of 1898 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2024-03-01 20:00:29 +01:00