Will G
1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
...
Fix onboarding integration tests
1 year ago
Audric Ackermann
e9a03bdfba
fix: wait for password input in settings page
1 year ago
yougotwill
7f97d3c6cb
fix: restore export logs menu item
1 year ago
yougotwill
9468c26fb8
fix: use async file methods
1 year ago
yougotwill
86df66621b
fix: copy log file when saving to desktop
1 year ago
yougotwill
01948b9088
feat: remove the debug window since log files are too large to render effectively
...
lets just save to the users computer so that they can view it themselves
1 year ago
Audric Ackermann
e31ba022e3
fix: logs rotating file are broken, don't use them
1 year ago
yougotwill
53308f6183
fix: setting the password no longer requires a restart
...
make sure to set the password hash on storage after the database is updated
1 year ago
William Grant
db7355ef8e
fix: about window is now resizable
1 year ago
William Grant
59e6074429
fix: since the pass hash is in the items table we can call it from storage
...
added storage function getPasswordHash and use everywhere, warn user to restart the app
1 year ago
William Grant
fe64b26012
feat: improved about screen info
...
more info and copy to clipboard
1 year ago
William Grant
208d9cc0eb
Merge branch 'unstable' into feat/ses-50/onboarding
2 years ago
Audric Ackermann
63fa2538fc
chore: fix integration tests
2 years ago
William Grant
0f6d80b847
Merge branch 'unstable' into feat/ses-50/onboarding
2 years ago
Audric Ackermann
cfcbc013e5
fix: make sure we only try to delete data once
2 years ago
William Grant
1e40f1b608
fix: cleanup
2 years ago
William Grant
97cd21a77e
Merge branch 'unstable' into feat/ses-899/user_profile_poll
2 years ago
William Grant
8dceb93b09
feat: reset onboarding state when we return to the start stage
...
added better logging for create account flow
2 years ago
William Grant
b5fccddc0c
feat: remove pubkey text scrambler
...
since we no longer use it
2 years ago
Audric Ackermann
da6ab59252
fix: fix mmdb country loc data when packaged
2 years ago
Audric Ackermann
96809bf5b4
fix: load maxmind data once on mount of status dialog
2 years ago
William Grant
fd4e1525cb
Merge branch 'unstable' into feat/ses-50/onboarding
2 years ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
2 years ago
William Grant
ef0f3ba434
feat: updated restore account screen with new design
2 years ago
William Grant
547ab9b1b2
feat: start working on account create success screen
...
on conversations view
2 years ago
William Grant
55d062cb02
feat: refactored empty message view component
...
use styled components
2 years ago
William Grant
a098638bc0
refactor: remove unnecessary react imports
...
you don't need it from react 17
2 years ago
William Grant
1efc5d2beb
fix: use createRoot instead of ReactDom.render
2 years ago
Audric Ackermann
81c1263bfd
chore: address PR reviews
2 years ago
Audric Ackermann
b42e6c659a
fix: fix crash on password window opening
2 years ago
Audric Ackermann
a203ea79cd
Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
82c6f0897b
fix: add jobs for expiry update & expiry fetch
2 years ago
Kee Jefferys
7f30ed561b
fix: update usage of undefined
2 years ago
Kee Jefferys
358e95621d
fix: refactor and move various functions
2 years ago
Kee Jefferys
2fe29ca30e
feat: implement setting to follow system theme
...
feat: check theme congruence on startup and on native theme update
fix: make toggle and startup following work
fix: should return here, but this breaks things
2 years ago
William Grant
04c3f69398
refactor: export functions from an object for stubbing
...
for disappearing messages index file
2 years ago
William Grant
5f3a0899f5
feat: moved remaining code into feature folder
...
also separated out legacy functions
2 years ago
William Grant
85f270b67a
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
ada549788c
fix: rtl support for registration screen too
2 years ago
Audric Ackermann
bee00157ef
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
2 years ago
William Grant
41af1e7865
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
49955a3947
chore: update node version, electron and deps
2 years ago
Audric Ackermann
b5f85e029e
test: fix integration tests except disappearing message one
2 years ago
Audric Ackermann
9a7ef4d373
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
William Grant
31c79f9eea
feat: use LANGUAGE flag to change UI lang
...
needs more testing
2 years ago
Audric Ackermann
3827298078
Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2
3 years ago
Audric Ackermann
4d0e79f195
fix: legacy group with wrapper and disable right click while searching
3 years ago
Audric Ackermann
2a4bbbd587
feat: add the deleteContact and deleteConversation only menu items
3 years ago
Audric Ackermann
051c4bb262
fix: merge the confSyncDumpJob into the confSyncJob
3 years ago