老周部落
|
4615bbeb4d
|
docs: new init db
|
2024-03-05 23:49:38 +08:00 |
|
老周部落
|
c74acdfc43
|
fix bug
|
2024-03-05 23:46:47 +08:00 |
|
老周部落
|
7fe7a520de
|
feat: install pm2 on dev
|
2024-03-05 22:23:24 +08:00 |
|
老周部落
|
aace0a058c
|
fix bug
|
2024-03-05 21:34:43 +08:00 |
|
老周部落
|
5f0df9fbef
|
add links to developers corner
|
2024-03-05 18:33:28 +08:00 |
|
老周部落
|
616c52eff9
|
fix small bug
|
2024-03-05 18:31:02 +08:00 |
|
老周部落
|
0b0edaa958
|
doc: new env init docs for dev and prod, clear docs, update dependencies
|
2024-03-05 18:05:30 +08:00 |
|
naskya
|
95c3e007c0
|
Merge branch 'develop' into firefish-docs/develop
|
2024-03-05 18:37:46 +09:00 |
|
naskya
|
6344aa29aa
|
dev: add back needed arguments to db:{up, down}
|
2024-03-05 18:37:24 +09:00 |
|
naskya
|
6eb04d9d82
|
chore: format
|
2024-03-05 09:26:53 +09:00 |
|
nexryai
|
8b3574d84c
|
fix (backend): stop sending stack traces on API errors
Co-authored-by: naskya <m@naskya.net>
|
2024-03-05 09:26:53 +09:00 |
|
naskya
|
90a39b9027
|
dev: rename scripts dev:{init, up, down} -> db:{init, up, down}
|
2024-03-05 08:59:24 +09:00 |
|
Hosted Weblate
|
e303496b5e
|
locale: Merge branch 'origin/develop' into Weblate.
|
2024-03-04 18:02:00 +01:00 |
|
Pynolo
|
321aa657e4
|
locale: update translations (Italian)
Currently translated at 99.3% (1894 of 1906 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
|
2024-03-04 18:01:50 +01:00 |
|
jolupa
|
f58abd1b3d
|
locale: update translations (Catalan)
Currently translated at 99.4% (1896 of 1906 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
|
2024-03-04 18:01:48 +01:00 |
|
老周部落
|
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 |
|