You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2021/04/03 00:26:35 UTC

[incubator-flagon-useralejs] 01/01: Merge branch 'spike-workers' of https://github.com/UncleGedd/incubator-flagon-useralejs into UncleGedd-sendOnClose

This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch UncleGedd-sendOnClose
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git

commit 8a8c08981a6d9efd0fcd185f1ecf860451e4d203
Merge: 0bb7a9a f508dd9
Author: poorejc <po...@apache.org>
AuthorDate: Fri Apr 2 20:25:47 2021 -0400

    Merge branch 'spike-workers' of https://github.com/UncleGedd/incubator-flagon-useralejs into UncleGedd-sendOnClose

 build/UserALEWebExtension/background.js |   71 +-
 build/UserALEWebExtension/content.js    |   73 +-
 build/userale-2.1.1.js                  |   43 +-
 build/userale-2.1.1.min.js              |    2 +-
 package-lock.json                       | 4586 ++++++++++++++++++++++++-------
 package.json                            |    1 +
 src/main.js                             |    2 +-
 src/sendLogs.js                         |   21 +-
 src/worker.js                           |   16 +
 test/main_spec.js                       |   19 +-
 test/sendLogs_spec.js                   |   73 +-
 test/testUtils.js                       |    5 +
 12 files changed, 3759 insertions(+), 1153 deletions(-)