8f629c272a
Add Open Graph meta tags for improved SEO and social sharing
...
Implement API route for fetching images with caching support
Fix cover image URL handling in getAnnunciByCod function
2025-08-08 10:27:21 +02:00
b23739b371
Fix chat link styling based on user chat ID presence
2025-08-08 10:05:35 +02:00
41decd54f2
Add missing where clause to filter non-admin users in stats query
2025-08-08 10:05:32 +02:00
e1e368668c
Fix Dockerfile to copy only package.json for dependency installation
2025-08-08 09:52:45 +02:00
18cb9cebd7
ss
2025-08-08 09:48:51 +02:00
9778df27b0
Add TRPC UI dependency and implement FormDebug component for development debugging
2025-08-08 09:40:02 +02:00
cb6e0cee40
Remove unused TRPC panel code and simplify API handler response
2025-08-07 19:38:15 +02:00
5789007b9b
Remove .docker_env from .dockerignore
2025-08-07 19:32:49 +02:00
73e7c947d8
web2
2025-08-07 19:31:51 +02:00
adf5749ec8
s
2025-08-07 19:22:04 +02:00
23909d6974
22
2025-08-07 19:15:38 +02:00
451a61c24b
fgh
2025-08-07 19:09:47 +02:00
1fba08c385
b
2025-08-07 19:09:29 +02:00
616a5ff412
web
2025-08-07 19:03:14 +02:00
f36f28a057
backend added
2025-08-07 19:00:29 +02:00
763776c29b
r
2025-08-07 18:55:08 +02:00
1c420e2077
refactor: remove FormDebug component and move DevT import to formDevTool
2025-08-07 18:48:56 +02:00
9ed9a4c39e
fix: update Dockerfile to use golang:1.24-bullseye base image
2025-08-07 17:24:33 +02:00
41616e2c05
fix: change PostgreSQL service restart policy to 'unless-stopped'
2025-08-07 16:48:54 +02:00
aa0f506dbf
refactor: remove unused FormDebug component from FormNewServizioAcquisto
2025-08-07 16:19:02 +02:00
4135f748bb
fix: update .dockerignore to include panel API source file and ensure proper environment configuration
2025-08-07 16:14:20 +02:00
18b843db22
fix: update Dockerfile for production dependencies and enhance form debug visibility in development
2025-08-07 16:10:17 +02:00
5a3fcba130
fix: update Dockerfile to use npm ci --production and enhance panel API error handling
2025-08-07 16:02:55 +02:00
9314026817
refactor: update zod imports to version 4 and adjust error handling
...
- Changed all zod imports from "zod" to "zod/v4" across multiple files.
- Updated error handling in forms to use new zod error configuration.
- Refactored custom error mapping to align with zod v4 changes.
- Adjusted password validation logic to utilize new zod features.
- Cleaned up unused locale error mapping code.
- Enhanced type definitions for async iterables in zod utility functions.
2025-08-07 14:50:40 +02:00
e61b152986
remove global install pnpm
2025-08-07 11:46:44 +02:00
9d7bdb9653
fix: update trpc-ui postinstall script for improved installation process
2025-08-07 11:42:10 +02:00
0ca49646d0
refactor: rename package from infoalloggi2 to infoalloggi and update trpc-ui dependency source
2025-08-07 11:36:51 +02:00
4b2fdd1c29
Update trpc-ui dependency to use specific GitHub branch for Zod v4 support
2025-08-07 10:37:08 +02:00
e6599cae5e
Fix layout in Home component for improved responsiveness
2025-08-06 17:02:07 +02:00
c1468c05bf
Fix transform matrix in LogoSvg for improved rendering
2025-08-06 17:02:02 +02:00
61b1478cf3
Fix date parsing in ContrattoImport and update last message time in getActiveInfos
2025-08-06 16:49:33 +02:00
a93be4d547
Implement code changes to enhance functionality and improve performance
2025-08-06 16:44:46 +02:00
50b8753f98
Update Dockerfile to switch base image from bullseye to alpine
2025-08-06 16:27:57 +02:00
5d8305b9ff
Implement code changes to enhance functionality and improve performance
2025-08-06 16:26:14 +02:00
6768421795
Remove unnecessary package installation and update CMD syntax in Dockerfile
2025-08-06 16:02:49 +02:00
e99fbadd15
Update base image in Dockerfile from alpine to bullseye
2025-08-06 16:00:26 +02:00
795cf99d9c
Fix type assertion for spring animation in ThemeSwitch component
2025-08-06 15:43:16 +02:00
Marco
3b3a7c239d
Merge pull request #13 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email/preview-server-4.2.7
...
Bump @react-email/preview-server from 4.2.3 to 4.2.7 in /apps/infoalloggi
2025-08-06 15:31:01 +02:00
Marco
a2e49f1909
Merge pull request #22 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-5.9.2
...
Bump typescript from 5.8.3 to 5.9.2 in /apps/infoalloggi
2025-08-06 15:17:12 +02:00
dependabot[bot]
c0b54ab8af
Bump typescript from 5.8.3 to 5.9.2 in /apps/infoalloggi
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:14:15 +00:00
Marco
b3a92e0f1b
Merge pull request #49 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email-4.2.7
...
Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi
2025-08-06 15:13:53 +02:00
Marco
68892e10bd
Merge pull request #50 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint-8.39.0
...
Bump typescript-eslint from 8.35.0 to 8.39.0 in /apps/infoalloggi
2025-08-06 15:13:45 +02:00
Marco
b3e69f1a4a
Merge pull request #52 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/yaml-2.8.1
...
Bump yaml from 2.8.0 to 2.8.1 in /apps/infoalloggi
2025-08-06 15:13:08 +02:00
Marco
8fa772a14a
Merge pull request #56 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/kanel-3.14.2
...
Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
2025-08-06 15:13:00 +02:00
Marco
5e4447e318
Merge pull request #53 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/tw-animate-css-1.3.6
...
Bump tw-animate-css from 1.3.5 to 1.3.6 in /apps/infoalloggi
2025-08-06 15:12:52 +02:00
dependabot[bot]
2940b013ec
Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
...
Bumps [kanel](https://github.com/kristiandupont/kanel ) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/kristiandupont/kanel/releases )
- [Commits](https://github.com/kristiandupont/kanel/commits )
---
updated-dependencies:
- dependency-name: kanel
dependency-version: 3.14.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:45 +00:00
dependabot[bot]
e3f7ce7d5a
Bump tw-animate-css from 1.3.5 to 1.3.6 in /apps/infoalloggi
...
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases )
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: tw-animate-css
dependency-version: 1.3.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:09 +00:00
dependabot[bot]
c802f760b6
Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi
...
Bumps [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email ) from 4.2.3 to 4.2.7.
- [Release notes](https://github.com/resend/react-email/releases )
- [Changelog](https://github.com/resend/react-email/blob/react-email@4.2.7/packages/react-email/CHANGELOG.md )
- [Commits](https://github.com/resend/react-email/commits/react-email@4.2.7/packages/react-email )
---
updated-dependencies:
- dependency-name: react-email
dependency-version: 4.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:07 +00:00
dependabot[bot]
b55de451cd
Bump yaml from 2.8.0 to 2.8.1 in /apps/infoalloggi
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:07 +00:00
dependabot[bot]
f2c036c5e3
Bump typescript-eslint from 8.35.0 to 8.39.0 in /apps/infoalloggi
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.35.0 to 8.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:06 +00:00