778a69cd
|
bd89ca3355
|
rerun .#update, forgot to do that after last merge
Also remove npm2nix stage, as the lock file should be good to go now
|
2023-11-24 12:22:56 +01:00 |
|
778a69cd
|
0530612b78
|
even stricter source directory filtering for better caching
|
2023-11-23 20:00:26 +01:00 |
|
summersamara
|
d31a5b68ec
|
Merge remote-tracking branch 'upstream/main'
|
2023-11-23 16:39:53 +01:00 |
|
Thomas Citharel
|
0ed48d5b0a
|
Merge branch 'fix-docker-development' into 'main'
Fix docker development:
See merge request framasoft/mobilizon!1483
|
2023-11-23 14:53:53 +00:00 |
|
summersamara
|
bfb7e3ca40
|
introduce VITE_HOST env var and pass it to the node watcher vite --host
|
2023-11-23 15:33:31 +01:00 |
|
Thomas Citharel
|
42ddf3f653
|
Merge branch 'ci-build' into 'main'
ci: Release on multiple distributions & fix Docker multiple-step build
Closes #1012
See merge request framasoft/mobilizon!1484
|
2023-11-23 13:35:45 +00:00 |
|
Thomas Citharel
|
f34099d384
|
build(docker): optimize image size
By executing the curl call directly as the nobody user
Closes #1012
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-23 14:16:47 +01:00 |
|
Thomas Citharel
|
b2bacbf6eb
|
build: downgrade Sentry since it doesn't want to compile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-23 11:20:38 +01:00 |
|
Thomas Citharel
|
cd53062c01
|
fix: add a final fallback if we have default_language: nil in instance config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-23 11:20:38 +01:00 |
|
Thomas Citharel
|
262d1fcd4d
|
ci: Release on multiple distributions & fix Docker multiple-step build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-23 11:20:37 +01:00 |
|
summersamara
|
970597876b
|
Fix docker development:
- Specify elixir version (1.15) in Dockerfile base image
- Add npm package to Dockerfile
- Fix vite server unreachable from outside the docker container:
issue https://framagit.org/framasoft/mobilizon/-/issues/1225
|
2023-11-22 20:57:50 +01:00 |
|
summersamara
|
d668067fee
|
fix docker development environment: Add npm package to Docker image + Add vite server config
|
2023-11-22 20:14:08 +01:00 |
|
Thomas Citharel
|
797eb2334b
|
Merge branch 'passed-events-related' into 'main'
fix: don't show passed/finished events in related events section
See merge request framasoft/mobilizon!1482
|
2023-11-22 16:19:13 +00:00 |
|
summersamara
|
8a1b122711
|
remove unnecessary function
|
2023-11-22 16:45:43 +01:00 |
|
778a69cd
|
55dfb554a4
|
make flake output truly independent of platform
|
2023-11-22 12:38:33 +01:00 |
|
778a69cd
|
115a094b88
|
add nixos test for better testing, fix runtime issue
|
2023-11-22 12:38:17 +01:00 |
|
778a69cd
|
1ab82cdfb8
|
Merge remote-tracking branch 'origin/main'
|
2023-11-21 23:30:30 +01:00 |
|
summersamara
|
69e4a5c532
|
fix: don't show passed/finished events in related events section
|
2023-11-21 22:55:35 +01:00 |
|
778a69cd
|
599c4ce0f5
|
remove unnecessary logging
|
2023-11-21 22:42:27 +01:00 |
|
778a69cd
|
257da414bf
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e44462d6021bfe23dfb24b775cc7c390844f773d' (2023-11-12)
→ 'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19)
|
2023-11-21 22:31:42 +01:00 |
|
summersamara
|
7d7f925907
|
Fix: don't show passed/finished events in related events section
potsda.mn/mobilizon#19
|
2023-11-21 22:28:04 +01:00 |
|
778a69cd
|
0a300ea5e5
|
Merge remote-tracking branch 'origin/main'
|
2023-11-21 22:09:20 +01:00 |
|
Thomas Citharel
|
1334bad8a8
|
Merge branch 'fixes' into 'main'
various fixes
Closes #888
See merge request framasoft/mobilizon!1481
|
2023-11-21 16:52:40 +00:00 |
|
Thomas Citharel
|
c731f0f084
|
test: fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 17:29:58 +01:00 |
|
Thomas Citharel
|
f47889b5e0
|
fix: set correct watcher config for E2E tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 16:58:30 +01:00 |
|
Thomas Citharel
|
5e86ef1e8c
|
fix(front): hide all categories card if we don't have even one
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 16:40:34 +01:00 |
|
Thomas Citharel
|
16cd377357
|
fix: fix Dockerfile copying assets path
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 16:40:33 +01:00 |
|
Thomas Citharel
|
5602164c62
|
build: replace @vueuse/head with @unhead/vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 16:40:32 +01:00 |
|
Thomas Citharel
|
99c80c6490
|
chore: upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 16:40:32 +01:00 |
|
Thomas Citharel
|
d7daafc4ea
|
fix(export): fix iCalendar export description HTML conversion
Paragraphs and line breaks are now properly handled when converting from HTML to text
Closes #888
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 15:40:34 +01:00 |
|
Thomas Citharel
|
b97f1c997f
|
refactor: use dedicated email for event announcements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 15:28:56 +01:00 |
|
Thomas Citharel
|
18314956ca
|
fix(api): fix allowing posting event private announcement
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 12:00:04 +01:00 |
|
Thomas Citharel
|
6ecfa48511
|
chore(i18n): add missing translation key
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-21 11:22:27 +01:00 |
|
Thomas Citharel
|
1f3f3e0d81
|
Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1480
|
2023-11-20 17:58:39 +00:00 |
|
Weblate
|
9aa9cd2056
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
|
2023-11-20 18:57:15 +01:00 |
|
Thomas Citharel
|
1228ec122f
|
ci: fix handling pages deploy with existing public folder
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-20 18:57:07 +01:00 |
|
Thomas Citharel
|
70e9ce0a26
|
chore(i18n): update translation templates
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-20 18:55:14 +01:00 |
|
FoW
|
a11fab6e6d
|
Added translation using Weblate (Korean)
|
2023-11-20 18:46:49 +01:00 |
|
TA
|
d065193546
|
Translated using Weblate (Indonesian)
Currently translated at 45.2% (730 of 1612 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/id/
|
2023-11-20 18:46:31 +01:00 |
|
Jiri Podhorecky
|
d702ca203c
|
Translated using Weblate (Czech)
Currently translated at 98.2% (1583 of 1612 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
|
2023-11-20 18:46:31 +01:00 |
|
Jiri Podhorecky
|
9224f89d9d
|
Translated using Weblate (Czech)
Currently translated at 98.0% (1581 of 1612 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
|
2023-11-20 18:46:31 +01:00 |
|
Jiri Podhorecky
|
c14dffb234
|
Translated using Weblate (Czech)
Currently translated at 97.7% (1576 of 1612 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
|
2023-11-20 18:46:30 +01:00 |
|
Thomas Citharel
|
dcfcf066f9
|
Merge branch 'feat-private-messages' into 'main'
Private messages
Closes #496
See merge request framasoft/mobilizon!1477
|
2023-11-20 16:58:20 +00:00 |
|
Thomas Citharel
|
7ef85fe19b
|
fix(announcements): load group announcements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-20 17:35:37 +01:00 |
|
778a69cd
|
5b2fb5dde7
|
use gender-neutral language for german translation
|
2023-11-20 16:05:47 +01:00 |
|
Thomas Citharel
|
b635937091
|
fix: various fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-11-20 09:35:21 +01:00 |
|
778a69cd
|
b441fa3761
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/85f1ba3e51676fa8cc604a3d863d729026a6b8eb' (2023-11-04)
→ 'github:NixOS/nixpkgs/e44462d6021bfe23dfb24b775cc7c390844f773d' (2023-11-12)
|
2023-11-16 09:33:35 +01:00 |
|
778a69cd
|
a755fd39b7
|
Merge remote-tracking branch 'origin/main'
|
2023-11-16 09:23:00 +01:00 |
|
Thomas Citharel
|
074099a36e
|
Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1478
|
2023-11-15 18:18:28 +00:00 |
|
Jiri Podhorecky
|
a7d70d5b44
|
Translated using Weblate (Czech)
Currently translated at 97.1% (1566 of 1612 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
|
2023-11-15 19:16:11 +01:00 |
|