github-actions[bot]
64411cdc02
chore(release): Update version to v1.4.263
2025-07-21 19:29:11 +00:00
github-actions[bot]
cc68dddfe8
chore(release): Update version to v1.4.262
2025-07-21 18:20:58 +00:00
github-actions[bot]
29cb3796bf
Update version to v1.4.261 and commit
2025-07-19 14:20:50 +00:00
github-actions[bot]
4badaa4c85
Update version to v1.4.260 and commit
2025-07-18 19:57:27 +00:00
github-actions[bot]
cba56fcde6
Update version to v1.4.259 and commit
2025-07-18 18:57:13 +00:00
github-actions[bot]
fd40778472
Update version to v1.4.258 and commit
2025-07-17 22:28:08 +00:00
github-actions[bot]
2508dc6397
Update version to v1.4.257 and commit
2025-07-17 18:03:45 +00:00
github-actions[bot]
87df7dc383
Update version to v1.4.256 and commit
2025-07-17 14:14:50 +00:00
github-actions[bot]
9559e618c3
Update version to v1.4.255 and commit
2025-07-16 21:38:03 +00:00
github-actions[bot]
5dec53726a
Update version to v1.4.254 and commit
2025-07-16 21:21:12 +00:00
github-actions[bot]
e43b4191e4
Update version to v1.4.253 and commit
2025-07-16 05:34:13 +00:00
github-actions[bot]
a4b1db4193
Update version to v1.4.252 and commit
2025-07-16 05:05:47 +00:00
github-actions[bot]
85780fee76
Update version to v1.4.251 and commit
2025-07-16 03:49:08 +00:00
github-actions[bot]
f185dedb37
Update version to v1.4.250 and commit
2025-07-16 02:31:31 +00:00
github-actions[bot]
91a336e870
Update version to v1.4.249 and commit
2025-07-16 01:32:15 +00:00
github-actions[bot]
699762b694
Update version to v1.4.248 and commit
2025-07-16 00:24:44 +00:00
github-actions[bot]
e72e67de71
Update version to v1.4.247 and commit
2025-07-15 07:07:13 +00:00
github-actions[bot]
fad0a065d4
Update version to v1.4.246 and commit
2025-07-14 03:44:10 +00:00
github-actions[bot]
2ad454b6dc
Update version to v1.4.245 and commit
2025-07-11 20:56:33 +00:00
github-actions[bot]
1f3befbbbc
Update version to v1.4.244 and commit
2025-07-09 14:58:49 +00:00
github-actions[bot]
832fd2f718
Update version to v1.4.243 and commit
2025-07-09 10:53:52 +00:00
github-actions[bot]
42d3f45c57
Update version to v1.4.242 and commit
2025-07-09 07:49:40 +00:00
github-actions[bot]
921d12a153
Update version to v1.4.241 and commit
2025-07-09 07:40:23 +00:00
Kayvan Sylvan
4004c51b9e
refactor: restructure project to align with standard Go layout
...
### CHANGES
- Introduce `cmd` directory for all main application binaries.
- Move all Go packages into the `internal` directory.
- Rename the `restapi` package to `server` for clarity.
- Consolidate patterns and strategies into a new `data` directory.
- Group all auxiliary scripts into a new `scripts` directory.
- Move all documentation and images into a `docs` directory.
- Update all Go import paths to reflect the new structure.
- Adjust CI/CD workflows and build commands for new layout.
2025-07-08 22:47:17 -07:00