Thomas Citharel fa7a10bd13 Merge branch 'issue-1119' into 'main'
Fix "Uncaught TypeError: localStorage is null" when localStorage is not available

Closes #1119

See merge request framasoft/mobilizon!1250
2022-06-06 12:37:27 +00:00
..
2021-11-04 18:38:47 +01:00
2022-06-06 12:37:27 +00:00
2021-06-21 09:18:32 +02:00
2020-11-30 12:48:21 +01:00
2021-11-25 16:46:21 +01:00
2020-12-02 12:08:32 +01:00
2020-12-02 12:08:32 +01:00
2021-11-26 09:45:54 +01:00
2020-06-25 12:30:29 +02:00
2020-11-30 12:48:21 +01:00
2022-05-16 12:12:53 +02:00
2022-01-17 14:41:03 +01:00
2021-10-11 17:56:23 +02:00
2022-05-16 12:12:23 +02:00

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.