release-bot
875ab670d5
chore(release): bump version to v26.03.21.d [skip ci]
2026-03-21 22:24:55 +00:00
43cef42c3b
Merge pull request 'chore(deps): update actions/setup-node action to v6' ( #21 ) from renovate/actions-setup-node-6.x into main
...
Changelog + Release on main / changelog_and_release (push) Successful in 10m57s
Reviewed-on: #21
v26.03.21.d
2026-03-21 22:18:31 +00:00
renovate[bot]
29dd867bcb
chore(deps): update actions/setup-node action to v6
Pre-release on non-main branches / prerelease (push) Successful in 42s
v26.03.21-pre.renovate-actions-setup-node-6.x.29dd867
2026-03-21 22:17:06 +00:00
dba93b67fd
Changed release action
...
Changelog + Release on main / changelog_and_release (push) Has started running
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-21 22:15:45 +00:00
5d23d0639e
Added versioning information to footer of website. General updates to the release action
...
Changelog + Release on main / changelog_and_release (push) Failing after 6m47s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-21 22:04:49 +00:00
535c62b838
Updated astro to 6.0.8
...
Changelog + Release on main / changelog_and_release (push) Successful in 1m46s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.21.c
2026-03-21 21:52:43 +00:00
bcac9f3310
Merge pull request 'chore(deps): update dependency astro to v6' ( #20 ) from renovate/astro-6.x into main
...
Changelog + Release on main / changelog_and_release (push) Successful in 33s
Reviewed-on: #20
v26.03.21.b
2026-03-21 21:49:14 +00:00
renovate[bot]
3a624cb5cd
chore(deps): update dependency astro to v6
Pre-release on non-main branches / prerelease (push) Successful in 37s
v26.03.21-pre.renovate-astro-6.x.3a624cb
2026-03-21 21:48:00 +00:00
12f605e987
Merge pull request 'chore(deps): update dependency astro to v5.18.1' ( #18 ) from renovate/astro-5.x-lockfile into main
...
Changelog + Release on main / changelog_and_release (push) Successful in 1m48s
Reviewed-on: #18
v26.03.21.a
2026-03-21 21:42:36 +00:00
renovate[bot]
cc3d6f0e48
chore(deps): update dependency astro to v5.18.1
Pre-release on non-main branches / prerelease (push) Successful in 40s
v26.03.12-pre.renovate-astro-5.x-lockfile.cc3d6f0
2026-03-12 14:31:45 +00:00
61b24dc309
Merge branch 'Version-2-Rebase'
Changelog + Release on main / changelog_and_release (push) Successful in 28s
v26.03.01.a
2026-03-01 18:26:10 +00:00
1ec16aecb3
Final Version 2.0 Beta release
...
Pre-release on non-main branches / prerelease (push) Successful in 29s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.1ec16ae
2026-03-01 18:16:42 +00:00
bb8e0c1969
Broken code
...
Pre-release on non-main branches / prerelease (push) Successful in 29s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.bb8e0c1
2026-03-01 17:52:36 +00:00
09e0499ba3
Full initial 2.0 build
...
Pre-release on non-main branches / prerelease (push) Successful in 31s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.09e0499
2026-03-01 17:30:41 +00:00
7ecd065305
Updates to canvas of logic gate simulator:
...
Pre-release on non-main branches / prerelease (push) Successful in 29s
- Addition of zoom feature
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.7ecd065
2026-03-01 16:37:02 +00:00
e0e72c17e8
Fully functional logic gates page
...
Pre-release on non-main branches / prerelease (push) Successful in 28s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.e0e72c1
2026-03-01 16:32:27 +00:00
ffab71cfcc
Completed Wave 3 features:
...
Pre-release on non-main branches / prerelease (push) Successful in 27s
- [X] New User Interface (Responsive)
- [X] Two's Compliment Simulator
- [X] Extended Binary Simulator (Custom bit sizes)
- [X] Unified Binary Simulator (Unsigned & Two's Completment combined)
- [X] Extended Hexadecimal Simulator
- [X] Unified Hexadecimal Simulator (For GCSE & A Level Specification)
- [X] Enhanced Gate Simulator (Truth Table Creator)
- [X] Compound Gate Simulator
- [ ] Computer Components Simulator
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v26.03.01-pre.version-2-rebase.ffab71c
2026-03-01 16:22:58 +00:00
d4ffe30f9b
Merge branch 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git
Changelog + Release on main / changelog_and_release (push) Failing after 27s
2026-03-01 13:59:01 +00:00
93542748e6
Update readme
...
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 13:58:56 +00:00
98671cdeee
✨ (layout): add global navigation, header, footer, and new assets
...
♻
♻️ (binary): refactor to use BaseLayout and remove inline boilerplate
Migrate
♻️ (binary): refactor UI layout and extract inline script to external file
Extract the inline
✨ feat(binary): add binary calculator script for interactive UI
Introduce `binary.
✨ (binary-tool): add random generation, bit width, and toolbox controls
Add functions for
♻️ refactor: remove unused unsignedBinary.js and binary.css files
Delete the unsigned
Wait, the prompt gave a specific list of GitMojis:
* 🐛 , Fix
✨ feat: add styles for binary converter UI components and controls
Add CSS classes for buttons, inputs
2026-03-01 13:58:19 +00:00
e74a20ca81
Merge pull request 'chore(deps): update actions/checkout action to v6' ( #10 ) from renovate/actions-checkout-6.x into main
...
Changelog + Release on main / changelog_and_release (push) Failing after 29s
Reviewed-on: #10
2026-03-01 13:48:26 +00:00
renovate[bot]
4b21391232
chore(deps): update actions/checkout action to v6
2026-03-01 13:46:41 +00:00
5708a184d5
Merge pull request 'chore: Configure Renovate' ( #8 ) from renovate/configure into main
...
Changelog + Release on main / changelog_and_release (push) Failing after 27s
Reviewed-on: #8
2026-03-01 13:39:02 +00:00
af131fc58a
Fixed binary user interface
...
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-02-28 23:35:14 +00:00
renovate[bot]
4a0e4d306a
Add renovate.json
2026-02-28 23:01:44 +00:00
aa9e071d40
Update dependencies and backup of project
...
Changelog + Release on main / changelog_and_release (push) Failing after 37s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-02-28 23:01:39 +00:00
4facee954c
Changed .gitignore to include build outputs
...
Pre-release on non-main branches / prerelease (push) Successful in 24s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
v25.12.26-pre.version-2-rebase.4facee9
2025-12-26 22:46:58 +00:00
da081e41e9
Merge branch 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git into Version-2-Rebase
...
Pre-release on non-main branches / prerelease (push) Failing after 20s
* 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git :
Update Astro to 5.16.6
Merging of release and changelog workflows to reduce burden on git server load.
Update .gitea/workflows/changelog.yml
Update .gitea/workflows/changelog.yml
Update .gitea/workflows/changelog.yml
Update .gitea/workflows/changelog.yml
Add .gitea/workflows/changelog.yml
Update README.md
Update README.md
Update README.md
Update LICENSE
Update LICENSE
Update LICENSE
2025-12-26 22:44:55 +00:00
ce92998667
Fixed exporter
2025-12-26 22:44:49 +00:00
da28b5767d
Creation of release & pre-release workflows
...
Pre-release on non-main branches / prerelease (push) Failing after 20s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-26 22:41:47 +00:00
aed8a80b02
Update Astro to 5.16.6
...
Changelog + Release on main / changelog_and_release (push) Failing after 20s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-26 22:30:04 +00:00
13d15796cf
Merging of release and changelog workflows to reduce burden on git server load.
...
Changelog + Release on main / changelog_and_release (push) Failing after 20s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-26 22:20:43 +00:00
d9976c0a72
Update .gitea/workflows/changelog.yml
Changelog / changelog (push) Successful in 38s
2025-12-25 17:24:27 +00:00
69420030a7
Update .gitea/workflows/changelog.yml
Changelog / changelog (push) Failing after 43s
2025-12-25 17:14:59 +00:00
ff63d9d8f5
Update .gitea/workflows/changelog.yml
Changelog / changelog (push) Failing after 38s
2025-12-25 17:13:46 +00:00
273586137d
Update .gitea/workflows/changelog.yml
Changelog / changelog (push) Failing after 39s
2025-12-25 17:03:47 +00:00
89b0f733b1
Add .gitea/workflows/changelog.yml
Changelog / changelog (push) Failing after 1m10s
2025-12-25 16:57:58 +00:00
b90008d13c
Update README.md
2025-12-25 09:33:37 +00:00
47fb7779d9
Update README.md
2025-12-25 09:31:50 +00:00
3de0ae1fd3
Update README.md
2025-12-25 09:23:48 +00:00
fea9c3a6bf
Update LICENSE
2025-12-25 09:23:09 +00:00
e0c7dce9c8
Update LICENSE
2025-12-25 09:19:35 +00:00
9a6088fc9b
Update LICENSE
2025-12-25 09:16:41 +00:00
3addaca2f2
Snapshot as lots broken. Taken snapshot before reverting commits
2025-12-17 17:28:40 +00:00
ce6c2298a1
Binary simulator is feature complete.
...
Known issues:
- Formatting of the navbar across the site is broken
- Formatting of the Binary simulator is broken
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-16 22:46:29 +00:00
8b3c58c8d9
Recent Changes:
...
- Make the navigation bar 3 times it's current height
- The navbar needs the Computing:Box logo to the left of the site name
- Move the toolbox button to appear below the navigation bar
- Make the background of the random button glow/pulse green when random is running
- Make Random run a little longer (like 25% more)
- Rename the "Custom" card to "Custom Number"
2025-12-16 19:56:40 +00:00
ae91944cb4
Fixed Changes:
...
- The bit value when in two's compliment mode is not right, it should be on the same line, not wrapped
- The random button should glow when the random function is running, it shouldn't be solid green all the time
- The reset button, can you make the background of it red when hovered over too? I want it to pulse red on the background as well
- Make the title of this page (in head) "Binary Simulator"
- Reinstate the BaseLayout layout which we created previously
- The shifts for Two's Compliment do not work. An Arithmetic Right Shift would keep the value of the most significant bit.
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-16 19:35:39 +00:00
8bf8b44938
- Make the bulbs 25% bigger
...
- Make the increment/decrement buttons centred to the card
- The toolbox button disappears when the toolbox is hidden
- Move the custom buttons to their own card in the toolbox
- Put the random button in the same card as the custom buttons
- Make the random button glow/pulse green when it is running
- Move the shift buttons to the "Tools" card
- Make the reset button the full width of the card, it should be in the bottom row on its own.
- Make the reset button glow/pulse red when hovered over
- Rename Mode to "Settings"
- Move bit width to the "Settings" card
- Keep the "Tools" card named as "Tools"
2025-12-16 19:17:06 +00:00
7fa90ab165
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 18:53:23 +00:00
f68aea4e33
Binary Page Beta 1
...
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-16 17:18:03 +00:00