Commit graph

13 commits

Author SHA1 Message Date
greysoh
0965c56547
chore: Bumps dependencies, rewrites development environment system. 2024-12-01 13:06:28 -05:00
imterah
f4d691a95b
chore: Bump version. 2024-09-29 09:03:06 -04:00
imterah
398e978c0d
fix: Fixes issues with package lock files. 2024-09-29 09:00:03 -04:00
dependabot[bot]
5e3ab8c296
chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /api
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.1.0 to 8.2.2.
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v8.1.0...v8.2.2)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:33:37 +00:00
dependabot[bot]
255609cb98
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /api
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 21:23:47 +00:00
dependabot[bot]
d832ccca1a
chore(deps): bump ws from 8.17.0 to 8.17.1 in /api
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 19:51:45 +00:00
075edcd0ca
feat: prettify logger in development mode 2024-05-10 18:32:07 -04:00
greysoh
7e80b298a2
chore: Adds initial support for eslint. 2024-05-10 11:46:22 -04:00
a18a770d5b
Merge branch 'dev' into reimpl-passyfire 2024-05-05 17:01:53 -04:00
greysoh
42a6d2ea02
chore: Adds formatting.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 16:59:08 -04:00
greysoh
535b8cde9a
feature: Implement WebSocket backend for passyfire.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 16:43:57 -04:00
greysoh
3955b01ede
feature: Implements base API endpoints.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 11:56:36 -04:00
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
Renamed from package-lock.json (Browse further)