lyzcoote
  • Joined on 2026-02-04
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:55:18 +01:00
57d5d74629 update docker-compose to use latest image for API service
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:54:27 +01:00
f3d010dbb4 remove caching configuration from docker workflow
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:52:16 +01:00
1474776304 remove caching configuration from docker workflow
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:49:28 +01:00
9271e965d4 update docker-compose to use pre-built image for API service
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:16:48 +01:00
40dacd7c42 update docker workflow to use ubuntu-latest as the build environment
lyzcoote pushed to main at emly/api 2026-03-17 10:34:53 +01:00
b7f42ce3ae Merge branch 'dev'
5624019f23 Enhances API infrastructure with Swagger, feature flags, and refactored middleware
9458d1e8ad Introduces configurable test database for bug reports
3f15edae75 Refactor middleware and routes to use onRequest for API key and admin key guards; update dependencies and improve logging for error handling
5761cbaa55 Added routes for login and bug reporting
Compare 5 commits »
lyzcoote deleted branch dev from emly/api 2026-02-25 20:57:43 +01:00
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