Ecosyste.ms: OpenCollective

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

github.com/ActivityWatch/aw-core

Core library for ActivityWatch
https://github.com/ActivityWatch/aw-core

build(deps-dev): bump black from 23.10.1 to 24.3.0

dependabot[bot] opened this pull request 7 months ago
ci: replaced `python_version` matrix var with `python-version-file: p…

ErikBjare opened this pull request 11 months ago
fix: prevent `KeyError: 'title'` in `filter_keyvals_regex()`

BelKed opened this pull request over 1 year ago
Migrate to `platformdirs` since `appdirs` is deprecated

BelKed opened this pull request over 1 year ago
feat(wip): added union_stack transform

ErikBjare opened this pull request over 1 year ago
test: experimenting with hypothesis for property-based testing

ErikBjare opened this pull request over 1 year ago
Remove MongoDB and JSON logging support

ErikBjare opened this pull request over 1 year ago
Cleanup, formatting, linting, updated deps

ErikBjare opened this pull request over 1 year ago
build: switch build-system from poetry to poetry-core

huantianad opened this pull request almost 2 years ago
Add CodeQL workflow for GitHub code scanning

lgtm-com[bot] opened this pull request almost 2 years ago
fix: added rotating logfile handler with max size to prevent large logs

ErikBjare opened this pull request almost 2 years ago
build(deps): added dependency groups (Poetry v1.2+)

ErikBjare opened this pull request over 2 years ago
style: fix typos

VictorWinberg opened this pull request over 2 years ago
feat: added aw-cli with some utils

ErikBjare opened this pull request over 2 years ago
feat: add datastore API for fetching a single event by ID

ErikBjare opened this pull request over 2 years ago
fix: fixed upserting events using insert_many

ErikBjare opened this pull request about 3 years ago
fix: fixed incorrect trimming

ErikBjare opened this pull request about 3 years ago
feat: added basic settings sync to server

aaayushsingh opened this pull request about 3 years ago
fix: refactored flood to better behavior

ErikBjare opened this pull request about 3 years ago
Implementing custom visualization support

Alwinator opened this pull request about 3 years ago
fix: add ability to set the log level via environment variable

iloveitaly opened this pull request about 3 years ago
feat: made all queries range inclusive

ErikBjare opened this pull request over 3 years ago
fix: Add flush+fsync to write of config files

johan-bjareholt opened this pull request over 3 years ago
Only filter by app & title keys by default

iloveitaly opened this pull request over 3 years ago
docs: documented transforms chunk_events_by_key and merge_events_by_keys

ErikBjare opened this pull request over 3 years ago
refactor: extracted TimePeriod class to timeslot repo

ErikBjare opened this pull request almost 4 years ago
test

vinothkumart opened this pull request almost 4 years ago
How to test own code?

watertrainer opened this issue almost 4 years ago
test: changed categorization test to include backslash-metacharacter

ErikBjare opened this pull request about 4 years ago
test: added test for intersecting eventpairs

ErikBjare opened this pull request about 4 years ago
feat: log unhandled exceptions

ErikBjare opened this pull request about 4 years ago
style: formatted everything with Black

ErikBjare opened this pull request over 4 years ago
tests: Add test for heartbeats with same timestamp

johan-bjareholt opened this pull request over 4 years ago
Add install instructions to README.md

johan-bjareholt opened this pull request over 4 years ago
ci: switched to GitHub Actions

ErikBjare opened this pull request over 4 years ago
feat: added support for toml config

ErikBjare opened this pull request over 4 years ago
Migration from peewee to sqlite loses some window titles

xylix opened this issue over 4 years ago
WIP: Migrate peewee users to sqlite

xylix opened this pull request over 4 years ago
moved from Pipfile/setup.py/pipenv to pyproject.toml/poetry

ErikBjare opened this pull request almost 5 years ago
Productivity Visualization

nicolae-stroncea opened this pull request almost 5 years ago
Added ignore-case and select-keys options for classification

ErikBjare opened this pull request almost 5 years ago
implemented classify transform

ErikBjare opened this pull request about 5 years ago
Updated dependencies with proper locks using Pipfile

ErikBjare opened this pull request over 5 years ago
Renamed and refactored module aw_analysis to aw_query

ErikBjare opened this pull request over 5 years ago
improved documentation of transform and query2 functions

ErikBjare opened this pull request over 5 years ago
Event merge from different buckets

laszukdawid opened this issue over 5 years ago
Modifications to SqliteStorage to allow for custom filepaths

ErikBjare opened this pull request over 5 years ago
query2: Add support for escaped strings

johan-bjareholt opened this pull request over 5 years ago
Set jsonschema version to 2.6

johan-bjareholt opened this pull request over 5 years ago
Some old changes I hadn't committed, unsure if to be kept

ErikBjare opened this pull request over 5 years ago
Fixed issue in flooding algorithm

ErikBjare opened this pull request almost 6 years ago
Add Bucket model

johan-bjareholt opened this issue almost 6 years ago
Fixed so buckets created property has timezone specified

johan-bjareholt opened this pull request almost 6 years ago
Necessary commit to create summary of browser data if more than one browser bucket

nicolae-stroncea opened this pull request about 6 years ago
Prepare for sync MVP

ErikBjare opened this pull request about 6 years ago
Creating new table in peewee database

nicolae-stroncea opened this issue about 6 years ago
Top Browser Domain is empty if url is a file

nicolae-stroncea opened this issue about 6 years ago
Implement period_union transformation

lundibundi opened this pull request over 6 years ago
Added methods (adjacent, gap, union) to TimePeriod and transform period_union

ErikBjare opened this pull request over 6 years ago
Simplify filter_keyvals code

Otto-AA opened this pull request over 6 years ago
More transforms

johan-bjareholt opened this pull request over 6 years ago
Improved coverage

ErikBjare opened this pull request over 6 years ago
Improved TimePeriod

ErikBjare opened this pull request over 6 years ago
Fix json serialization of event ids

vilos opened this pull request over 6 years ago
Updated heartbeat_merge with new merge condition

ErikBjare opened this pull request over 6 years ago
Fancy q2_function decorator (with inspection!) and flood function

ErikBjare opened this pull request over 6 years ago
SQlite datastore

johan-bjareholt opened this pull request over 6 years ago
Fixed typing and workaround for pip 10 regression

ErikBjare opened this pull request over 6 years ago
Cleaned up stuff, and a new simplify_string transform

ErikBjare opened this pull request over 6 years ago
Log events that reach into the future

sacline opened this pull request over 6 years ago
query2: better error handling

johan-bjareholt opened this pull request over 6 years ago
Do you want InfluxDB support?

Zurnaz opened this issue over 6 years ago
Transform intersection fix

johan-bjareholt opened this pull request over 6 years ago
Added support for lists in query2

johan-bjareholt opened this pull request over 6 years ago
Add endtime to event model

johan-bjareholt opened this issue over 6 years ago
Delete event

ErikBjare opened this pull request almost 7 years ago
Added support for heartbeats with a duration

ErikBjare opened this pull request almost 7 years ago
WIP: Dev/transform-next aka query2

johan-bjareholt opened this pull request about 7 years ago
Add license scan report and status

fossabot opened this pull request about 7 years ago
Simplified Event class

ErikBjare opened this pull request over 7 years ago
Basic support for replacing events by id

ErikBjare opened this pull request over 7 years ago
Replace events by id

ErikBjare opened this pull request over 7 years ago
Made dateranges inclusive

ErikBjare opened this pull request over 7 years ago
Made get_X_dir accept None if caller doesn't want a subdir

ErikBjare opened this pull request over 7 years ago
Changes for compatibility-breaking change in aw-server

ErikBjare opened this pull request over 7 years ago
Coverage fix, improved typing and fixed datastore benchmark script

ErikBjare opened this pull request over 7 years ago
moved log folder, marked get_log_dir function for deprecation

ErikBjare opened this pull request over 7 years ago
Added assert version

ErikBjare opened this pull request over 7 years ago
changed log formatter to use logger name instead of filename

ErikBjare opened this pull request over 7 years ago
Dev/views next

ErikBjare opened this pull request over 7 years ago
Restructure config files

ErikBjare opened this issue over 7 years ago
Changed so that AppVeyor uses Makefile

ErikBjare opened this pull request over 7 years ago
basic versioning of peewee db file

ErikBjare opened this pull request over 7 years ago
Database migrations

ErikBjare opened this issue over 7 years ago
[peewee] Change bucket_id in Event model to int

ErikBjare opened this issue over 7 years ago
Remove worthless datastores

johan-bjareholt opened this issue over 7 years ago
Dev/next

johan-bjareholt opened this pull request over 7 years ago
Implemented heartbeat transforms

ErikBjare opened this pull request over 7 years ago