Commit graph

11 commits

Author SHA1 Message Date
6acfc08169 new storage for files 2025-10-24 16:10:59 +02:00
eabe7f36c1 refactor: update TODO list with new cache key and last update visibility 2025-10-22 09:25:34 +02:00
40076ce48a cleanup 2025-10-21 16:57:59 +02:00
60e3f26fd8 fix: update BASE_URL to INTERNAL_BASE_URL in revalidationHelper and remove unused BASE_URL from docker-compose 2025-10-20 15:04:35 +02:00
9bea29607b fix: update z-index for CodiceBox in RicercaFilters component 2025-10-20 11:49:30 +02:00
5bdfd0ee84 fix: remove default locale setting in i18n configuration 2025-10-20 11:45:52 +02:00
667213cd31 fix: adjust layout in AnnuncioInteractions component 2025-10-20 11:41:54 +02:00
357f21cb39 fix: update contact information in email footer 2025-10-20 11:40:56 +02:00
77c6cc115f todos 2025-10-20 11:39:33 +02:00
7a50ba4147 refactor: upgrade tiptap dependencies and enhance toolbar functionality
- Updated Tiptap dependencies to version 3.x, including core, extensions, and starter kit.
- Added Link extension to the editor for hyperlink support.
- Refactored ToolBar component to utilize useEditorState for better state management.
- Enhanced toolbar with additional heading options (H5, H6) and improved button states for formatting actions.
- Added a button to clear all marks in the editor.
2025-08-06 15:03:05 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00