Commit Graph

518 Commits (1a3ecf10dfab49162d8c0e9afb2dfe5da5431ca0)

Author SHA1 Message Date
Vincent 1a3ecf10df Device pairing copy 5 years ago
Mikunj 555db5e83b Update documentation 5 years ago
Mikunj 0cccc70b9b Fix integration test running on the wrong environment 5 years ago
Mikunj 3f5a8e7b1b Remove redundance LOKI_DEV variable in scripts 5 years ago
Mikunj 6d87904d18 Clean up config files.
Removed unused scripts.
Removed unused files.
5 years ago
Audric Ackermann 7a73121140
[test] set default timeout to 5s 5 years ago
Audric Ackermann 9ddda73ca2
Integration tests (#975)
* add first integration test Session

Checking window title
Checking window count
Can restore from seed

* FIXME torevert once found why this crash on app close

* [test] add join valid open group test

* [test] validate cannot join two times the same open group

* [test] move common things to common.js

* [test] move tests to separate files

* [test] clean

* [test] add send message to open group test

* [test] lint

* [test] rename hooks -> common

* [test] add 15s delay before considering test as slow

* upgrade electron 8.0.3 and spectron 10.0.0

* [test] signin from seed: validate pubkey

* Replace spellchecker in favor of typo-js

* [test] refactor common calls to common.js

* [test] add two different pubkey, mnemonic and displayname

* [test] FIXME unsafe eval needed for now

* [test] add: add friends test

* [test] working multi instance tests

* [test] FIXME disable snodeproxy

* [test] update yarn.lock

* [test] make tests more robust with restart from scratch each test

* [test] add link of two devices test and hard rm of apps before start (rm -r)

* remove unused file

* [test] lint

* [test] add registration from generated pubkey test

* [test] add beginning of network stub

* [test] stub "token" endpoint

* [test] add test of one message on pub group pull

* [test] add starting port randomize. looks to help for some bad start with multi instance

* [test] add stub for one to one chats (sessions)

* [test] clean code

* [test] finish add friend test and stub snode server

* [test] stub calls during link device test

* [test] add a flag to show some logs on stubbed snode

* [test] finish link of two device test. check both pubkey matches

* [test] add and use function to wrap erase+start+login+stub app

* [test] add method to login as friend and closed group test&messages

* Revert "[test] FIXME unsafe eval needed for now"

This reverts commit de5322fdae6cdab8e3b9bd9a52b7d172c9bc2d26.

* [test] apply review

* [test] fix lint

* [test] fix existing test with new spectron version

* [test] fix lint

* [test] refactor page objects

* [test] add delete account test

* [test] add unlink of two device test

* [test] make tiny waitForExists -> isExisting

* [test] add checks of link new device buttons

* upgrade fs-extra@9.0.0

* address pr review

* [test] fix spell_check test

Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
5 years ago
Mikunj Varsani a285c091b3
Revert "Enable building win32 binaries." 5 years ago
Mikunj Varsani c007afaa25 Build binaries for win32 5 years ago
Mikunj 723d33019d Bump version to 1.0.4 5 years ago
Mikunj 8c071b2f11 Fix auto updating on all platforms.
Added instructions for release.
5 years ago
Ryan Tharp 178d788dca Enable auto-updating using electron-updater 5 years ago
Vince 840f280a37
Prepare for v1.0.3 5 years ago
Mikunj 78389440c0 Update sqlcipher to 4.2.0. 5 years ago
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
5 years ago
Vincent 292100c2c6 Prepare for v1.0.2 5 years ago
Adrian Heine né Lang d51fbb1fe7
Support newer nodejs versions 5 years ago
Mikunj e943c9bd42 Bump version to 1.0.1 5 years ago
Mikunj Varsani aec4ad0a26
GitHub actions (#814)
* Added build and release actions

* Added building instructions.
Updated electron builder to 23.2.3.
Fix unpacked directory not being removed correctly.

* Minor fix to build command

* Allow users to change install location on windows.
Added AppImage for linux.

* Fix artifact naming
5 years ago
Maxim Shishmarev a3aa104f00 Remove more references to signal.org 5 years ago
Vince 1fefe81f02
Merge pull request #772 from Bilb/fix-global-shortcut-reload-multiple-window
use local shortcut instead of global shortcut
5 years ago
Audric Ackermann ddf1ca78ec
use local shortcut instead of global shortcut
otherwise, ctrl+r is only caught bu the last loaded instance
5 years ago
Maxim Shishmarev 3f58dea035 Remove mixpanel 5 years ago
Audric Ackermann 7c4944ed20
Sped up lint (#754)
Sped up lint
5 years ago
Vincent 9dcc851ebd Updated all icon references 5 years ago
Vincent 4f881ab9a3 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet 5 years ago
Ryan Tharp 0daccb8785
cache eslint on `lint` but not `ready` 5 years ago
Maxim Shishmarev 02320334f0 Remove P2P 5 years ago
Vincent b69b8bffbd conflict resolution 5 years ago
Vincent 0a6a035750 Constants rework 5 years ago
Ryan Tharp 62e09c6441 speed up lint, add lint-full/format-full, make sure use lint-full 5 years ago
Ryan Tharp 11359fc037
Merge branch 'clearnet' into fileproxy 5 years ago
Ryan Tharp 6293cd468b bump form-data to 3.0 5 years ago
Audric Ackermann e094731684
use cross-env and update generated exe name 5 years ago
Audric Ackermann 5d8ada7876 fix use of cross-env for build-release 5 years ago
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 5 years ago
Audric Ackermann 52e782d3fd use cross-env to make build of release easier 5 years ago
Vincent a1a582d7ea Session branding fixes 5 years ago
Vincent 5fbbdc33c3 Signal branding 5 years ago
Audric Ackermann 25344685a2 merge 5 years ago
Vincent f7548fc6ef Finalising pr 5 years ago
Vincent c26097554f settings optimisations 5 years ago
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 5 years ago
Vincent 2caffa9289 Dependencies resorted and modal adjustments 5 years ago
Vincent 53555c0133 Fixed wrt review @ Audric 5 years ago
Vincent 66911d6f06 Connect to server modal semi-complete 5 years ago
Vincent 659d4412bd QR code completion 5 years ago
Maxim Shishmarev a195c98061 Add a feature flag for snode proxy 5 years ago
Mikunj 5710c410c7 Bump version to 1.0.0-beta10 5 years ago
Audric Ackermann d7cc76f08e add dev-lint command to packages.json which does not stop on prettier failure 5 years ago