dockerbackup/public
Alexander Sabino 6401559237 feat: update version to 0.2.0 and add source management features
- Updated README.md to reflect new version and changelog for version 0.2.0
- Updated package.json to version 0.2.0
- Added source management functionality in app.js:
  - Introduced state management for sources
  - Implemented UI for adding, editing, and deleting sources
  - Added source selection in profile forms
- Enhanced index.html with new source view and modal for source creation
- Added translations for source management in translations.js
- Updated dockerService.js to support TCP connections for sources
- Modified server.js to handle API routes for sources:
  - Added endpoints for checking socket availability, listing, creating, and deleting sources
- Updated store.js to manage sources in JSON storage
2026-05-10 15:50:27 +01:00
..
app.js feat: update version to 0.2.0 and add source management features 2026-05-10 15:50:27 +01:00
docker_backup_icon_for_appstore.png atualiza README.md com informações sobre a versão e instalação; adiciona ícones para a interface 2026-05-08 22:33:59 +01:00
icon.png atualiza README.md com informações sobre a versão e instalação; adiciona ícones para a interface 2026-05-08 22:33:59 +01:00
index.html feat: update version to 0.2.0 and add source management features 2026-05-10 15:50:27 +01:00
styles.css atualiza versão para 0.1.5; adiciona botão de log na aba Backup Runs, novo endpoint para detalhes de backup e melhora a exibição do changelog 2026-05-10 10:45:37 +01:00
translations.js feat: update version to 0.2.0 and add source management features 2026-05-10 15:50:27 +01:00