-
Notifications
You must be signed in to change notification settings - Fork 0
DevLog Week6
immjunjie edited this page May 19, 2025
·
1 revision
- 06-05-25 – Merge branch 'feature/doing/jjzf/refactor-simulator' into develop
- 06-05-25 – Added comments to webapp and logger; Removed unused variables
- 06-05-25 – Minor change. Decreased timeout value of the fetch data from a printer to not overload connection
- 06-05-25 – made uploaded file slots visible with no files
- 06-05-25 – Initialize snapshotter in logger.py and included camera url in the template context
- 06-05-25 – made small font size adjustment to endpoints
- 06-05-25 – Moved the while loop and logic into a function log_printer_data
- 06-05-25 – Timer added
- 06-05-25 – Layer change manual test
- 06-05-25 – Fix(simulator): fix the run code of
main.py - 06-05-25 – Feat(simulator): Develop remaining Swagger endpoint sections
- 06-05-25 – Git ignore fix
- 06-05-25 – added more comments to logger.py
- 06-05-25 – Merge from feature/doing/obud/screenshots into feature/doing/obud/snapshots-integration
- 06-05-25 – Calls the snapshotter when a layer change is detected
- 06-05-25 – Refactored code structure. Make it more reusable.
- 06-05-25 – Deleted helper test functions in a file
- 06-05-25 – Merge remote-tracking branch 'origin/develop' into s-develop2
- 06-05-25 – Merge branch 'feature/doing/jjzf/endpoints' into develop
- 06-05-25 – Refactored methods in extract_snapshots.py with improved logic handling
- 06-05-25 – Feat(simulator): Develop the endpoint sections
- 06-05-25 – merged s-develop2 into develop
- 06-05-25 – Add extract_snapshots.py from backend/extractor/merged/ into backend/UI/ directory
- 06-05-25 – moved endpoint list to setup section and CSS'd it
- 06-05-25 – Merge remote-tracking branch 'origin/feature/doing/obud/snapshots-integration' into feature/doing/obud/snapshots-integration
- 06-05-25 – Merge branch 'osk-develop' into develop
- 06-05-25 – Remove tracked .DS_Store files
- 07-05-25 – Merge branch 'develop' of https://github.com/immjunjie/CS3300-Project into develop
- 07-05-25 – Merge branch 'osk-develop' into develop
- 07-05-25 – Fixed incorrect parameter order in start_logging(camera_url)
- 07-05-25 – improved timer input to use h/m/s
- 07-05-25 – cleaned up and added comments to html
- 07-05-25 – replaced empty benchy files with dojos files
- 07-05-25 – Fix(simulator): Module import issue
- 07-05-25 – Merge remote-tracking branch 'origin/develop' into develop
- 07-05-25 – Finished snapshot integration feature
- 07-05-25 – added on-page timer to set for prints
- 07-05-25 – Removed import of the filter_endpoints.py. Never used
- 07-05-25 – fixed bug in timer
- 07-05-25 – Fixed incorrect parameter order in start_logging(camera_url)
- 07-05-25 – Restored comments
- 07-05-25 – Removed DS_Store
- 07-05-25 – made page refresh when logging stops from timer
- 07-05-25 – Merge branch 'feature/doing/jjzf/fixing' into develop
- 07-05-25 – Feat(simulator): Enhance realism by aligning URLs with real printer API