lewisakura
849c44d858
docs: add note about GCHR
2025-04-07 11:09:01 +01:00
Fesaa
a3d39f4d64
Fix log spam: move health endpoint before logger ( #44 )
...
Co-authored-by: lewisakura <lewi@lewisakura.moe >
2024-11-29 14:50:09 +00:00
Alexandre
faa4c772f2
Remove deprecated version in docker compose file ( #46 )
2024-11-29 14:45:31 +00:00
lewisakura
075bc3faaf
chore: try again, docker!
v0.0.1
2024-09-09 00:25:47 +01:00
lewisakura
7bf5f9cd6f
merge: dev ( #43 )
...
* chore: dependabot must use develop branch [skip ci] (#36 ) (#37 )
* chore: bump to go 1.23
* docs: drop warning
* ci: bump go ver
* chore: tidy deps
* chore(deps): bump github.com/ansrivas/fiberprometheus/v2 from 2.6.0 to 2.7.0 (#39 )
Bumps [github.com/ansrivas/fiberprometheus/v2](https://github.com/ansrivas/fiberprometheus ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/ansrivas/fiberprometheus/releases )
- [Changelog](https://github.com/ansrivas/fiberprometheus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ansrivas/fiberprometheus/compare/v2.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: github.com/ansrivas/fiberprometheus/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump github.com/redis/go-redis/v9 from 9.0.2 to 9.6.1 (#40 )
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.2 to 9.6.1.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.2...v9.6.1 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.20.3 (#41 )
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.16.0 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.20.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 00:20:38 +01:00
lewisakura
0a1ef6c01a
chore: BURN, DEMON OF BABYLON [skip ci]
2024-09-09 00:07:35 +01:00
lewisakura
c3a2dd1896
chore: i may be stupid [skip ci]
2024-09-08 23:56:14 +01:00
lewisakura
88410c8d7e
chore: tidy deps
2024-09-08 23:47:17 +01:00
lewisakura
4a91d9118b
ci: bump go ver
2024-09-08 23:47:17 +01:00
lewisakura
c722d98ebd
docs: drop warning
2024-09-08 23:47:17 +01:00
lewisakura
dc2ee8c8ba
chore: bump to go 1.23
2024-09-08 23:47:17 +01:00
lewisakura
409feea6fe
chore: dependabot must use develop branch [skip ci] ( #36 )
2024-09-08 23:23:36 +01:00
dependabot[bot]
aa22604f7c
Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.52.5 in the go_modules group across 1 directory ( #34 )
...
Bumps the go_modules group with 1 update in the / directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber ).
Updates `github.com/gofiber/fiber/v2` from 2.42.0 to 2.52.5
- [Release notes](https://github.com/gofiber/fiber/releases )
- [Commits](https://github.com/gofiber/fiber/compare/v2.42.0...v2.52.5 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.0
2024-09-08 22:10:07 +00:00
dependabot[bot]
91bc110bd3
Bump golang.org/x/crypto from 0.21.0 to 0.27.0 in the go_modules group across 1 directory ( #35 )
...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.21.0 to 0.27.0
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-08 22:07:55 +00:00
dependabot[bot]
4b5e6e5235
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in the go_modules group across 1 directory ( #31 )
...
Bumps the go_modules group with 1 update in the / directory: google.golang.org/protobuf.
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-08 23:03:18 +01:00
lewisakura
3e9c050d64
ci: advanced CodeQL
2024-09-08 23:01:30 +01:00
dependabot[bot]
7fc1cc6aa7
Bump golang.org/x/net in the go_modules group across 1 directory ( #30 )
...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.7.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lewisakura <lewi@lewisakura.moe >
2024-09-08 21:54:21 +00:00
lewisakura
da3d6571ee
ci: make test less noisy
2024-09-08 22:48:02 +01:00
lewisakura
7ac7444565
ci: the yaml spec sucks
2024-09-08 22:40:37 +01:00
lewisakura
1edd279d03
ci: add build testing
2024-09-08 22:39:47 +01:00
lewisakura
027c24cca4
ci: i'm tired, shush
2024-09-08 22:25:51 +01:00
lewisakura
e925605d30
ci: automatic docker image building
2024-09-08 22:22:54 +01:00
Gadolinium
e7b07bcbed
Fixing REDIS_URI in .env.example ( #27 )
...
* fix: corrected default redis uri
* fix: corrected default redis uri
Co-authored-by: vee <vee@noreply.codeberg.org >
---------
Co-authored-by: vee <vee@noreply.codeberg.org >
2024-06-26 19:55:00 +01:00
vee
09d8a83e15
README: clarify that user also needs to run redis for native setup
2024-06-23 16:32:59 +02:00
Vendicated
98559f2750
fix(readme): fix .env loading in native instructions
2024-06-23 16:21:06 +02:00
Vendicated
f4a4a0700d
fix(readme): add source .env to native instructions
2024-06-23 16:14:36 +02:00
Vendicated
a22c87a082
improve self hosting documentation
2024-06-23 16:09:44 +02:00
V
477392d59b
Create FUNDING.yml
2023-11-13 01:39:13 +01:00
Lewis Crichton
819664f801
docs: document env vars
2023-09-06 13:21:22 +01:00
Lewis Crichton
654a23e2f6
feat: PROXY_HEADER
2023-09-06 13:19:42 +01:00
Lewis Crichton
e89f23c33c
Merge branch 'main' of ssh://github.com/Vencord/Backend
2023-08-27 17:21:41 +01:00
Lewis Crichton
5ddfe31e07
fix: cors for *.discordapp.com
2023-08-27 17:21:31 +01:00
Pierce Thompson
90b0889144
README: Fix openssl rand command ( #17 )
2023-08-11 22:48:47 +02:00
Lewis Crichton
c712e07b82
fix: switch to fmt.Printf
2023-08-10 22:37:57 +01:00
Lewis Crichton
a683d8296f
chore: drop useless container name
2023-08-10 16:37:40 +01:00
Lewis Crichton
0a2ceb559a
feat: discord trace logging
2023-08-10 16:29:07 +01:00
Lewis Crichton
1890c9d93b
fix: whoops, forgot these ones
2023-08-07 21:57:28 +01:00
Lewis Crichton
2fd6d37adf
fix: fix not setting redis
2023-08-07 21:56:22 +01:00
Lewis Crichton
c85af2641b
style: code maid is here!
...
refactored the project significantly to reduce the single-file monolith
2023-08-07 21:52:57 +01:00
Lewis Crichton
476c0b4994
Merge branch 'main' of ssh://github.com/Vencord/Backend
2023-08-04 15:47:22 +01:00
Lewis Crichton
d422a3573f
use more optimal algorithm
2023-08-04 15:47:04 +01:00
Josip Igrec
a3d799a3dd
Add more dynamic non-app files to .dockerignore ( #9 )
2023-08-02 13:38:42 +01:00
Lewis Crichton
a7aa654547
prometheus
2023-07-28 12:44:28 +01:00
Lewis Crichton
e766e5e592
fix typo in erasure
2023-05-30 22:53:08 +01:00
Lewis Crichton
4fabb38dd9
healthchecks
2023-05-24 10:14:04 +01:00
Ryan Cao
b0e6360e2f
fix: restrict CORS allowed origins ( #7 )
2023-05-24 10:04:26 +01:00
Lewis Crichton
7635590f42
Merge branch 'main' of ssh://github.com/Vencord/Backend
2023-04-12 14:27:38 +01:00
Lewis Crichton
e27a484dc2
Merge #8 in a hacky way because Git ™️
...
Co-authored-by: TymanWasTaken <tbeckman530@gmail.com >
2023-04-12 14:26:28 +01:00
Lewis Crichton
ddc2a05e51
gitignore binaries in case of idiocy
2023-04-12 14:25:57 +01:00
Lewis Crichton
5eeb5848fc
remove built
2023-04-12 14:21:00 +01:00