Commit graph

316 commits

Author SHA1 Message Date
ada7f0b7e0 feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
b6d9842bcd feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
1ad3197d58 fix: update og.jpg image for improved Open Graph representation 2025-10-07 18:40:58 +02:00
f07728454f fix: update image URL construction in getAnnunciMetaByCod handler 2025-10-07 18:23:46 +02:00
39074b58e4 Refactor code structure for improved readability and maintainability 2025-10-07 18:07:57 +02:00
5c3a13bea9 sitemap fix 2025-10-06 19:23:28 +02:00
da21fb8f86 feat: add currency formatting for monthly rent display in SchedaAnnuncio 2025-09-10 15:42:45 +02:00
Marco
ac75113c1e
Update schedaAnnuncioStampabile.tsx 2025-09-10 15:40:03 +02:00
4ca033eb2c refactor: remove unused pdfjs import and adjust worker source configuration 2025-09-09 16:49:08 +02:00
0d423aa2f4 feat: add experimental configuration and update PDF viewer error message 2025-09-09 16:18:10 +02:00
8c802dcabf refactor: update Test component to simplify button actions and integrate toast notifications 2025-09-09 15:07:23 +02:00
6d69e6c037 feat: add PDF viewer component and integrate with AllegatoIframe for improved document handling 2025-09-09 14:51:23 +02:00
cb9fce9289 fix: adjust CredenzaContent max-width for better responsiveness 2025-09-09 10:36:43 +02:00
9961a6503c feat: add subtitle to login form and update translations for English and Italian 2025-09-09 10:34:19 +02:00
0128f115ad fix: update user swap mutation to use async/await and improve navigation handling 2025-09-09 10:21:19 +02:00
aa8fb57ab4 refactor: restructure stripe webhook handler for improved readability and error handling 2025-09-09 09:38:29 +02:00
be0cd554a6 fix: update payment ID reference in createIntentHandler for correct query execution 2025-09-05 16:59:52 +02:00
60f05d52e7 feat: add dev-docker-compose.yml for environment configuration and update hostname handling in next.config.mjs 2025-09-05 16:59:41 +02:00
65ea60a647 refactor: remove console logs and update logger function in auth and db controllers 2025-09-05 15:22:48 +02:00
710ed8a97b feat: add sync router for handling user data synchronization 2025-09-04 12:41:07 +02:00
917d6e2a84 fix: change expiresIn parameter to string type in signToken function 2025-09-04 12:40:24 +02:00
128088abfd fix: update token expiration handling to use correct time units for cookies 2025-09-04 12:38:49 +02:00
d5894f6ec4 refactor: centralize token configuration and update cookie handling in auth middleware and controllers 2025-09-04 12:35:44 +02:00
1aca72ac69 fix: update access token expiration to 1 minute and comment out secure flag 2025-09-04 11:55:46 +02:00
8761c8d5a3 t 2025-09-04 11:49:15 +02:00
26e0754b1c d 2025-09-04 11:32:17 +02:00
2492b98c20 fix: streamline cookie import and improve error handling in logIn function 2025-09-04 11:07:31 +02:00
d35951657a Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo 2025-09-03 21:45:03 +02:00
3ab995ded7 err check login 2025-09-03 21:43:41 +02:00
fdc6c71beb refactor: reorganize package.json structure and update metadata 2025-09-03 12:30:23 +02:00
cbe00a93e8 fix: update cursor style for search input in AutocompleteSearchBox 2025-09-03 12:30:18 +02:00
ae6fb3a27b feat: implement email parsing and validation in parser package 2025-09-03 10:02:04 +02:00
ae4eac1555 fix: correct DbLogger function usage in Kysely configuration 2025-09-02 20:17:14 +02:00
08333b80b2 feat: add error logging for user not found in login process 2025-09-02 19:12:17 +02:00
733452832a feat: add video support to AnnunciGrid and CardAnnuncio components 2025-09-01 17:31:19 +02:00
1426f0efef refactor: streamline conditional logic and improve readability across multiple components 2025-09-01 16:48:03 +02:00
0bc1a0915c feat: add video support to CarouselAnnuncio and integrate VideoPlayer component 2025-09-01 15:59:08 +02:00
1f1d9f3559 feat: enhance AnnuncioView with print option and refactor admin links to use Button component 2025-09-01 11:55:45 +02:00
cc5e80c3f6 feat: add Head component for dynamic title in Scheda Annuncio page 2025-09-01 11:37:43 +02:00
06e156c314 feat: add Head component for dynamic title and enhance contact information display 2025-09-01 11:36:38 +02:00
ece58b7c3b fix: improve error handling in tRPC API handler for better logging in development 2025-09-01 10:37:03 +02:00
467933299e feat: add test page with buttons for logging and server mutation 2025-09-01 10:15:15 +02:00
1860bce2a3 feat: add new biome plugins for enforcing select and where clauses, remove deprecated kysely rules 2025-09-01 09:04:02 +02:00
82dd4d19cb chore: update dependabot configuration and comment out unused CI steps 2025-08-29 18:21:06 +02:00
3284ccbf0d feat: refactor and enhance Annuncio components for improved functionality and print support 2025-08-29 18:18:37 +02:00
4d95791391 total rows 2025-08-29 16:47:33 +02:00
9c47d57969 feat: update AnnunciInsert to set homepage and stato fields to false 2025-08-29 16:36:23 +02:00
bc92368abc feat: update AnnunciTable to enhance actions and filter functionality 2025-08-29 16:22:54 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
f46702275b feat: add IDs to search container and options box for improved accessibility and styling 2025-08-29 15:03:57 +02:00