Ecosyste.ms: OpenCollective

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

github.com/ActivityWatch/aw-server

ActivityWatch server for storage of all your Quantified Self data.
https://github.com/ActivityWatch/aw-server

feat: add API to get a single event by ID

f12401cb7373909848fa96f4b2688ead94fdcb77 authored almost 3 years ago
ci: moved typechecking to separate job

1579e20e34476bbcd92cc5b86ff714c0fbc18d42 authored almost 3 years ago
fix: fixed fetching single event by ID

76259faeb32affa94b2194564c83d8a9129f68a2 authored almost 3 years ago
fix: fixed behavior when fetching single event that doesn't exist

47116e1ae580327007b63f26c84248f4fa976674 authored almost 3 years ago
style: applied black

8594b0037a17c5b019c7fd02d94376be70fc29c4 authored almost 3 years ago
build(deps): updated dependencies

bc265d5203416ddf388c3b9e1392d97be359ed2b authored almost 3 years ago
build(deps): updated dependencies

d5de2e6e066be454e207d37b7d08b3dc1403e50e authored almost 3 years ago
fix: fixed custom_static config

fda357a6880545224fd0b81a8a85700f6ceff374 authored almost 3 years ago
fix: remove unreachable code in server.py (#88)

d95465f76d2d432c28bc8d2ba5d1444c6b462394 authored about 3 years ago
build: updated aw-webui

cd285534e21961bb686d1efe5b605f0e5be383fa authored about 3 years ago
style: formatted with black

5861d208b8831708afe75abb085a038a387e8098 authored about 3 years ago
feat: custom visualization support (#83)

dd97ecf946999bbad3f59cde425a07740e4550ba authored about 3 years ago
build(deps): updated aw-webui

7399920e09f44c2af792cda278dbf2dd3ea9f291 authored about 3 years ago
build(deps): updated dependencies

82a049b0cc39fc0d4ee0a36bc2d5cfba3972289a authored about 3 years ago
tests: fixed broken tests due to host header check

ef60beebf2c0f1e4e8db352208ab0272195286f7 authored over 3 years ago
fix: add host header check to prevent DNS rebinding attacks

3e8731fd70fbf05d842ec73b86533fd04f17c606 authored over 3 years ago
fix(test): fixed call to heartbeat expecting an event to be returned

1fd1ed6de0eb099a6723c59436ffd203bc8c0548 authored over 3 years ago
fix: fixed tests broken due to unstable microsecond precision

0ad9720fbc5a0de064b64c4a0c41262afa054de6 authored over 3 years ago
fix: replaced use of deprecated send_events with insert_events

ea245b336a83544635b21cf2409d08a3cab2f507 authored over 3 years ago
build(deps): updated aw-webui

6c7c1bdad5c2ee0b0ec4a4395c4ebe220cfc0b47 authored over 3 years ago
docs: adding note about fate of python server (#78)

* Adding note about python server deprecation

* Update README.md

Co-authored-by: Erik Bjär...

b2179fdd684d6d08f578ab0f83079c292d4e5caf authored over 3 years ago
fix: minor improvement to logging flask exceptions (#80)

dbd99fdeedde30bf7138a56dda85bd6b8d7965da authored over 3 years ago
build(deps): updated aw-webui

31779e68552733e25d86342c7670ff0ee19b3875 authored over 3 years ago
build(deps): updated dependencies

def3e546a86b012413d681c7e04f79b870fe1687 authored over 3 years ago
build(deps): updated aw-webui

9433a03614ded82c2ec167b55857de40c1af673d authored over 3 years ago
test: fixed tests to account for range-inclusive queries

e429c54dabddbbc9629d4d1226b7072ff35f2159 authored over 3 years ago
ci: bumped python version to 3.9

0526cef890434441f1ae941c1f40c223beb94fdd authored over 3 years ago
build(deps): updated dependencies

08acb9c734707cb8d8fe579899a6e64294e95a98 authored over 3 years ago
build: updated minimum Python to 3.8, updated deps

79d19b06e65bff8a5c0f86c1d379026a7c738104 authored over 3 years ago
build(deps): updated dependencies

f169dba95a47bb836f7d4f2e747978a95f55911b authored over 3 years ago
build(deps): updated aw-webui

3a4661df1307e5d39719dbb85836d5a03619de4f authored over 3 years ago
fix: fixed typechecking issue

cdff59ca2321a01c0edb75bc2e65325a9acf81eb authored over 3 years ago
chore: bumped version to v0.11.0

8ad461da053ad5d1bfb9be4f9c2967de7977c6dd authored over 3 years ago
fix: further improved version detection/assignment

280deefb231bdbc6d71527ee37a963ec96aacfe0 authored over 3 years ago
fix: fixed version detection when run in repo without tags

7a4255ac3a260ddd4de31524c3db70a64bed538a authored over 3 years ago
fix: fixed version detection/assignment on Windows

436026e8a1878ba729f830cc03b11d94a365d370 authored over 3 years ago
build(deps): added types dependencies to fix typechecking

e8c4616c62802a1e53cf917f56e34f5ed127cf3f authored over 3 years ago
fix: improved version detection/assignment

5f42ca64096d46291e091e62a189f8608c07c0da authored over 3 years ago
ci: bumped Python version to 3.7

88c24a26225432578889d07a25a3ee64ac8a3a69 authored over 3 years ago
build(deps): updated aw-webui

a1c11e1590f885ebbfdfed90e623d7efe4e0c5a9 authored over 3 years ago
build(deps): updated dependencies

350ad1f1638031566c565cf93eec2db9d1c9a53b authored over 3 years ago
feat!: switched config format to toml

BREAKING CHANGE: changes the config file used

92452af8f79eba3cbf7f1fc0d04ba8e29d5264b8 authored over 3 years ago
build: updated deps, bumped minimum Python to 3.7

ba608708c8595bd10d5fce0e503461ea05d78c1d authored over 3 years ago
build(deps): updated aw-webui

66068bccab6a0011928d49a70977cde331c0c611 authored over 3 years ago
build(deps): updated aw-webui submodule

4e7bf01686741574f02789a1ce2acf85dd0b0b34 authored over 3 years ago
build: updated aw-webui submodule

4e07cd1a2ae3c5138781d4615d6afcf2bcf8f9fb authored over 3 years ago
build(deps): updated dependencies

9b4cccc816f7d0c412fb176a021454ce85103f7f authored over 3 years ago
Merge pull request #76 from ActivityWatch/dev/insert-event-no-return

api: Make insert event never return anything

f0d650035c0524222da62ad29e154740d89104d0 authored almost 4 years ago
chore: Fix linting issue

61b362a42629e13a6b9851d5a10f1c4ab25b896c authored almost 4 years ago
api: Make insert event never return anything

This feature has not been used since our very old replace_last code
before heartbeats were a thing.

fe6b0b3f15c32075f1f9157a02647e232e5d600e authored almost 4 years ago
build(deps): updated aw-webui

5950a8292984110e87461f66d62736fee7f14d6a authored almost 4 years ago
chore: bumped version

fbb89fe16674d57a816cc54d970536c2bc854057 authored about 4 years ago
build(deps): updated aw-webui

32e3624fc656848f6db9d16223fe89329ac0be63 authored about 4 years ago
tests: improvements to tests and code coverage

9c332044089562522f83e803b7334903575b63ce authored about 4 years ago
build(deps): updated flask-restx to v0.2

c004aa972db92989358851ee8154bca24402ad6c authored about 4 years ago
build(deps): updated dependencies

6bb5cf75a17b48d321ee9def42569723e861c900 authored about 4 years ago
docs(README): added badges for GitHub Actions and Codecov

46b43e03f53580c6d881af0e2f4cd74dbf85ab46 authored about 4 years ago
test: added test coverage

f9b5d2ea2c8099be4e7b6b5405949a66942e34f7 authored about 4 years ago
Merge pull request #73 from ActivityWatch/dev/github-ci

ci: switched to GitHub Actions for CI

3e81e296ad55ec9b8728e6e547905536fb0c863c authored about 4 years ago
style: formatted with black

2f44d8dacb83a9d816a0847028031dfaf4dd7b1f authored about 4 years ago
ci: switched to GitHub Actions for CI

6e8f896fc4f88b30ee14c3ddb09074deb7c84f6f authored about 4 years ago
build: updated aw-webui submodule

0f77bf23ebdc85908818baea2cb1824e02eced11 authored about 4 years ago
build(deps): updated submodule

9fbd10613bb2399de98407c104d4ef19dffe8715 authored about 4 years ago
docs(README): updated outdated build instructions (#72)

setup.py is no longer used

7bab7f0925964bf5c343497820fc0bc654d8bde8 authored over 4 years ago
build(deps): updated dependency locks

7fd8326bfbe7dd481ab024e734fc61a4fb07dbfc authored over 4 years ago
build: updated aw-webui

6408c8f94b03269ddb7b40073886c342a3a3cf44 authored over 4 years ago
changed Makefile use of python3 -> python

32a201a6aeb1c8ea688373d59a2340fd701863e8 authored almost 5 years ago
switched to only using poetry install in Makefile

908e0e375de414b71eb71ff14ee9348307eae6be authored almost 5 years ago
Merge pull request #67 from xylix/dev/add-back-rm-node-modules

Dev/add back rm node modules

c8153233e144e8e8d7c7d6ffb40ced48c49cb825 authored almost 5 years ago
Add more clear warning about long paths

fd791ad6d148e9c62943a0ec67d4adb1e8edf5e1 authored almost 5 years ago
Revert "Merge pull request #65 from xylix/dev/stop-removing-node-modules"

This reverts commit af1f5c08699a80246ec80d926f5d28b428d170fa, reversing
changes made to c085217c...

0ddd35e9660afae677bc095d8c6f0bc2d5f154a3 authored almost 5 years ago
Update version number

fce75d61c6d5650040b1fce8ea083860555a30d1 authored almost 5 years ago
Merge pull request #65 from xylix/dev/stop-removing-node-modules

Stop removing node_modules

af1f5c08699a80246ec80d926f5d28b428d170fa authored almost 5 years ago
Remove node-modules rm which shouldn't be necessary after https://github.com/ActivityWatch/activitywatch/pull/300

037ae0aa64093909adc483f40c923d288075b749 authored almost 5 years ago
kept werkzeug version at <1.0 to prevent bug: https://github.com/ActivityWatch/activitywatch/issues/346

c085217c77e7ceb3882e0ee15d212f4166a6002c authored almost 5 years ago
Merge pull request #63 from ActivityWatch/dev/flask-restx

Migrated from flask-restplus to flask-restx

4a6624dbd8e1bea12d6c9d8b95937913c2a7c24e authored almost 5 years ago
migrated from flask-restplus to flask-restx, updated submodule

36e970e2139aeae0508d73c8116b5ae8e409c82e authored almost 5 years ago
changed Makefile use of pip to pip3

47a208ba513e1e921a7389282757de3455623a36 authored about 5 years ago
updated poetry.lock

c2fdfe1f3ac85081b45c6780437c61b78f072be0 authored about 5 years ago
fixed make build DEV=true

817723bae8d9499eeaf42f77ced57d4ad6b254f5 authored about 5 years ago
Merge pull request #62 from ActivityWatch/dev/poetry

switched to pyproject.toml/poetry

e509f5286105e7947ae812e5d9585ee31314cd0b authored about 5 years ago
added aw-server script to pyproject.toml

3e7b707e47a082592bdbb02f50dfd57317e88502 authored about 5 years ago
switched to pyproject.toml/poetry

f28cff0735085b4cd7627759d981e22ca3f807bb authored about 5 years ago
updated aw-webui

f95ec5e49a3ba68cec6ce78a96606e39289bd614 authored about 5 years ago
updated dependencies

f43ea5100b49474866b112b4f23d892809dd6e56 authored about 5 years ago
updated aw-webui

6ba7a498651a6616b6591c1f85328cc9fbd8bd3e authored about 5 years ago
updated aw-webui

912801849df3bdda874bcb8c29879ddd67b1e9f5 authored about 5 years ago
Added device_id and exposed it through /api/0/info (#61)

Added device_id and exposed it through /api/0/info

a623985ca0a8da4532204e5b226ae5c6cf7a73dc authored about 5 years ago
added device_id and exposed it through /api/0/info

98a724f25d3286db20338273940c5164e011b975 authored about 5 years ago
Merge pull request #60 from JustinDDavis/232-start-parameter-server

Ignore API limit when using "Start" query (#232)

91b158754c8f266aa864ec2583494aa099548323 authored about 5 years ago
Additional test for limiting event subset from full dataset

d3829402c46888c7fc1e57c3c12cda03b57ad923 authored over 5 years ago
Adjusting aw_server API limits and consolidated tests with adjustment

e7ebe75e9ea2a2dd80d00726f72f7025f2c6ac71 authored over 5 years ago
Unit Test and server code change (#232)

9678116cc094522875463b481b0d22245f424918 authored over 5 years ago
made workaround for https://github.com/pypa/pip/issues/6279 more aggressive

44246ea595d3218a0817e077dca8326ed7f45cd9 authored over 5 years ago
updated aw-webui

bb98fee294c1fbaea0610cc730d9cda5dcdea197 authored over 5 years ago
updated Pipfile

a880d1cfeb4e3bcb00dc25f4fb13eb6a9b662bb0 authored over 5 years ago
updated to new aw_query module name (#58)

updated to new aw_query module name

436e403e40a1faf737ac3d6d7224b4733da2821c authored over 5 years ago
renamed dev-requirements.txt to requirements-dev.txt

ac207e8ad79405e26f7945b3f8a4663487f76365 authored over 5 years ago
updated dependencies and package locks

2c000dfce652a0fd44d30c9cb3e1f042ebcca703 authored over 5 years ago
updated to new aw_query module name

6aee7ba2efaa84a41cb8a5a7dda4b58007df13a0 authored over 5 years ago