Commit Graph

24 Commits

Author SHA1 Message Date
8a53ed4a9b fix: correct infrastructure path
Some checks failed
Deploy / lint-build-deploy (push) Failing after 1m42s
2026-01-22 17:39:40 +00:00
d6934e8f90 feat: add analytics
Some checks failed
Deploy / lint-build-deploy (push) Failing after 1m16s
2026-01-22 18:34:35 +01:00
1fa12c6c63 ci: add pipeline
All checks were successful
Deploy / lint-build-deploy (push) Successful in 1m23s
2026-01-18 20:22:07 +00:00
465e1f4336 build: add Dockerfile 2026-01-18 20:21:39 +00:00
266d6c162f Merge pull request #8 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-c61ea41056
chore(deps): bump next from 14.2.32 to 14.2.35 in the npm_and_yarn group across 1 directory
2025-12-29 07:22:07 +01:00
dependabot[bot]
bb2fc5548a chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.32 to 14.2.35
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.32...v14.2.35)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.35
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 14:24:55 +00:00
ee8415f500 Merge pull request #7 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-3c67cbb9cd
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory
2025-11-16 20:44:30 +01:00
dependabot[bot]
126dc37eb7 chore(deps): bump js-yaml in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-16 08:48:29 +00:00
f8ca5261f7 Merge pull request #6 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-e6a81f5c20
chore(deps): bump next from 14.2.30 to 14.2.32 in the npm_and_yarn group across 1 directory
2025-09-14 20:41:56 +08:00
dependabot[bot]
48060795d0 chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 00:36:00 +00:00
6e8286e624 Merge pull request #5 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-3bd7c2c787
chore(deps): bump next from 14.2.22 to 14.2.30 in the npm_and_yarn group across 1 directory
2025-06-18 22:47:35 +02:00
dependabot[bot]
d7521302de chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.22 to 14.2.30
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.22...v14.2.30)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.30
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-15 03:34:26 +00:00
Riccardo Senica
c3dae18818 chore: change date format 2025-01-25 10:17:57 +00:00
Riccardo Senica
cdef3ec86a docs: update texts 2025-01-23 20:37:22 +00:00
Riccardo Senica
fc75d5da15 feat: add -date flag 2025-01-23 20:29:42 +00:00
Riccardo Senica
6589e8a815 feat: use more default values 2025-01-21 05:36:43 +00:00
Riccardo Senica
26cfc526d1 style: tweak report layout 2025-01-20 05:52:50 +00:00
Riccardo Senica
7c1e3989a5 feat: add stars field to comments 2025-01-19 21:06:15 +00:00
Riccardo Senica
89a20c214b feat: add day logs to report 2025-01-19 20:50:08 +00:00
8c60f400ea chore: report tweaks 2025-01-19 11:33:52 +01:00
3bd243778c chore: some refactor and semplification 2025-01-19 11:25:31 +01:00
d473941773 chore: add favicon v.1.0.0 2025-01-18 21:48:46 +01:00
8681914be2 feat: expenses, report and day log commands 2025-01-18 21:21:26 +01:00
Riccardo Senica
a28d392342 Initial commit 2025-01-18 14:05:20 +01:00