Wikid82
|
e62eeebfba
|
feat: implement Settings, Security, and Backups routes with API integration
|
2025-11-20 11:38:24 -05:00 |
|
Wikid82
|
113745aa03
|
feat: add NotificationCenter and SystemStatus components for improved user notifications and system updates
|
2025-11-20 11:38:15 -05:00 |
|
Wikid82
|
34a33c3a2e
|
feat: enhance Layout tests with QueryClient integration and async version check
|
2025-11-20 11:38:05 -05:00 |
|
Wikid82
|
46b67d2414
|
feat: implement Backups, Security, and SettingsLayout pages with API integration and state management
|
2025-11-20 11:37:58 -05:00 |
|
renovate[bot]
|
0369e51918
|
chore(deps): update actions/checkout action to v6
|
2025-11-20 16:37:52 +00:00 |
|
Wikid82
|
4fcc0d6c4f
|
feat: improve Go test coverage script by adding trap for coverage file cleanup and ensuring readonly module mode
|
2025-11-20 11:37:37 -05:00 |
|
Wikid82
|
56ab9486a4
|
feat: implement settings refactor, system status, notifications, and pre-commit hooks
|
2025-11-20 11:37:10 -05:00 |
|
Wikid82
|
20d25d49f3
|
feat: adjust minimum coverage threshold and refine test command for Go coverage script
|
2025-11-20 11:30:11 -05:00 |
|
Wikid82
|
5c5b4f71d2
|
feat: add Go Test Coverage hook to pre-commit configuration
|
2025-11-20 11:29:05 -05:00 |
|
Wikid82
|
7c2be5d037
|
feat: update access logging and Docker configuration tasks for improved functionality and deployment
|
2025-11-20 10:28:46 -05:00 |
|
Wikid82
|
5cb69ab55e
|
feat: add Phase 8 summary for Alpha completion including Logging, Backups, and Docker configuration
|
2025-11-20 10:28:41 -05:00 |
|
Wikid82
|
79befed67a
|
feat: add route for Logs page in the application
|
2025-11-20 10:28:35 -05:00 |
|
Wikid82
|
be5c6b92b0
|
feat: add Logs page with log viewing and backup management functionality
|
2025-11-20 10:28:28 -05:00 |
|
Wikid82
|
4d1077f030
|
feat: add 'Logs' navigation item to the layout
|
2025-11-20 10:28:19 -05:00 |
|
Wikid82
|
1a506a0b46
|
feat: add backups and logs API with corresponding interfaces and functions
|
2025-11-20 10:28:10 -05:00 |
|
Wikid82
|
6098df2d68
|
feat: add cron and lumberjack dependencies for scheduling and log rotation
|
2025-11-20 10:28:03 -05:00 |
|
Wikid82
|
12e74d1c84
|
feat: implement backup and log services with backup creation and log reading functionality
|
2025-11-20 10:27:55 -05:00 |
|
Wikid82
|
cf368f107c
|
feat: implement logging configuration with access log setup
|
2025-11-20 10:27:45 -05:00 |
|
Wikid82
|
c63fa70414
|
feat: add backup and log routes with corresponding handlers
|
2025-11-20 10:27:37 -05:00 |
|
Wikid82
|
166b493629
|
feat: add backup and logs handlers with corresponding tests
|
2025-11-20 10:27:31 -05:00 |
|
Wikid82
|
556426841f
|
feat: implement logging setup with rotation and fallback directory
|
2025-11-20 10:27:08 -05:00 |
|
renovate[bot]
|
0322605f45
|
fix(deps): update module github.com/gin-gonic/gin to v1.11.0
|
2025-11-20 14:56:05 +00:00 |
|
Wikid82
|
9d39241c61
|
feat: update health check API response and integrate versioning in Layout component
|
2025-11-20 09:54:55 -05:00 |
|
Jeremy
|
cbfd1c08b2
|
Merge pull request #163 from Wikid82/renovate/npm-minorpatch
chore(deps): update npm minor/patch
|
2025-11-20 09:54:33 -05:00 |
|
renovate[bot]
|
299f2a1631
|
chore(deps): update npm minor/patch
|
2025-11-20 13:41:09 +00:00 |
|
Wikid82
|
f166007e3f
|
fix: update RequireAuth component to accept ReactNode as children type
|
2025-11-20 01:22:48 -05:00 |
|
Wikid82
|
24711cbf28
|
fix: handle ForwardPort parsing error and update navigation expectation in Setup tests
|
2025-11-20 01:12:49 -05:00 |
|
Jeremy
|
2a584f35fd
|
Merge pull request #162 from Wikid82/renovate/major-7-react-router-monorepo
fix(deps): update dependency react-router-dom to v7
|
2025-11-20 01:07:17 -05:00 |
|
renovate[bot]
|
0f510dff43
|
fix(deps): update dependency react-router-dom to v7
|
2025-11-20 06:06:48 +00:00 |
|
Jeremy
|
6452a8bbc2
|
Merge pull request #161 from Wikid82/renovate/major-19-react-monorepo
chore(deps): update react monorepo to v19 (major)
|
2025-11-20 01:06:01 -05:00 |
|
Wikid82
|
8420bcaad9
|
feat: update Dockerfile and docker-compose files for improved debugging and consistency; refactor Login and Setup components for setup status handling
|
2025-11-20 00:58:35 -05:00 |
|
Wikid82
|
0e64e96ffb
|
feat: add Delve debugger support and update entrypoint for debugging
|
2025-11-20 00:09:20 -05:00 |
|
renovate[bot]
|
475998335c
|
chore(deps): update react monorepo to v19
|
2025-11-20 05:02:06 +00:00 |
|
Wikid82
|
39de0a67ef
|
feat: add Tailwind CSS support and refactor Layout component structure
|
2025-11-20 00:01:26 -05:00 |
|
Wikid82
|
ddc3d8ac1f
|
refactor: remove unnecessary peer dependencies and update package versions in package-lock.json
|
2025-11-19 23:56:03 -05:00 |
|
Jeremy
|
01e5a2e79f
|
Merge pull request #160 from Wikid82/renovate/npm-minorpatch
fix(deps): update npm minor/patch
|
2025-11-19 23:50:40 -05:00 |
|
Jeremy
|
64802da4aa
|
Merge branch 'development' into renovate/npm-minorpatch
|
2025-11-19 23:50:32 -05:00 |
|
Jeremy
|
25a45cff73
|
Merge pull request #159 from Wikid82/renovate/major-19-react-monorepo
fix(deps): update react monorepo to v19 (major)
|
2025-11-19 23:49:50 -05:00 |
|
Jeremy
|
9060fe2ea6
|
Merge branch 'development' into renovate/major-19-react-monorepo
|
2025-11-19 23:49:41 -05:00 |
|
Jeremy
|
cbd1632947
|
Merge pull request #158 from Wikid82/renovate/major-7-react-router-monorepo
fix(deps): update dependency react-router-dom to v7
|
2025-11-19 23:49:09 -05:00 |
|
Jeremy
|
197c6da41b
|
Merge pull request #157 from Wikid82/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2
|
2025-11-19 23:48:58 -05:00 |
|
Jeremy
|
4ad58283a8
|
Merge pull request #156 from Wikid82/renovate/renovatebot-github-action-44.x
chore(deps): update renovatebot/github-action action to v44
|
2025-11-19 23:48:43 -05:00 |
|
renovate[bot]
|
ba7431eae8
|
chore(deps): update renovatebot/github-action action to v44
|
2025-11-20 04:48:31 +00:00 |
|
Jeremy
|
bb9b284403
|
Merge pull request #155 from Wikid82/renovate/renovatebot-github-action-43.x
chore(deps): update renovatebot/github-action action to v43
|
2025-11-19 23:48:08 -05:00 |
|
Jeremy
|
7e9d92ee19
|
Merge branch 'development' into renovate/renovatebot-github-action-43.x
|
2025-11-19 23:47:59 -05:00 |
|
renovate[bot]
|
0ca1083537
|
chore(deps): update renovatebot/github-action action to v43
|
2025-11-20 04:47:34 +00:00 |
|
Jeremy
|
85704f36d8
|
Merge pull request #154 from Wikid82/renovate/renovatebot-github-action-42.x
chore(deps): update renovatebot/github-action action to v42
|
2025-11-19 23:47:21 -05:00 |
|
Jeremy
|
4f935f1712
|
Merge branch 'development' into renovate/renovatebot-github-action-42.x
|
2025-11-19 23:47:14 -05:00 |
|
Jeremy
|
30d8615b0f
|
Merge pull request #153 from Wikid82/renovate/renovatebot-github-action-41.x
chore(deps): update renovatebot/github-action action to v41
|
2025-11-19 23:46:54 -05:00 |
|
Jeremy
|
f140c01822
|
Merge pull request #152 from Wikid82/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
|
2025-11-19 23:46:39 -05:00 |
|