Commit Graph

2370 Commits

Author SHA1 Message Date
Balázs Úr
8a4c2e7d16 Translated using Weblate (Hungarian)
Currently translated at 100.0% (170 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/hu/
2020-11-16 15:47:24 +01:00
Balázs Úr
97bca4093d Translated using Weblate (Hungarian)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2020-11-16 15:47:24 +01:00
Eivind Ødegård
b47f0342b5 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nn/
2020-11-16 15:47:23 +01:00
Marcin Mikołajczak
60fb1f4dec Translated using Weblate (Polish)
Currently translated at 69.7% (166 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pl/
2020-11-16 15:47:22 +01:00
Thomas Citharel
61f6e1a993 Merge branch 'security-hide-tokens-in-logs' into 'master'
Hide tokens inside logs

See merge request framasoft/mobilizon!708
2020-11-16 15:31:11 +01:00
Thomas Citharel
d89585ca03 Hide tokens inside logs
Especially from Websockets logs which contains auth token

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 12:30:06 +01:00
Thomas Citharel
dcc02be25c Merge branch '1.0.2' into 'master'
1.0.2

See merge request framasoft/mobilizon!707
2020-11-16 10:21:47 +01:00
Thomas Citharel
a497a6ae12 Release 1.0.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:05:01 +01:00
Thomas Citharel
b53645a380 Rename /deep/ to ::v-deep since we use dart-sass now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:04:47 +01:00
Thomas Citharel
306e624bae Upgrade deps and cleanup
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:04:23 +01:00
Thomas Citharel
58e5c43d53 Merge branch 'fix-3rd-party-auth-on-releases' into 'master'
Allow Ueberauth providers to be used at runtime

Closes #504

See merge request framasoft/mobilizon!704
2020-11-16 09:27:17 +01:00
Thomas Citharel
64362541ee Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!705
2020-11-15 19:54:56 +01:00
Balázs Úr
df5c9426f1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2020-11-15 19:54:20 +01:00
fadelkon
21c7c1c80b Translated using Weblate (Catalan)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-11-15 19:54:19 +01:00
Quentin PAGÈS
ea3e9e2330 Translated using Weblate (Occitan)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-11-15 19:54:19 +01:00
Thomas Citharel
792535eeeb Allow Ueberauth providers to be used at runtime
Close #504

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-15 19:49:38 +01:00
Thomas Citharel
b64e01bf59 Merge branch 'integrate-extensions-creation-in-entry-point' into 'master'
Integrate extensions creation in entry point

Closes #503

See merge request framasoft/mobilizon!703
2020-11-14 21:05:23 +01:00
Thomas Citharel
978e17f4fe Integrate extensions creation in entry point
Requires postgresql-client to be added to the image

Closes #503

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 20:47:08 +01:00
Thomas Citharel
303d2b256a Merge branch 'fix-tz-issue' into 'master'
Use DateTime.utc_now/0 instead of Timex.local/0

See merge request framasoft/mobilizon!702
2020-11-14 19:29:12 +01:00
Thomas Citharel
6867e0c650 Merge branch 'fix-oban-migration' into 'master'
Fix oban jobs migrations (especially on PostgreSQL < 12)

See merge request framasoft/mobilizon!701
2020-11-14 19:12:59 +01:00
Thomas Citharel
cd00684456 Use DateTime.utc_now/0 instead of Timex.local/0
Timex.local/0 requires the TZ environment variable to be set

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 19:07:19 +01:00
Thomas Citharel
0d47ced008 Fix oban jobs migrations (especially on PostgreSQL < 12)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 18:55:14 +01:00
Thomas Citharel
f87342076a Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!700
2020-11-14 15:07:00 +01:00
x
d47a68dcfd Translated using Weblate (Italian)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
2020-11-14 13:49:33 +01:00
Thomas Citharel
fec59c4fa1 Merge branch '1.0.1' into 'master'
Version 1.0.1

See merge request framasoft/mobilizon!694
2020-11-14 13:49:28 +01:00
Thomas Citharel
0132318b0e Activate missing languages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 13:49:13 +01:00
Thomas Citharel
2fbedea425 Version 1.0.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 13:49:12 +01:00
Thomas Citharel
0ab81e175e Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!699
2020-11-14 13:09:58 +01:00
Eivind Ødegård
298e47902a Translated using Weblate (Norwegian Nynorsk)
Currently translated at 7.0% (12 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/nn/
2020-11-14 12:53:10 +01:00
Eivind Ødegård
2305b0b35d Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (238 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/nn/
2020-11-14 12:53:10 +01:00
Balázs Úr
ffae1c6868 Translated using Weblate (Hungarian)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2020-11-14 12:53:09 +01:00
josé m
a3d3405620 Translated using Weblate (Galician)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-11-14 12:53:08 +01:00
Quentin PAGÈS
ae55d0d3fd Translated using Weblate (Occitan)
Currently translated at 99.7% (800 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-11-14 12:53:07 +01:00
Berto Te
c7e6866bf9 Translated using Weblate (Spanish)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-11-14 12:53:06 +01:00
Eivind Ødegård
9fea21b0c3 Added translation using Weblate (Norwegian Nynorsk) 2020-11-14 12:02:29 +01:00
Thomas Citharel
9a74e21ae5 Merge branch 'fix-emails-missing-headers' into 'master'
Fix email missing headers

Closes #491 et #426

See merge request framasoft/mobilizon!698
2020-11-13 18:13:40 +01:00
Thomas Citharel
00a654285d Fix email missing headers
Close #426 #491

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-13 18:00:05 +01:00
Thomas Citharel
986ed5a8e6 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!697
2020-11-13 14:17:30 +01:00
Marcin Mikołajczak
3536239b4f Translated using Weblate (Polish)
Currently translated at 67.6% (161 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pl/
2020-11-13 14:00:27 +01:00
Thomas Citharel
c98086b589 Merge branch 'improve-onboarding' into 'master'
Improve onboarding

Closes #435

See merge request framasoft/mobilizon!696
2020-11-13 14:00:20 +01:00
Thomas Citharel
31ed7dcde2 Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-13 13:42:21 +01:00
Thomas Citharel
b32b64f5af Rework onboarding
Close #435

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-13 13:42:13 +01:00
Thomas Citharel
cd91c2f6b3 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!692
2020-11-13 09:58:42 +01:00
Eivind Ødegård
1a09d07873 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 76.8% (183 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/nn/
2020-11-13 09:26:10 +01:00
Quentin PAGÈS
9ed2ff6363 Translated using Weblate (Occitan)
Currently translated at 18.8% (32 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-11-10 21:52:05 +01:00
Marcin Mikołajczak
995c13820e Translated using Weblate (Polish)
Currently translated at 40.7% (97 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pl/
2020-11-10 21:52:04 +01:00
Marcin Mikołajczak
e73680aca1 Translated using Weblate (Polish)
Currently translated at 99.4% (795 of 799 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-11-10 21:52:04 +01:00
Iker Garaialde
045dd88acd Translated using Weblate (Basque)
Currently translated at 4.0% (32 of 799 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/eu/
2020-11-09 10:14:20 +01:00
Eivind Ødegård
e13e83dc09 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 61.3% (146 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/nn/
2020-11-09 10:14:20 +01:00
Balázs Úr
8eb8c0afe2 Translated using Weblate (Hungarian)
Currently translated at 99.7% (797 of 799 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2020-11-09 10:14:20 +01:00