Commit Graph

  • 651afb49bc chore(deploy): bump version VPS 4 Deploy Agent 2026-05-31 01:34:01 +02:00
  • 22be2adefd fix(clinics): adiciona campo senha no formulário de cadastro de clínica VPS 4 Deploy Agent 2026-05-31 01:30:52 +02:00
  • 7fec895778 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-31 01:13:37 +02:00
  • f158325002 fix(client): renomeia RF Dental → Score Client e corrige URL do executável VPS 4 Deploy Agent 2026-05-31 01:08:07 +02:00
  • 16f16d7d8e chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 23:46:12 +02:00
  • 8796558fa3 feat(clinics): wipe cirúrgico por dispositivo — apaga banco + pasta Wasabi só da clínica; remove Zerar Sistema da sidebar VPS 4 Deploy Agent 2026-05-30 23:42:46 +02:00
  • e0ddb7e0ec chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 23:29:56 +02:00
  • c7f24fc8d2 fix(a11y): add id/name and htmlFor to all form fields — fix browser warnings about unlabeled inputs VPS 4 Deploy Agent 2026-05-30 23:27:00 +02:00
  • 61a4c3ab76 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 23:11:45 +02:00
  • 7861ad5870 fix(transform): overflow:hidden no painel + imagem 65% (65%×√2≈92% — cabe em qualquer ângulo) VPS 4 Deploy Agent 2026-05-30 23:08:17 +02:00
  • 2bdd78ec59 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 21:29:25 +02:00
  • 3f3e5fc33b fix(transform): imagens não cortadas nas 4 posições (70%=1/√2) e no ajuste fino (sem overflow hidden) VPS 4 Deploy Agent 2026-05-30 21:26:48 +02:00
  • ca74ccf0d4 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 21:20:47 +02:00
  • 568e42abdd fix(transform): botão Posições no header antes do nome + imagens não estouram no ajuste fino VPS 4 Deploy Agent 2026-05-30 21:17:06 +02:00
  • f90188b6f3 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 21:08:06 +02:00
  • 74a8fa7fc4 feat(transform): páginas de orientação (flip H/V), downloads (orientada+original), vincular GTO no ajuste fino e marcar GTO enviada VPS 4 Deploy Agent 2026-05-30 21:04:42 +02:00
  • 79c6012fbe chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 20:19:53 +02:00
  • 60d6474b25 feat(transform): passo de escolha entre 4 posições (0/90/180/270) antes do ajuste fino VPS 4 Deploy Agent 2026-05-30 20:14:56 +02:00
  • 38209048b8 perf(thumbnail): cache imutável de 1 ano no navegador (repeat visit = 0 request) VPS 4 Deploy Agent 2026-05-30 19:48:19 +02:00
  • 3f624111f4 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 19:40:49 +02:00
  • 5962a9ef81 style(sidebar): reduz espaço vertical no topo e base (padding 24->10, header sem vertical) VPS 4 Deploy Agent 2026-05-30 19:36:13 +02:00
  • 3674a9650d chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 19:26:54 +02:00
  • c393b8394c style(sidebar): espaço acima do header e remove padding inferior VPS 4 Deploy Agent 2026-05-30 19:23:07 +02:00
  • 928aedccc4 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 19:09:15 +02:00
  • b59eae1641 fix(wasabi): reload S3 client after saving credentials (403 persistia com chave antiga em memória) VPS 4 Deploy Agent 2026-05-30 19:03:30 +02:00
  • ed21e67686 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 18:54:32 +02:00
  • 69794a5688 fix(deploy): force devDependencies install for React build (NODE_ENV=production skips vite) VPS 4 Deploy Agent 2026-05-30 18:51:24 +02:00
  • 12891da889 fix(thumbnail): serve image bytes directly + on-demand thumb generation with Wasabi backfill VPS 4 Deploy Agent 2026-05-30 18:48:25 +02:00
  • 1a5ac83f53 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 18:37:59 +02:00
  • 19d74cdde9 fix: remove legacy html routes causing 500 error VPS 4 Deploy Agent 2026-05-30 18:35:25 +02:00
  • 23cbbf1275 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 18:31:22 +02:00
  • d6ae290e56 feat: migrate vanilla js to react vite spa VPS 4 Deploy Agent 2026-05-30 18:26:56 +02:00
  • 3bc1161d95 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:49:16 +02:00
  • e232a81d66 fix: include latest_image_id in patients query — fix /api/images/undefined/thumbnail VPS 4 Deploy Agent 2026-05-30 17:46:47 +02:00
  • 83f4b708ee chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:37:53 +02:00
  • 558c3a3ce5 fix: register public thumbnail route before auth middleware — use router before authenticateToken VPS 4 Deploy Agent 2026-05-30 17:34:50 +02:00
  • 879a307761 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:34:28 +02:00
  • 76f76f3c90 fix: add public thumbnail endpoint without auth — allow images to load without login VPS 4 Deploy Agent 2026-05-30 17:32:09 +02:00
  • b6c7ee4255 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:30:24 +02:00
  • 02dcbc3fae fix: lazy-load Wasabi URLs to prevent socket.io timeout — check local files first, generate signed URLs on-demand VPS 4 Deploy Agent 2026-05-30 17:27:44 +02:00
  • 39d162c282 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:26:16 +02:00
  • b76bb14b0a fix: serve Wasabi image URLs instead of local /uploads/ paths — prevent broken image links VPS 4 Deploy Agent 2026-05-30 17:22:11 +02:00
  • cf653558c4 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 17:13:14 +02:00
  • 33f5acf331 fix: include version.txt and index.html in rsync to keep VPS1 in sync VPS 4 Deploy Agent 2026-05-30 17:10:40 +02:00
  • 41dadfb620 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 16:57:44 +02:00
  • 535e0d198e fix: remove .env.prod rsync (file doesn't exist) VPS 4 Deploy Agent 2026-05-30 16:54:36 +02:00
  • 86b06bec30 perf: switch to Modelo A - build on VPS4, ship image to VPS1 (10x faster ~30s) VPS 4 Deploy Agent 2026-05-30 16:35:14 +02:00
  • 8f3e040b58 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 16:31:42 +02:00
  • e8af3a975b fix: remove previewStyle error, compact logout button padding VPS 4 Deploy Agent 2026-05-30 16:28:14 +02:00
  • 098fe4692e chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 16:25:28 +02:00
  • 6901da52f0 fix: thumbnail system - 500px, always show placeholder, compact sidebar footer VPS 4 Deploy Agent 2026-05-30 16:22:15 +02:00
  • ce2a394962 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 16:03:54 +02:00
  • 7f9381169f perf: preserve Docker npm cache - version bumps only touch version.txt, not package.json VPS 4 Deploy Agent 2026-05-30 16:00:18 +02:00
  • 653654cad4 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 15:58:16 +02:00
  • dcfc221e9a fix: version injection server-side, sidebar spacing, thumb quality 80%, backfill, modal original full-res VPS 4 Deploy Agent 2026-05-30 15:51:48 +02:00
  • 0c31ed7670 chore(deploy): bump version VPS 4 Deploy Agent 2026-05-30 15:39:57 +02:00
  • 610c183b35 feat(deploy): add GitOps automation - listener 9003, update-version.js, deploy-prod.sh GitOps VPS 4 Deploy Agent 2026-05-30 15:32:11 +02:00
  • 6dfce6723b feat: consolidate backend improvements, frontend UX fixes and Wasabi storage support VPS 4 Deploy Agent 2026-05-30 15:23:27 +02:00
  • de3bbc9564 feat: adiciona rota verify-client-credentials para o client VPS 4 Builder 2026-05-28 04:05:05 +02:00
  • d5b4ce9442 fix: envia nome do executável original no download com versao VPS 4 Builder 2026-05-28 03:31:05 +02:00
  • 2036c8662b feat: adicionada landing page de download rica com changelog VPS 4 Builder 2026-05-28 03:00:37 +02:00
  • 6747ed8f4a fix: adiciona volume docker para a pasta updates e protege no rsync VPS 4 Builder 2026-05-28 02:58:04 +02:00
  • e89a018a78 feat: adiciona botão na sidebar para download do client desktop (.exe) e rota de download dinâmico VPS 4 Builder 2026-05-28 02:44:34 +02:00
  • a798cab8b8 chore: remove pastas vazias de uploads e processed de dentro do dental-server (substituidas por volumes externos) VPS 4 Builder 2026-05-28 02:32:20 +02:00
  • e547f6574e feat: adiciona código do cliente com terminal de logs integrado e layout responsivo VPS 4 Builder 2026-05-27 02:58:11 +02:00
  • e683558b6c fix: unifica sistema de modais no admin-clinics e usa JWT_SECRET global no client-auth VPS 4 Builder 2026-05-27 02:39:45 +02:00
  • 9f4538786b fix: adiciona JWT_SECRET e ALLOWED_ORIGINS no docker-compose, e corrige enabled=1 para PostgreSQL nas rotas de imagens VPS 4 Builder 2026-05-27 02:36:06 +02:00
  • 0b06b55c66 docs: adicionar TAREFAS.md com backlog server e client VPS 4 Builder 2026-05-27 02:33:32 +02:00
  • f30c4fe002 chore: mover docs, scripts e arquivos obsoletos para dental-server/bkp/ VPS 4 Builder 2026-05-27 02:18:54 +02:00
  • 525f98cbdb fix: modal usuários, rota wasabi storage-config, sync por permissão — v2.1.2 VPS 4 Builder 2026-05-26 23:06:01 +02:00
  • 76f6abdb3c feat: padronizar todos os modais 90% largura e 98vh altura — v2.1.1 VPS 4 Builder 2026-05-26 22:42:19 +02:00
  • 60bd3b0adc fix: padronizar abertura de modais com classList active para evitar bloqueio invisivel de cliques VPS 4 Builder 2026-05-26 22:37:42 +02:00
  • c9d6673f47 fix: evitar chamadas de status do socket para nao-admins e usar fetchWithAuth VPS 4 Builder 2026-05-26 21:25:25 +02:00
  • 327911c81b style: compactacao de layout e espacos verticais no dashboard, conexoes e clinicas VPS 4 Builder 2026-05-26 21:20:40 +02:00
  • a41fbb7e16 bump: atualiza versao do sistema para v2.1.0 e adiciona exibicao nas interfaces VPS 4 Builder 2026-05-26 21:15:30 +02:00
  • 5b0d80bf22 feat: reestruturacao de menus na sidebar, niveis de acesso e migracao para postgresql/dragonflydb VPS 4 Builder 2026-05-26 21:08:48 +02:00
  • dc1801f4a7 Ajuste de cadastro/gerenciamento de usuarios e seguranca de endpoints VPS 4 Builder 2026-05-26 20:48:21 +02:00
  • da40ab11f6 feat: implement user management dashboard and visibility access controls VPS 4 Builder 2026-05-26 20:45:00 +02:00
  • 9e8d920b75 feat: premium layout unification under RF Dental and sidebar/toolbar reorganization VPS 4 Builder 2026-05-26 20:26:57 +02:00
  • 120c683c42 fix(login): move version div under login button and disable HTML caching VPS 4 Builder 2026-05-26 19:58:06 +02:00
  • 6df952acae feat: update to v2.0.3, premium redesign and fix navigation bugs VPS 4 Builder 2026-05-26 19:41:32 +02:00
  • ee2ec49d5f fix: corrige link cacheado do admin-clinics e faz cache_bust VPS 4 Builder 2026-05-26 19:08:12 +02:00
  • 0306c30dab fix: corrige token de auth causando logoff na tela de gerenciar clinicas VPS 4 Builder 2026-05-26 19:01:14 +02:00
  • aae199cc1f fix: salva arquivo .installed no volume data persistente para evitar reinicio de instalacao apos reset do container VPS 4 Builder 2026-05-26 16:35:05 +02:00
  • fa7b2c262c refactor: blindagem da arquitetura de roteamento (APIs 100% JSON sem redirects para html), cache buster dinamico e correcao de ordem do middleware de instalacao VPS 4 Builder 2026-05-26 15:52:18 +02:00
  • 105db109fe fix: correcao deploy do front (script ps1 estava aninhando a pasta public dentro de public) VPS 4 Builder 2026-05-26 07:09:13 +02:00
  • dbf17a8d2a fix: cache-buster nos assets do admin-clinics para forcar reload no browser VPS 4 Builder 2026-05-26 06:50:12 +02:00
  • a34ff8ff3d chore: test deploy script automatico VPS 4 Builder 2026-05-26 06:45:18 +02:00
  • 15156313b6 fix: admin-clinics redirecionar para login se sem token + verificar content-type VPS 4 Builder 2026-05-26 06:30:40 +02:00
  • f99ec8b34b test: validar pipeline CI/CD VPS4->VPS1 VPS 4 Builder 2026-05-26 06:23:18 +02:00
  • f115dcdf06 Add version badge to sidebar footer (Server v2.0.0) VPS 4 Builder 2026-05-26 05:55:19 +02:00
  • c637977d3b Fix admin-clinics auth and JWT usage VPS 4 Builder 2026-05-26 05:45:13 +02:00
  • 5324a830b2 Restore RX modal UI and sidebar dropdown VPS 4 Builder 2026-05-26 05:26:37 +02:00
  • eaf57ac6b1 Add missing pg dependency and fix SQL error VPS 4 Builder 2026-05-26 04:54:15 +02:00
  • 20372c6202 Add logout button to the sidebar VPS 4 Builder 2026-05-26 04:30:46 +02:00
  • a04dea830b Fix PostgreSQL GROUP BY rule for images/patients route VPS 4 Builder 2026-05-26 04:25:11 +02:00
  • ec3f23c9ea Implement client authentication and admin clinics panel VPS 4 Builder 2026-05-26 04:17:12 +02:00
  • 13175f93aa Migrate to PostgreSQL and add DragonflyDB support VPS 4 Builder 2026-05-26 03:50:14 +02:00
  • bda5adf070 Fix DB initialization, upgrade Node to 22 for SQLite, and support DB_PATH VPS 4 Builder 2026-05-26 03:20:07 +02:00
  • 75c4bf3f87 feat: adicionar gerenciamento de clínicas e tokens VPS 4 Builder 2026-05-26 02:59:11 +02:00