Alexis Faizeau
|
f993aa4f5a
|
Wrap websockets with HyperExpress
|
2022-02-23 19:53:53 +01:00 |
|
David Négrier
|
4cff230256
|
Creating only one WS connection to pusher from admin
Also: migration to Typescript 4.5 and µWebsockets 1.20.4
|
2021-12-01 20:14:53 +01:00 |
|
dependabot[bot]
|
62c163f11e
|
Bump axios from 0.21.1 to 0.21.2 in /pusher
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-20 12:34:04 +00:00 |
|
kharhamel
|
9c803a69ff
|
FEATURE: users can now login via an openID client
|
2021-07-30 15:43:46 +02:00 |
|
David Négrier
|
3f0ef2d31a
|
Fixing prettier run command
|
2021-06-23 16:56:33 +02:00 |
|
David Négrier
|
f6d3783f6c
|
Removing git add from lint-staged since it is not necessary since v10
|
2021-06-23 16:50:00 +02:00 |
|
David Négrier
|
3eab074e2a
|
Setting up lint-staged on front and back
|
2021-06-23 16:45:38 +02:00 |
|
David Négrier
|
4cac260f81
|
Adding prettier on back and pusher (not running them right now)
|
2021-06-23 16:23:16 +02:00 |
|
Piotr Dobrowolski
|
603fc0a591
|
Merge branch 'develop' into fix/dependencies-cleanup
|
2021-04-13 21:33:56 +02:00 |
|
David Négrier
|
0d4808231a
|
Linting code
|
2021-01-18 15:43:27 +01:00 |
|
Piotr Dobrowolski
|
3c099ea783
|
back,pusher,uploader: cleanup dependencies
Move typescript/ts-node-dev to dev dependencies, remove unused
dependencies.
|
2021-01-07 19:09:53 +01:00 |
|
dependabot[bot]
|
e13a5f3e64
|
Bump systeminformation from 4.30.5 to 4.31.1 in /pusher
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.30.5 to 4.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.30.5...v4.31.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-06 14:41:47 +00:00 |
|
dependabot[bot]
|
3e0b85701c
|
Bump axios from 0.20.0 to 0.21.1 in /pusher
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-06 10:33:33 +00:00 |
|
dependabot[bot]
|
a4f6ae7247
|
Bump systeminformation from 4.27.11 to 4.30.5 in /pusher
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.27.11 to 4.30.5.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.27.11...v4.30.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 13:25:43 +00:00 |
|
David Négrier
|
1a5078f87d
|
Fixing pusher build + building in CI
|
2020-12-09 16:33:59 +01:00 |
|
David Négrier
|
4c1e566a6c
|
Adding a Pusher container as a middleware/dispatcher between front and back
|
2020-11-26 17:53:30 +01:00 |
|