mobilizon.chapril.org-mobil.../js/src
Thomas Citharel a670a7d7a7
Fix and improve language handling
- Refactor plugs to detect and set language
- Translate ecto validation errors
- Use Gettext directly, not Mobilizon.Web.Gettext
- Set the language in the <html> attribute according to the one loaded
  on front-end

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-27 20:11:56 +02:00
..
@types Fix eslint warnings 2020-11-30 12:48:21 +01:00
api Don't use compile-time defined URLs, just use window.location 2019-08-13 11:15:19 +02:00
apollo Fix profile edition 2021-07-21 12:20:02 +02:00
assets Remove outdated vue logo 2021-06-29 10:27:20 +02:00
components UI fixes for group discussions items 2021-07-02 10:11:22 +02:00
filters Make sure the localized datetime follow the current MBZ locale 2021-03-08 18:37:25 +01:00
graphql Fix a mutation that should have been a query 2021-06-28 09:36:29 +02:00
i18n Translated using Weblate (Galician) 2021-07-23 19:15:43 +02:00
mixins Various group-related improvements 2021-06-16 11:25:53 +02:00
plugins Fix lint issues 2020-11-30 12:48:21 +01:00
router Update deps 2021-06-27 16:35:21 +02:00
services Fix Notifications page broken page on Safari 2021-07-21 12:11:59 +02:00
types Hide drafts and visibility limited content on group public preview page 2021-07-21 12:02:14 +02:00
typings Upgrade tiptap to version 2 2021-04-30 13:23:17 +02:00
utils Fix and improve language handling 2021-07-27 20:11:56 +02:00
views Fix FeedToken recreation 2021-07-21 16:05:31 +02:00
App.vue Set update app snackbar text in secondary 2021-06-28 08:36:18 +02:00
common.scss Fix some more a11y issues with grey text 2021-06-11 15:05:58 +02:00
constants.ts Fix language change 2020-10-28 19:57:57 +01:00
main.ts Fix CSP issues in production 2021-01-26 17:00:15 +01:00
registerServiceWorker.ts Add a snackbar message to allow the user to trigger service-worker refresh 2021-06-18 18:19:04 +02:00
service-worker.ts Include uncontrolled clients into clients to focus 2021-06-18 18:41:53 +02:00
shims-tsx.d.ts Upgrade deps 2020-12-14 09:23:29 +01:00
shims-vue.d.ts Introduce basic js unit tests 2020-12-02 12:08:32 +01:00
variables.scss Remove mad margin on .title 2021-06-18 19:28:59 +02:00
vue-apollo.ts Don't show 401 graphQL errors 2021-06-18 18:42:54 +02:00