1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
BoryaGames
3eb5a3f420
Fix application icons (#1110)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-02-11 10:39:09 +11:00
Madeline
eebd61b19d
update sentry 2023-09-02 14:10:32 +10:00
Madeline
8764930d9a
update jsonwebtoken and bcrypt 2023-08-12 16:06:15 +10:00
Madeline
787871972c
npm upgrade 2023-08-07 12:38:41 +10:00
Madeline
32c8211984
update proxy-agent 2023-08-07 12:20:02 +10:00
Madeline
611de210cf
Merge branch 'master' of github.com:spacebarchat/server 2023-08-07 12:13:05 +10:00
Madeline
dbc09cdfce
Merge pull request #1087 from spacebarchat/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-08-07 12:11:06 +10:00
Madeline
d8ba3e16ee
switch from il8next-node-fs-backend to il8next-fs-backend 2023-08-07 12:10:12 +10:00
dependabot[bot]
c186b843d6
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 02:02:19 +00:00
dependabot[bot]
5817c2f736
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 02:02:10 +00:00
Madeline
c4fccbca95
Merge pull request #1061 from spacebarchat/dependabot/npm_and_yarn/vm2-3.9.19
Bump vm2 from 3.9.13 to 3.9.19
2023-08-07 12:01:45 +10:00
Puyodead1
6be410bdef
minor version updates 2023-08-06 10:48:22 -04:00
V3L0C1T13S
564d1a2fc9
feat: implement member list id generation 2023-05-24 12:02:03 -04:00
dependabot[bot]
a0be5c935a
Bump vm2 from 3.9.13 to 3.9.19
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.19.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:10:21 +00:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections 2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
698ad90d3e
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
This reverts commit 69ea71aa9e, reversing
changes made to 8b2faf0b18.
2023-03-31 15:26:15 +11:00
Madeline
c7277efbad
Move redirect uri generation to getRedirectUri function of Connection class.
Use api_endpointPublic instead of cdn_endpointPublic
2023-03-18 19:33:32 -04:00
Puyodead1
d8ecc4269f
replace node-fetch with wretch 2023-03-18 19:28:46 -04:00
Madeline
a4961800d7
handleCallback returns connection if created for USER_CONNECTIONS_UPDATE 2023-03-18 19:23:20 -04:00
Samuel
fd1c99db2d build: remove sqlite3 in favor of better-sqlite3 2023-03-18 04:20:03 +01:00
Samuel
6c009c3b88 fix: package-lock.json 2023-03-17 20:36:33 +01:00
Samuel
1de0dbe509 build: update dependencies 2023-03-17 16:36:25 +01:00
dependabot[bot]
a308331e34
Bump sqlite3 from 5.1.4 to 5.1.5
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 21:53:56 +00:00
Madeline
b9ffef8753
Remove test client and client patcher 2023-03-01 18:45:58 +11:00
dependabot[bot]
a31acd06f2 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 12:18:51 +00:00
Puyodead1
dc48a74373 add SendGrid transport 2023-02-24 00:39:17 -05:00
Puyodead1
6131db986f use a fixed mailjet transport 2023-02-24 00:09:00 -05:00
Puyodead1
6b8b42ce9a Update package-lock.json 2023-02-23 22:40:04 -05:00
Puyodead1
bf55ebc81f Add mailjet transport 2023-02-23 22:38:02 -05:00
Puyodead1
4383fcd449 Add Mailgun transport 2023-02-23 22:35:07 -05:00
Puyodead1
88d7b89aeb Update package-lock.json 2023-02-23 21:35:52 -05:00
Puyodead1
1189deaa7c add support for desktop/web 2023-02-17 19:59:12 -05:00
Madeline
da20866967 Use erlpack instead of @yukikaze-bot/erlpack (#968) 2023-02-01 13:00:04 +11:00
Puyodead1
709dc7280e Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
1149c12df1 Prettier precommit hook 2023-01-05 18:56:39 +11:00
Madeline
402f358751 Patch body-parser to use json-bigint 2022-12-30 23:19:05 +11:00
Madeline
6b8c0d6e85 Fix npm ci!!! 2022-12-27 18:50:33 +11:00
Madeline
d34177160a Update build workflow to use node 18, update lock file to v3 2022-12-27 18:25:11 +11:00
Madeline
a5b337b99a Add GH workflow for build 2022-12-27 13:32:44 +11:00
Madeline
bf420aac32 Remove Discord oauth login support 2022-12-17 19:41:49 +11:00
Madeline
5ededaf289 Remove fluent-ffmpeg dep. TODO: Merge puyo's PR 2022-12-17 19:33:51 +11:00
Madeline
5a5a20c203 Sentry stuff? 2022-10-30 11:34:25 +11:00
Madeline
73923e269a Video attachment support! 2022-10-04 19:22:50 +11:00
Madeline
e18af893f6 Better embed handling 2022-10-01 14:44:32 +10:00
Madeline
99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline
849b257db7 Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
6c82ec7475 Fix slowcord additional services 2022-09-26 15:59:13 +10:00
Madeline
5f46f559b7 Remove import to class-validator, fix listening on port message in bundle 2022-09-26 13:30:47 +10:00