2026-04-13 - 2026-07-13

Overview

2 Active Pull Requests
18 Active Issues
Excluding merges, 1 author has pushed 1 commit to main and 13 commits to all branches. On main, 1 file has changed and there have been 0 additions and 0 deletions.

2 Pull requests merged by 1 user

Merged #9 add basic database functionality 2026-05-18 15:49:14 +01:00

Merged #6 Add project layout 2026-05-15 12:15:00 +01:00

3 Issues closed from 1 user

Closed #2 Add functionality to list Chores 2026-05-18 15:49:14 +01:00

Closed #1 Define Database layout 2026-05-18 07:27:27 +01:00

Closed #5 Add project layout 2026-05-15 12:15:00 +01:00

18 Issues created by 1 user

Opened #1 Define Database layout 2026-05-14 07:22:56 +01:00

Opened #2 Add functionality to list Chores 2026-05-14 07:28:12 +01:00

Opened #3 Add functionality to add chores 2026-05-14 07:28:37 +01:00

Opened #4 Make chores able to mark as done in database 2026-05-14 07:29:03 +01:00

Opened #5 Add project layout 2026-05-14 07:32:48 +01:00

Opened #7 Add setuptools_scm for versioning 2026-05-15 12:12:25 +01:00

Opened #8 configure nvim for language 2026-05-15 12:13:48 +01:00

Opened #10 create database in suitable location (config?) 2026-05-18 15:51:11 +01:00

Opened #11 Add mysql as database provider 2026-05-19 07:47:21 +01:00

Opened #12 add config toml to configure application 2026-05-19 07:47:46 +01:00

Opened #13 Add task scheduling 2026-05-19 07:48:02 +01:00

Opened #14 Add overview for all tasks and when they are scheduled 2026-05-19 07:48:23 +01:00

Opened #15 add today page which can be flipped forward and backwards, to see future scheduled tasks and past finished tasks 2026-05-19 07:49:04 +01:00

Opened #16 add importer for calendar files as tasks 2026-05-19 07:51:05 +01:00

Opened #17 add plugin interface for custom importers 2026-05-19 07:51:57 +01:00

Opened #18 add interface for storage options 2026-05-19 11:19:33 +01:00

Opened #19 Repeatable tasks 2026-05-19 11:20:46 +01:00

Opened #20 Make task editable in tui 2026-05-21 12:17:53 +01:00