95971966a0
chore: remove outdated Dependabot configuration and CI workflow files
2026-01-14 15:06:55 +01:00
b42f4a4f66
chore(deps): update react and react-dom to version 19.2.3 for improved compatibility
2026-01-14 14:54:39 +01:00
2111535d08
feat: refactor middleware and proxy structure for improved organization and functionality
...
- Removed old middleware files and replaced them with new proxy implementations for auth, API, password change, test redirection, and updater functionalities.
- Introduced a new proxy handler to streamline request processing through a chain of proxies.
- Updated package.json and package-lock.json to reflect dependency changes and ensure compatibility with the latest versions of Next.js, React, and related packages.
- Enhanced error handling and response management in the new proxy implementations.
2026-01-14 14:51:43 +01:00
d79d7c5c6c
chore: update tsconfig.json to use 'react-jsx' for JSX transformation
2026-01-14 14:44:50 +01:00
867dbe4a4f
chore(deps): upgrade next.js to version 16.1.1 for improved features and compatibility
2026-01-14 14:43:29 +01:00
39dc5e9510
chore(deps): update react, react-dom, superjson, and types for improved compatibility
2026-01-14 14:36:53 +01:00
5a2c6908a4
chore: update tailwindcss and related packages to latest versions
2026-01-14 14:31:00 +01:00
d24fa91669
chore: update package.json formatting and dependencies
2026-01-14 14:26:54 +01:00
612c779e29
chore: remove unused RepackValues function to clean up code
2026-01-14 14:23:03 +01:00
539f4dc4f8
chore: update biome schema version and refactor code style
...
- Updated biome schema version from 2.3.1 to 2.3.11 in biome.json.
- Refactored package.json for better readability and updated dependencies.
- Adjusted class names in InformationBubble, ChatAttachments, ChatBubble, FileUpload, Loading, and other components for consistent styling.
- Changed height classes from fixed pixel values to relative values for better responsiveness.
- Removed unnecessary comments and unused variables in user.controller.ts.
2026-01-14 14:21:57 +01:00
f7831d6b57
chore(deps): update react-hook-form to version 7.71.1 for improved features and compatibility
2026-01-14 14:12:22 +01:00
287934901c
chore(deps): update uuid to version 13.0.0 for improved features and compatibility
2026-01-14 14:01:44 +01:00
5b694cd523
chore(deps): update framer-motion to version 12.26.2 for improved performance
2026-01-14 14:00:30 +01:00
a5eebe4218
chore(deps): update ioredis to version 5.9.1 for improved functionality
2026-01-14 13:59:34 +01:00
ef1ec5eddf
chore(deps): update @tiptap packages to version 3.15.3 for improved features and stability
2026-01-14 13:58:43 +01:00
193f487e5c
chore(deps): update @hookform/resolvers to version 5.2.2 and react-hook-form to version 7.65.0 for improved compatibility
2026-01-14 13:49:02 +01:00
b7156bff25
chore(deps): update framer-motion to version 12.23.24 for improved compatibility
2026-01-14 13:47:11 +01:00
46afe0db59
chore(deps): update react-is and @types/react-is to version 19.2.0 for compatibility
2026-01-14 13:46:06 +01:00
9f91724df7
chore(deps): update ioredis to version 5.8.2 and react-to-print to version 3.2.0 for improved functionality
2026-01-14 13:44:45 +01:00
9611f42f43
chore(deps): update @tiptap packages to version 3.10.1 for improved features and stability
2026-01-14 13:43:34 +01:00
c7eb0fa05f
chore: update jspdf to version 4.0.0 for improved functionality
2026-01-14 13:42:04 +01:00
757f0ab97c
chore: update @react-email packages and related dependencies
...
- upgraded @react-email/components from 0.5.0 to ^1.0.4
- upgraded @react-email/render from ^1.1.4 to ^2.0.2
- upgraded react-email from ^4.2.8 to ^5.2.3
- upgraded @react-email/preview-server from ^4.2.8 to ^5.2.3
2026-01-14 13:41:17 +01:00
0ac20c65f4
refactor(banners): replace js-cookie with cookies-next for cookie management
2026-01-14 13:38:18 +01:00
ceb782888c
fix(dependabot): update directory path for package manifests in dependabot configuration
2026-01-14 13:32:42 +01:00
c4a753f89f
chore(deps): update package dependencies for improved stability and performance
2026-01-14 13:32:25 +01:00
74adc66a63
Implement feature X to enhance user experience and fix bug Y in module Z
2026-01-14 12:15:31 +01:00
a363ca4275
chore(deps): update dependencies in package.json
...
- updated cookies-next from ^6.1.0 to ^6.1.1
- updated lucide-react from ^0.536.0 to ^0.562.0
- updated nodemailer from ^7.0.5 to ^7.0.12
- updated sharp from ^0.34.3 to ^0.34.5
- updated @types/nodemailer from ^6.4.17 to ^7.0.5
- updated cross-env from ^10.0.0 to ^10.1.0
- updated knip from ^5.62.0 to ^5.81.0
2026-01-14 12:09:01 +01:00
210ee3a9f2
feat: update Stripe integration and add settings page with health check
2026-01-14 12:02:03 +01:00
50be4245bf
feat: add ScrollToTop component for improved navigation experience
2026-01-12 18:50:59 +01:00
eece37df8b
feat: refactor Home component layout by repositioning FrequentSearches and integrating ComeFunziona
2026-01-12 18:00:00 +01:00
0154e0dffe
feat: update DialogContent styling for improved close button interaction in MapDialog component
2026-01-12 17:42:38 +01:00
41f63690ad
feat: enhance TabsList styling for dark mode in PricingChoice component
2026-01-12 17:16:19 +01:00
dec6aff651
feat: replace Accordion with Collapsible for pricing component; improve UI interaction
2026-01-12 17:08:27 +01:00
ff3af6541c
feat: add integration guides for various payment methods in stripeRouter
2026-01-12 17:08:23 +01:00
b9dd1f6f25
feat: update dependencies and improve UI components; add ComeFunziona component for service explanation
2026-01-12 16:00:53 +01:00
3de192636b
feat: update GetAnnunciFromMiogest with improved error handling and validation; add curl installation in Dockerfile; implement checkAnnunci procedure for active announcements notification
2026-01-12 10:05:42 +01:00
d56d8f8ec8
feat: add className prop to AnnuncioDisplay and update ServizioContent for improved styling
2026-01-09 14:47:28 +01:00
76bcf640ca
feat: implement AnnuncioDisplay component and integrate it into ServizioContent for better display of selected announcements
2026-01-09 13:13:17 +01:00
de7a4dcdf3
feat: add validation messages for document and deposit data in SendConferma component
2026-01-08 10:56:01 +01:00
5a1b9d0340
feat: enhance ExpandableScreen close button styling with utility function and update global styles for drawer height
2026-01-08 10:42:55 +01:00
339a1e94dc
feat: add TestRedirectMiddleware for handling test route access
2026-01-07 16:58:54 +01:00
b94c69b846
fix: update label text in GeneralSection for clarity
2026-01-07 16:45:29 +01:00
cf35fac146
feat: implement ExpandableScreen component with trigger and content for interactive UI
2026-01-07 16:45:23 +01:00
7763aac01c
feat: add ServizioPacksInfos component for displaying pricing information
2026-01-07 16:18:21 +01:00
f9cacce912
fix: handle undefined values for number of bathrooms and parking spots in CardInfos
2026-01-07 14:31:34 +01:00
ea4eee876d
feat: update robots.txt to disallow additional paths for improved SEO control
2026-01-07 12:47:28 +01:00
3e601725ea
feat: add canonical and alternate links for SEO optimization in AnnuncioDettaglio
2026-01-07 12:31:34 +01:00
e8957e6f3b
feat: add updater middleware for managing app version cookies
2026-01-07 09:54:02 +01:00
66a70b92cc
refactor: remove unnecessary console log from ContattiProprietarioModal
2025-12-30 17:36:52 +01:00
511423a6b6
refactor: simplify document step logic in ContattiProprietarioModal
2025-12-30 17:25:37 +01:00