Commit Graph

13 Commits (234e9b160ee2b40724a6d79576089a261f89350c)

Author SHA1 Message Date
Audric Ackermann f871ed53df
add a sample test with playwright 3 years ago
audric 1ffadad2ad remove ip_url from seed nodes as this is unused 4 years ago
Audric Ackermann b9586c90ce
working open group v2 getInfo for https only 4 years ago
Ryan Tharp ead2f62b6d
Merge branch 'clearnet' into sender-keys 5 years ago
Ryan Tharp 6a2e0af4c2 update seedNode format 5 years ago
Maxim Shishmarev debb922521 Medium groups with sender keys essentials 5 years ago
Mikunj 5f98f702d4 Generate storage profile dynamically 5 years ago
Maxim Shishmarev acd3f41b6c Update seed nodes 5 years ago
Beaudan Brown 5a35f05f29 Fix start-prod(-multi) to actually use different identities than default messenger, also connect dev instances to the dev public chat and clean up the config files a lil 6 years ago
Scott Nonnenberg c8ea2e9463 Download and install updates without the help of electron-updater 6 years ago
Scott Nonnenberg b4e3cc0e6c
Load test page and run tests on start when NODE_ENV=test
FREEBIE
8 years ago
lilia c83dbc1bf0
Rename window.env to window.config
Also normalize to camelCase for configs.

// FREEBIE
8 years ago
lilia 7e1bee1082
Configure app/build using node config
Add environment-specific configs under `./config` and integrate with the
build system. Also changes package.json `files` from blacklist to
whitelist.

// FREEBIE
8 years ago