lyzcoote
  • Joined on 2026-02-04
lyzcoote pushed to main at emly/api 2026-02-25 20:57:38 +01:00
19e199a578 Introduces scalable Docker Compose deployment
lyzcoote pushed to main at lyzcoote/EMLy 2026-02-18 16:59:33 +01:00
9b9e01b107 feat: refactor screenshot capture implementation and update UI reload labels
af7d8a0792 feat: implement application restart functionality and update UI reload options
Compare 2 commits »
lyzcoote pushed to main at lyzcoote/EMLy 2026-02-17 11:23:11 +01:00
be2c3b749c Merge pull request 'Merge Bug Report and Update System into main' (#1) from bug-report into main
b106683712 feat: update version to 1.6.0 and enhance update system configuration
6a27663e72 feat: update TODO list with additional security fixes
828adcfcc2 feat: add heartbeat check for bug report API and enhance logging throughout the application
894e8d9e51 feat: implement user account management features including enable/disable functionality and real-time presence tracking
Compare 15 commits »
lyzcoote merged pull request lyzcoote/EMLy#1 2026-02-17 11:23:10 +01:00
Merge Bug Report and Update System into main
lyzcoote created pull request lyzcoote/EMLy#1 2026-02-17 11:23:00 +01:00
Merge Bug Report and Update System into main
lyzcoote pushed to bug-report at lyzcoote/EMLy 2026-02-17 11:22:06 +01:00
b106683712 feat: update version to 1.6.0 and enhance update system configuration
6a27663e72 feat: update TODO list with additional security fixes
Compare 2 commits »
lyzcoote pushed to dev at emly/api 2026-02-16 22:49:42 +01:00
2d576a2f39 Add root endpoint to return API status
lyzcoote pushed to dev at emly/dashboard 2026-02-16 22:30:00 +01:00
lyzcoote created branch dev in emly/dashboard 2026-02-16 22:30:00 +01:00
lyzcoote pushed to dev at emly/api 2026-02-16 22:29:55 +01:00
lyzcoote created branch dev in emly/api 2026-02-16 22:29:55 +01:00
lyzcoote pushed to main at emly/dashboard 2026-02-16 13:37:07 +01:00
a96ac57676 feat: add Docker Compose configuration for dashboard service
lyzcoote pushed to main at emly/dashboard 2026-02-16 13:30:11 +01:00
c49692a75b feat: add user management features with CRUD operations and password policies
lyzcoote created repository emly/dashboard 2026-02-16 13:26:01 +01:00
lyzcoote pushed to main at emly/api 2026-02-16 11:47:18 +01:00
211ce5f1f6 Remove tsconfig.json copy from Dockerfile
lyzcoote pushed to main at emly/api 2026-02-16 11:43:24 +01:00
f6f5f7b9e4 Remove MySQL service from Docker Compose and create a new compose.yml for API service configuration
lyzcoote pushed to main at emly/api 2026-02-16 11:42:57 +01:00
c5866c7c9a Refactor Docker Compose configuration by removing MySQL and related services, and updating API environment variables for improved flexibility.
lyzcoote pushed to bug-report at lyzcoote/EMLy 2026-02-16 08:54:39 +01:00
828adcfcc2 feat: add heartbeat check for bug report API and enhance logging throughout the application
lyzcoote pushed to bug-report at lyzcoote/EMLy 2026-02-16 07:43:58 +01:00
894e8d9e51 feat: implement user account management features including enable/disable functionality and real-time presence tracking
lyzcoote pushed to bug-report at lyzcoote/EMLy 2026-02-15 13:04:33 +01:00
a89b18d434 feat: implement user management features including creation, updating, and deletion of users