2025-08-29T15:47:38Z - 2026-08-29T15:47:38Z

Overview

3 active pull requests
43 active issues
Excluding merges, 1 author has pushed 1 commit to main and 71 commits to all branches. On main, 1 file has changed and there have been 27 additions and 0 deletions.

3 releases published by 1 user

Release v0.4.1 65 - Add the 0.4.1 changelog entry 2026-08-16 13:28:30 +02:00

Release v0.4.0 v0.4.0 2026-08-16 11:59:12 +02:00

Tag v0.3.0 2026-05-09 23:28:17 +02:00

3 pull requests merged by 1 user

Merged #66 release/v0.4.1 2026-08-16 13:26:23 +02:00

Merged #60 release/0.4.0 2026-08-16 11:58:52 +02:00

Merged #45 v0.3.0 2026-05-09 15:08:38 +02:00

43 issues closed from 2 users

Closed #65 Production image takes 36 minutes to build 2026-08-16 13:14:46 +02:00

Closed #62 build.yml builds the production image twice per release 2026-08-16 13:12:58 +02:00

Closed #64 Reduce duplication in Counter and the Blade view 2026-08-16 12:24:16 +02:00

Closed #63 Remove unused dev dependencies and untrack the PHPUnit result cache 2026-08-16 12:23:53 +02:00

Closed #61 Bring project documentation up to ffr's standard 2026-08-16 12:04:45 +02:00

Closed #59 Page title says "Laravel" and favicons are starter-kit stock 2026-08-16 12:04:26 +02:00

Closed #46 Reduce CI pipeline runtime 2026-08-16 11:16:28 +02:00

Closed #58 Dev tooling: container_tinker and container_db_read broken for this project 2026-08-16 01:26:39 +02:00

Closed #57 Add prebuilt CI image and images.yml workflow 2026-08-16 01:13:01 +02:00

Closed #56 Remove stale CI: .github workflows and Jenkinsfile 2026-08-16 01:07:24 +02:00

Closed #51 Remove onboarding flow and progressive disclosure 2026-08-16 00:57:57 +02:00

Closed #52 Replace React/Inertia with Blade + Livewire 4 2026-08-16 00:57:45 +02:00

Closed #53 Collapse the fake user layer 2026-08-15 23:47:55 +02:00

Closed #55 Add PHPStan + larastan static analysis 2026-08-15 21:51:09 +02:00

Closed #48 Remove asset and price-tracking subsystem 2026-08-15 21:35:01 +02:00

Closed #54 Test coverage for the counter 2026-08-15 15:20:57 +02:00

Closed #50 Collapse entry ledger to a scalar count column 2026-08-15 15:20:55 +02:00

Closed #49 Remove milestones, progress bar and stats box 2026-08-15 14:43:42 +02:00

Closed #47 Delete unreachable frontend scaffolding 2026-08-15 14:11:24 +02:00

Closed #17 Plus button menu close on outside click 2026-08-15 13:43:21 +02:00

Closed #38 Price tracking — verify and wire up end-to-end 2026-08-15 13:43:13 +02:00

Closed #35 Settings page — price tracking toggle 2026-08-15 13:43:13 +02:00

Closed #24 Move repo to lvl0 group (public) 2026-05-10 01:01:48 +02:00

Closed #44 Hide price tracking UI and functionality for v0.3.0 2026-05-09 10:51:28 +02:00

Closed #42 Extract todayISO() utility to lib/utils.ts 2026-05-02 20:43:26 +02:00

Closed #41 Unify InlineForm success callbacks to onSuccess(type) 2026-05-02 20:32:39 +02:00

Closed #40 Centralise Milestone interface to types/domain.ts 2026-05-02 20:28:29 +02:00

Closed #34 Frontend — multi-tracker UI, generalize financial copy 2026-05-02 18:33:27 +02:00

Closed #33 Onboarding — two-path flow (asset vs non-asset) 2026-05-02 18:17:28 +02:00

Closed #32 Backend — Tracker model, refactor Purchase → Entry 2026-05-02 17:09:46 +02:00

Closed #31 Schema refactor — introduce Tracker, rename purchases to entries 2026-05-02 16:54:38 +02:00

Closed #43 Delete dead Breeze auth/settings boilerplate 2026-05-02 16:20:46 +02:00

Closed #29 Look for security vulnerabilities 2026-05-02 16:14:17 +02:00

Closed #28 Look for refactor opportunities 2026-05-02 15:07:10 +02:00

Closed #25 Upgrade packages — Composer + npm 2026-05-02 12:36:35 +02:00

Closed #39 Multi-arch prod image build: add linux/arm64 for Raspberry Pi 2026-05-02 12:11:10 +02:00

Closed #27 Set up Forgejo CI 2026-05-02 11:19:57 +02:00

Closed #30 Fix nix-shell dev container build errors 2026-05-02 10:11:53 +02:00

Closed #36 Remove Redis — overkill for this app 2026-05-02 10:02:44 +02:00

Closed #37 Onboarding — add tracker type choice as first step 2026-05-02 09:58:26 +02:00

Closed #23 Make price tracking optional and off by default 2026-05-01 22:02:44 +02:00

Closed #22 Generalize copy — remove VWCE mentions 2026-05-01 21:02:13 +02:00

Closed #26 Set up nix-shell 2026-05-01 21:02:11 +02:00

42 issues created by 0 users

Opened #22 Generalize copy — remove VWCE mentions 2026-05-01 20:45:20 +02:00

Opened #23 Make price tracking optional and off by default 2026-05-01 20:45:29 +02:00

Opened #24 Move repo to lvl0 group (public) 2026-05-01 20:53:05 +02:00

Opened #25 Upgrade packages — Composer + npm 2026-05-01 20:53:07 +02:00

Opened #26 Set up nix-shell 2026-05-01 20:53:08 +02:00

Opened #27 Set up Forgejo CI 2026-05-01 20:53:10 +02:00

Opened #28 Look for refactor opportunities 2026-05-01 20:53:30 +02:00

Opened #29 Look for security vulnerabilities 2026-05-01 20:53:31 +02:00

Opened #30 Fix nix-shell dev container build errors 2026-05-01 21:13:09 +02:00

Opened #31 Schema refactor — introduce Tracker, rename purchases to entries 2026-05-01 21:31:34 +02:00

Opened #32 Backend — Tracker model, refactor Purchase → Entry 2026-05-01 21:31:42 +02:00

Opened #33 Onboarding — two-path flow (asset vs non-asset) 2026-05-01 21:31:51 +02:00

Opened #34 Frontend — multi-tracker UI, generalize financial copy 2026-05-01 21:31:59 +02:00

Opened #35 Settings page — price tracking toggle 2026-05-01 21:35:17 +02:00

Opened #36 Remove Redis — overkill for this app 2026-05-01 21:54:46 +02:00

Opened #37 Onboarding — add tracker type choice as first step 2026-05-01 22:00:44 +02:00

Opened #38 Price tracking — verify and wire up end-to-end 2026-05-01 22:02:45 +02:00

Opened #39 Multi-arch prod image build: add linux/arm64 for Raspberry Pi 2026-05-02 11:03:06 +02:00

Opened #40 Centralise Milestone interface to types/domain.ts 2026-05-02 13:15:41 +02:00

Opened #41 Unify InlineForm success callbacks to onSuccess(type) 2026-05-02 13:35:19 +02:00

Opened #42 Extract todayISO() utility to lib/utils.ts 2026-05-02 13:35:20 +02:00

Opened #43 Delete dead Breeze auth/settings boilerplate 2026-05-02 13:35:22 +02:00

Opened #44 Hide price tracking UI and functionality for v0.3.0 2026-05-09 10:39:54 +02:00

Opened #46 Reduce CI pipeline runtime 2026-05-10 00:47:18 +02:00

Opened #47 Delete unreachable frontend scaffolding 2026-08-15 13:34:40 +02:00

Opened #48 Remove asset and price-tracking subsystem 2026-08-15 13:34:48 +02:00

Opened #49 Remove milestones, progress bar and stats box 2026-08-15 13:34:59 +02:00

Opened #50 Collapse entry ledger to a scalar count column 2026-08-15 13:35:07 +02:00

Opened #51 Remove onboarding flow and progressive disclosure 2026-08-15 13:35:23 +02:00

Opened #52 Replace React/Inertia with Blade + Livewire 4 2026-08-15 13:35:35 +02:00

Opened #53 Collapse the fake user layer 2026-08-15 13:35:48 +02:00

Opened #54 Test coverage for the counter 2026-08-15 13:35:57 +02:00

Opened #55 Add PHPStan + larastan static analysis 2026-08-15 13:42:39 +02:00

Opened #56 Remove stale CI: .github workflows and Jenkinsfile 2026-08-15 13:42:47 +02:00

Opened #57 Add prebuilt CI image and images.yml workflow 2026-08-15 13:43:05 +02:00

Opened #58 Dev tooling: container_tinker and container_db_read broken for this project 2026-08-15 14:48:26 +02:00

Opened #59 Page title says "Laravel" and favicons are starter-kit stock 2026-08-16 01:30:30 +02:00

Opened #61 Bring project documentation up to ffr's standard 2026-08-16 11:14:14 +02:00

Opened #62 build.yml builds the production image twice per release 2026-08-16 12:01:37 +02:00

Opened #63 Remove unused dev dependencies and untrack the PHPUnit result cache 2026-08-16 12:11:31 +02:00

Opened #64 Reduce duplication in Counter and the Blade view 2026-08-16 12:12:23 +02:00

Opened #65 Production image takes 36 minutes to build 2026-08-16 13:07:34 +02:00