issues
search
ActivityWatch
/
aw-core
Core library for ActivityWatch
Mozilla Public License 2.0
48
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps-dev): bump black from 23.10.1 to 24.3.0
#125
dependabot[bot]
opened
8 months ago
0
ci: replaced `python_version` matrix var with `python-version-file: p…
#124
ErikBjare
opened
12 months ago
0
fix: prevent `KeyError: 'title'` in `filter_keyvals_regex()`
#123
BelKed
closed
1 year ago
1
Migrate to `platformdirs` since `appdirs` is deprecated
#122
BelKed
closed
1 year ago
2
feat: added `update_bucket` methods to datastores, finished support for bucket 'data' attribute
#121
ErikBjare
closed
1 year ago
0
feat(wip): added union_stack transform
#120
ErikBjare
opened
1 year ago
0
test: experimenting with hypothesis for property-based testing
#119
ErikBjare
opened
1 year ago
0
Remove MongoDB and JSON logging support
#118
ErikBjare
closed
1 year ago
2
Cleanup, formatting, linting, updated deps
#117
ErikBjare
closed
1 year ago
0
build: switch build-system from poetry to poetry-core
#116
huantianad
closed
1 year ago
0
Add CodeQL workflow for GitHub code scanning
#115
lgtm-com[bot]
closed
2 years ago
0
fix: added rotating logfile handler with max size to prevent large logs
#114
ErikBjare
closed
2 years ago
0
fix: better comment out example/placeholder config (only keys, not headers or empty lines)
#113
ErikBjare
closed
2 years ago
1
build(deps): added dependency groups (Poetry v1.2+)
#112
ErikBjare
closed
1 year ago
0
style: fix typos
#111
VictorWinberg
closed
2 years ago
2
feat: added aw-cli with some utils
#110
ErikBjare
closed
2 years ago
2
feat: add datastore API for fetching a single event by ID
#109
ErikBjare
closed
2 years ago
1
fix: fixed upserting events using insert_many
#108
ErikBjare
closed
3 years ago
1
fix: fixed incorrect trimming
#107
ErikBjare
closed
3 years ago
0
feat: added basic settings sync to server
#106
aaayushsingh
opened
3 years ago
2
fix: refactored flood to better behavior
#105
ErikBjare
opened
3 years ago
2
Implementing custom visualization support
#104
Alwinator
closed
3 years ago
3
fix: add ability to set the log level via environment variable
#103
iloveitaly
closed
3 years ago
2
feat: made all queries range inclusive
#102
ErikBjare
closed
3 years ago
3
fix: Add flush+fsync to write of config files
#101
johan-bjareholt
closed
3 years ago
2
Only filter by app & title keys by default
#100
iloveitaly
opened
3 years ago
8
docs: documented transforms chunk_events_by_key and merge_events_by_keys
#99
ErikBjare
closed
3 years ago
1
refactor: extracted TimePeriod class to timeslot repo
#98
ErikBjare
closed
4 years ago
2
test
#97
vinothkumart
closed
4 years ago
3
How to test own code?
#96
watertrainer
closed
4 years ago
5
test: changed categorization test to include backslash-metacharacter
#95
ErikBjare
closed
4 years ago
1
test: added test for intersecting eventpairs
#94
ErikBjare
closed
4 years ago
2
feat: log unhandled exceptions
#93
ErikBjare
closed
4 years ago
1
style: formatted everything with Black
#92
ErikBjare
closed
4 years ago
1
tests: Add test for heartbeats with same timestamp
#91
johan-bjareholt
closed
4 years ago
2
Add install instructions to README.md
#90
johan-bjareholt
closed
4 years ago
3
ci: switched to GitHub Actions
#89
ErikBjare
closed
4 years ago
1
feat: added support for toml config
#88
ErikBjare
closed
3 years ago
12
Migration from peewee to sqlite loses some window titles
#87
xylix
closed
4 years ago
7
WIP: Migrate peewee users to sqlite
#86
xylix
closed
4 years ago
4
moved from Pipfile/setup.py/pipenv to pyproject.toml/poetry
#85
ErikBjare
closed
4 years ago
10
Productivity Visualization
#84
nicolae-stroncea
closed
3 years ago
1
Added ignore-case and select-keys options for classification
#83
ErikBjare
closed
5 years ago
3
implemented classify transform
#82
ErikBjare
closed
5 years ago
5
Updated dependencies with proper locks using Pipfile
#81
ErikBjare
closed
5 years ago
2
Renamed and refactored module aw_analysis to aw_query
#80
ErikBjare
closed
5 years ago
1
improved documentation of transform and query2 functions
#79
ErikBjare
closed
5 years ago
2
Event merge from different buckets
#78
laszukdawid
opened
5 years ago
4
Modifications to SqliteStorage to allow for custom filepaths
#77
ErikBjare
closed
5 years ago
2
query2: Add support for escaped strings
#76
johan-bjareholt
closed
5 years ago
9
Next