Arthur Erlich haylan
haylan created pull request haylan/git-contribution-graph#14 2026-07-12 21:52:57 +00:00
Delete TODO.md
haylan pushed to haylan-patch-1 at haylan/git-contribution-graph 2026-07-12 21:52:53 +00:00
34e558d31c Delete TODO.md
haylan created branch haylan-patch-1 in haylan/git-contribution-graph 2026-07-12 21:52:52 +00:00
haylan pushed to main at haylan/git-contribution-graph 2026-07-12 21:51:59 +00:00
c4dffb1dc6 Merge pull request 'Save to database' (#13) from save-to-database into main
4825c45a7c chore(update): changelog 0.2.0
ac515400e0 chore(phpstan): remove PHP-Stan-Errors.md
be6146d5ad chore(todo): mark completed roadmap items
20e943a2b5 docs(claude): document SQLite store, refetch command, and phpstan script
Compare 43 commits »
haylan merged pull request haylan/git-contribution-graph#13 2026-07-12 21:51:58 +00:00
Save to database
haylan created pull request haylan/git-contribution-graph#13 2026-07-12 21:51:46 +00:00
Save to database
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 21:51:22 +00:00
4825c45a7c chore(update): changelog 0.2.0
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 21:45:25 +00:00
ac515400e0 chore(phpstan): remove PHP-Stan-Errors.md
be6146d5ad chore(todo): mark completed roadmap items
20e943a2b5 docs(claude): document SQLite store, refetch command, and phpstan script
cf7bd8d70c docs(readme): correct outdated deploy docs and docker-compose examples
de831beaaa chore(phpstan): raise analyser memory limit and record resolved findings
Compare 9 commits »
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 20:47:39 +00:00
41e88144a4 chore(namespace): rewirtten namspeace from app to GitContributionGraph.
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 10:43:58 +00:00
91bda21f89 feat(phpstan): added php stan
0d7cf68771 chore(todo): checked php stan instalation and configuration. added document php stan erros as well to update readme docs
Compare 2 commits »
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 10:27:46 +00:00
e7f14dfd35 chore(doc): documentet all public methods
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 10:25:03 +00:00
095f3e0253 feat(db): wired databas into services config
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-12 10:23:44 +00:00
e2a324b74a chore(todo): expanded todo to fix a live bug
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-11 14:47:10 +00:00
a76ed6efc8 chore(todo): mark completed tasks and expand step 3 detail
bce564d68b docs(readme): fix phpunit command paths
b3dc7a2298 fix(docker): target the dev stage when building for local development
9087f91855 feat(store): finish ContributionStore and add typed entities
885dec357e refactor(github): build GraphQL query without the client bundle
Compare 6 commits »
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-08 18:20:47 +00:00
c929fdfda6 feat(db): prepared add and remove function
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-08 04:50:58 +00:00
3d2c0487b7 feat(store): fist stepts for implement ContributionStore for managing contributions in SQLite
cb89a1c6b9 chore(docker): update volume mappings for development environment
5e27a5bc93 fix(provider): dedoupet base URL is properly formatted in GitLab and Gitea providers
f52a3449c6 chore(TODO): mark completed tasks and update contribution store details
ca94b80beb chore(composer): remove deprecated Guzzle and GraphQL client configurations
Compare 5 commits »
haylan pushed to main at haylan/DotFiles 2026-07-07 21:34:43 +00:00
832f8bb584 Document foot's [colors] to [colors-dark] rename and pin its version
1c8359fa4d Fix deprecated [colors] section in foot.ini
22e0b707e8 Add fontconfig package to set 0xProto Nerd Font as default monospace
55eb10c69b Bump @types/node to ^22.20.0
19c44740c9 Fill in LICENSE required notice with actual copyright holder
Compare 11 commits »
haylan pushed to save-to-database at haylan/git-contribution-graph 2026-07-07 11:33:29 +00:00
cd326a34ba chore(controller): lower set_time_limit now that fetching is concurrent
8fb7781227 test(aggregator): cover concurrent fetch failure modes
1e2f022579 test(gitlab): exercise startFetch()/resolveFetch() instead of fetch()
c89b4e9212 test(gitea): exercise startFetch()/resolveFetch() instead of fetch()
5c47888a49 test(github): exercise startFetch()/resolveFetch() instead of fetch()
Compare 13 commits »
haylan pushed to main at haylan/DotFiles 2026-07-06 05:06:07 +00:00
7947a628ed Fix formatting issue in LICENSE file by adding a newline at the end of the file
haylan pushed to main at haylan/DotFiles 2026-07-06 05:02:38 +00:00
ed0a09bfcc Enhance installation process with terminal selection, update autostart commands, and add PolyForm license; remove unused AGS config