David Baker
850d6a40cc
Simplify build process
...
* We don't need to check out the js-sdk separately anymore
* Remove the vite proxying: there's no need since Matrix HSes allow
cross origin requests. This will let us move the default homeserver
config to the config file (in a separate PR...)
* Remove the product name variable which just set it to the default anyway
2022-12-19 18:43:42 +00:00
David Baker
e133625405
Don't check out group-call branch in build script
...
This build script might change more soon (we shouldn't really need
to checkout & link the js-sdk at all) but for now let's just switch
the branch now group-call is merged.
2022-11-07 17:37:40 +00:00
Timo
78a313c373
Async config file ( #682 )
...
* initial
* only donwload config once
* formatting
* update sample config
* sentry
* refactor load state
* fix build yaml
* Upper case enums
* change how defaults work. review fixes
* abstract initialization
* copyright
* gitignore styleing
* refactor initialization
* use dafualt as fallback
* internalInstance rename
* review
* remove acidentally added posthog file
* DSN rename
* update Copyright
* remove olm from the initializer
Co-authored-by: Timo K <timok@element.io>
2022-11-03 19:43:41 +01:00
David Baker
0d3daf5fa3
move config files into config/
2022-05-11 12:11:49 +01:00
David Baker
6d7be57dcf
More comments
2022-05-11 11:42:17 +01:00
David Baker
5b913205af
Add redirects to netlify deployment
2022-05-11 11:39:48 +01:00
Robert Long
72197c1a0a
Remove dependency on matrix-react-sdk
2022-04-07 14:22:36 -07:00
Robert Long
2ba1bab82d
Fix title
2022-03-29 11:14:31 -07:00
Robert Long
9fc4af2bd7
Add version to console, rageshake, and settings modal
2022-02-16 11:29:43 -08:00
Robert Long
51561e2f4e
Set rageshake submit url for prod
2022-02-07 16:16:51 -08:00
David Baker
b65874a6fc
export variables
2021-12-20 21:00:06 +00:00
David Baker
31845dea10
Fix docker build
...
and add catchall route
2021-12-20 20:05:05 +00:00
David Baker
ccd8b484a6
Add env vars to build script
...
with hardcoded values for now
2021-12-20 17:53:23 +00:00
David Baker
f66158a4da
Add CI
2021-12-20 16:59:39 +00:00