aboutsummaryrefslogtreecommitdiff
path: root/source/main.js
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove unnecessary break statement in fetch handlerAlex Pooley (@zuedev)2025-06-231-1/+0
|
* refactor: simplify request handling by removing Router class and using ↵Alex Pooley (@zuedev)2025-06-231-236/+216
| | | | switch-case structure
* refactor: update main entry point to main.js and remove index.jsAlex Pooley (@zuedev)2025-06-231-0/+280