Commit graph

8 commits

Author SHA1 Message Date
a22313d137 Translate updates page 2023-01-31 20:30:02 -08:00
7d0adeceec Rename roadmap translation file to about 2023-01-31 19:18:54 -08:00
d32293995b Refactor setUserToken into two methods
This refactors `setUserToken` into `accountCookie`, which just returns a cookie if it exists, and `setHeaders`, which sets the Axios header defaults.

Then, we update the calls in all the required files.
2023-01-31 00:18:54 -08:00
c75e5052ad Save current page to use for translations 2023-01-25 23:22:29 -08:00
b519372566 Fix dependencies 2023-01-25 22:30:41 -08:00
6aba8d29ea Set content based on URL 2023-01-25 22:29:57 -08:00
7d98b0a003 Rename "Changelog" to "Updates" 2023-01-25 14:51:07 -08:00
2718942321 Move static page modals to a standalone page
This will make it easier to whisk people here in notices
2023-01-25 14:33:53 -08:00