Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-client-js

Client library for ActivityWatch in JavaScript
https://github.com/ActivityWatch/aw-client-js

Merge pull request #8 from Otto-AA/code-editor-event

Add typescript interfaces for coding activity events/heartbeats

fb0119678f363a37343ae4c3f79d82e9c3e66a4d authored over 6 years ago by Johan Bjäreholt <[email protected]>
Allow additional data in the interface for coding activity events

44f2df152191f089ac845c60c3ee73d931c064e9 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Add typescript interfaces for coding activity events/heartbeats

56c02d8f43fdf931b9e81b43462e7b37454a26b0 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Merge pull request #7 from Otto-AA/queue

Implement heartbeat queue

f6f227966077c1776cb39950b9add03f83bd7542 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Add comment clarifiyng a part of the heartbeat function

28d1fbe31c5a8a77fb247c56720097771576b9c1 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Add ts interface "HeartbeatQueueItem"

cc8950e326fc7475dcbd3a6a8b976db681fc7b4c authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
In test.ts simplify Heartbeat test

3fb5037b158113e0d4bf24a013f2b78ac8b9e1ff authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Fix error in test.ts file (Fixed before hook 'Delete test bucket')

00c8b54d11cc01b6e9a35363535e9663d001fe8d authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Update heartbeat test case

1141645913d343719e14427b16063f0a5bbf210d authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Update a few comments

4a99b59888ca9acf485ccfeaac10d32fec35b89d authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Tidy test.ts

931a34ea5d13289705ff8ad157fc8d380a48055f authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Implement heartbeat queue

f7f71980d086b558ec6e1f21b6e1347f8e5b59ca authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Updated README

1f8a703a64f02cb96fe4885e33634387544c8ee5 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #5 from Otto-AA/master

Add typescript functionality

951aa62c1ae26c3ae6f9543b919a06fb42af111a authored over 6 years ago by Johan Bjäreholt <[email protected]>
Add 'npm run compile' to test.sh

e2a9264ae84dc0357a4220251fe1ebf92a920a6c authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Add typescript and @types/node to npm dependencies

7665f9ef2e0023dbc867de95ad8f994a8d86b2f4 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Merge PR #6 (Fix travis error)

5428bb420daf3fa51e09b203450ce3d94fa86181 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Merge pull request #6 from ActivityWatch/dev/fix-ci

Fixed continuous integration

535923eda4ec37fa08d938252c63a7ed82fc975f authored over 6 years ago by Erik Bjäreholt <[email protected]>
fixed isBrowser

1d6d3b743620ae2b69a5e3f933ed10282a0c8d3d authored over 6 years ago by Erik Bjäreholt <[email protected]>
fixed CI

068229569af9712637279d0a780c573f98b8d57c authored over 6 years ago by Erik Bjäreholt <[email protected]>
Tidy code (remove unnecessary ts declaration and add consistent spacing)

5c4899fccfe035d77d4d10bf417b640abd4ad088 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Split Event interface into Event and Heartbeat

65b6ca9ad551df50c97fcaabe3b80131c3c2b58c authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Fix iso8601 typo

426639f02b284b3eeaa94616aad20222f1418542 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Fixed untracked files

40107bc1c86fd9399047f043c7c501705eafbadc authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Update types in aw-client.ts

b76072d3dcd9eed53e5b51cb67ba724f79c93e9c authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Add folder "out" to .gitignore

4527e17e7a9f2c87386b8e5f4f01a7e66cdee3dd authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Remove old aw-client.js file

a4cc0040431040b72f49d469992e0f979fd49169 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Migrate tests to typescript

ba232ec8437379d0328f706147fc48c46cfef5f8 authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
Add typescript functionality

604d5becd245413f96a826e33a8e1cb38c81138a authored over 6 years ago by A_A <a-a@aa-Aspire-E5-771>
increased timeout to 10s, added package-lock.json

8ca96b8190548128241883441dcc6c4e6bc477b9 authored over 6 years ago by Erik Bjäreholt <[email protected]>
disabled setting User-Agent when in browser

244ce912eaa4685fb69a9592a09aca054a0c44c2 authored over 6 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #2 from ActivityWatch/dev/axios

Rewrite the library to use axios

9aaaf3fefdf6532d93e0aa3fe0e885435303fe33 authored over 6 years ago by Erik Bjäreholt <[email protected]>
Added eventcount, longer timeout and baseurl override

ba0e50b2d0dbf8f75671319b8d1f5c68630c18ba authored over 6 years ago by Johan Bjäreholt <[email protected]>
Refactoring

88d6e6742336ecd0c47ab608085b1d0f8c6a8d3b authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added info support

9d3b745a324ec64d6e6fe7db083912a1f59de112 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added query support

f24a23e78366a8fc1b165cf76d1dd79be80afc85 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Improved create,delete,get bucket unittest

a33eaf1c5bb1d567d67a91cbbb84e05f501b9086 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Removed tabs

77af7b47a20e6354db416983d5640ffe0a8b5e77 authored over 6 years ago by Johan Bjäreholt <[email protected]>
More tests, test.sh fix, misc

facffac2f0d0b880e22d576cea0688b9e1e5d403 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added simple heartbeat

ac6217afb008cd2a79a7646c83174cac5e84ed64 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added ensurepip to travis

ce8124ec0eae5792ad24a384d394dc7385d9d91d authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added createBucket and moved over to mocha

06fccb0227576d95bf8fe2fc150b9034031e17ff authored over 6 years ago by Johan Bjäreholt <[email protected]>
added travis badge

663f766ef79671c0520fc3434a6023b5ea5c6ced authored about 7 years ago by Erik Bjäreholt <[email protected]>
added 'use strict' to files

ce9212b8c6876a30fa0ce99e0b8600a7a0de468c authored about 7 years ago by Erik Bjäreholt <[email protected]>
changed assignment of require from let to const

37c58c6551b5b06c456a61cb0dae0deba19502ed authored about 7 years ago by Erik Bjäreholt <[email protected]>
changed lets to const and var

a81bfd19ce1087e9eb5a47ceccf5e3808a14fe6e authored about 7 years ago by Erik Bjäreholt <[email protected]>
added propagatio of exitcode in test.sh script

ed1dde143fbdfacf422f9b1546e09a96ec135db2 authored about 7 years ago by Erik Bjäreholt <[email protected]>
removed no longer valid import

67b3dacd7e90a8dc006f54e46f8331adbffedfa3 authored about 7 years ago by Erik Bjäreholt <[email protected]>
removed trailing comma

15509d1194065945a955b962089b1681ca46cb3d authored about 7 years ago by Erik Bjäreholt <[email protected]>
using pip3 to install aw-server

1ca920dfd82322ecc88294208e00c48391da97a0 authored about 7 years ago by Erik Bjäreholt <[email protected]>
added aw-core needed by aw-server in testing

869e0ecba3a18815c635504c107baf7a7aed3cec authored about 7 years ago by Erik Bjäreholt <[email protected]>
Changed to wip tests not using mocha

cc9344aa47fce62b12434120d59815dc996f81ec authored about 7 years ago by Erik Bjäreholt <[email protected]>
Started rewriting the library with axios

f20530826d4c81f832b5dc12e75fd3cf02a68128 authored about 7 years ago by Erik Bjäreholt <[email protected]>
Added installation of aw-server for tests

a981f607531a24b756cca697b03bd322a444ceec authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' of github.com:ActivityWatch/aw-client-js into HEAD

a419f2637b91b7327dbe1ca1b90cbb524e13674f authored about 8 years ago by Erik Bjäreholt <[email protected]>
Added .travis.yml and .gitignore

548d8dda47766e260af7cb10b795670a24366aa0 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Updated README

41317a24b8ddba1ee6501f058105eec7d9606263 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Test refactoring

49fbb2d42529ed40a6550f700c1345ab3c054c33 authored about 8 years ago by Johan Bjäreholt <[email protected]>
Improved error handling

9e04983b04ad1c576d21215216438683ee58504a authored about 8 years ago by Johan Bjäreholt <[email protected]>
First revision of aw-client-js

53d44cad981af0cd2562109d978cfe90941891d9 authored about 8 years ago by johan-bjareholt <[email protected]>
Initial commit

a538d3179bf3f899a338c2b49af45c4503468246 authored over 8 years ago by Erik Bjäreholt <[email protected]>