Commit Graph

14 Commits

Author SHA1 Message Date
Erik Silva
2cd14b3d4d fix: force dynamic rendering for portal page to prevent build-time DB access 2026-01-21 01:31:28 -03:00
Erik Silva
2d770e4aa7 fix: correct prisma import path in portal page 2026-01-21 01:26:59 -03:00
Erik Silva
b1d9082701 feat: add dynamic favicon, dynamic titles and public portal page 2026-01-21 01:23:48 -03:00
Erik Silva
c6c385ec70 feat: implement mobile-friendly card layout for tables, remove horizontal scroll 2026-01-21 01:01:05 -03:00
Erik Silva
ede4bbfabf feat: make all pages and components fully responsive for mobile devices 2026-01-21 00:48:25 -03:00
Erik Silva
ad819e84b9 fix: force dynamic rendering on pages with database access to fix build 2026-01-21 00:16:38 -03:00
Erik Silva
6367d3de1a fix: back button goes to folder, remove try-catch that redirected to setup on any error 2026-01-21 00:08:32 -03:00
Erik Silva
c43118a0d8 fix: protect /setup route - redirect to login if organization already exists 2026-01-20 23:59:01 -03:00
Erik Silva
ec962a7081 fix: update file URL handling for production - supports both old and new URL formats 2026-01-20 23:01:50 -03:00
Erik Silva
f4582ed844 fix: init bucket before upload and remove MinIO UI references 2026-01-20 14:43:13 -03:00
Erik Silva
f103727920 feat: add API proxy for MinIO files - fixes file access in production 2026-01-20 14:31:13 -03:00
Erik Silva
094f961daa fix: typescript error - defaultFolderId null to undefined 2026-01-20 13:54:24 -03:00
Erik Silva
261fd429d5 feat: setup docker and push project to remote 2026-01-20 13:44:32 -03:00
Erik Silva
45bac0c990 Initial commit from Create Next App 2026-01-13 20:57:02 -03:00