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
Lewis Crichton
02038fa91f
formatting
2023-04-12 14:20:48 +01:00
Lewis Crichton
589974339e
optimize slightly
...
(cherry picked from commit 53d0653846c9d64ce86938bb04179a5564c62424)
2023-04-12 14:20:36 +01:00
Hazel
88d3cdc3fd
Document environment variables better :) ( #5 )
2023-04-09 17:42:04 +01:00
Lewis Crichton
10cc56d20b
derp, there's an alpine golang image
2023-04-07 18:49:55 +01:00
Lewis Crichton
6a9d9feef5
static
2023-04-07 18:47:11 +01:00
Lewis Crichton
9094330e81
Revert "tweak location"
...
This reverts commit 6e6394fbea .
2023-04-07 18:46:16 +01:00
Lewis Crichton
6e6394fbea
tweak location
2023-04-07 18:44:54 +01:00