Commit Graph

52 Commits

Author SHA1 Message Date
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
Lewis Crichton 0da3847d29 switch to staged builds 2023-04-07 18:43:12 +01:00
Lewis Crichton bcb3e23d59 ping pong funny 2023-04-07 18:26:23 +01:00
Lewis Crichton e0c51f4286 document https requirement 2023-04-07 18:18:23 +01:00
Lewis Crichton d7c25f68bb Merge branch 'main' of ssh://github.com/Vencord/Backend 2023-04-07 18:17:51 +01:00
Lewis Crichton f39b1c644d /v1/ in the thingie 2023-04-07 18:17:45 +01:00
Matt Artist a51be4a111 Handle unexpected redis error on setup (#2)
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
2023-04-07 17:18:29 +01:00
Lewis Crichton 4d33ea7139 add instructions 2023-04-07 12:00:09 +01:00
Lewis Crichton 84a8646b8e swap user id and secret to stop jumpscaring users 2023-04-07 00:41:01 +01:00
Lewis Crichton b5cfb959ad relicense under AGPL 2023-04-06 17:48:52 +01:00
Lewis Crichton 34021f16b9 it really is that shrimple 2023-04-03 19:19:53 +01:00
Lewis Crichton 481b34cb3b add full data erasure + reformat the entire thing cause vsc sucks 2023-04-03 19:04:09 +01:00
Lewis Crichton 3e02889c64 add example 2023-04-02 17:25:24 +01:00
Lewis Crichton 8454fdfa74 make redirect an env var 2023-04-02 17:25:11 +01:00
Lewis Crichton c56c140d41 Merge branch 'main' of ssh://github.com/Vencord/Backend 2023-03-18 02:18:10 +00:00
Lewis Crichton 2e512b4ae2 don't serve html anymore, just redirect to /cloud 2023-03-18 02:18:01 +00:00
Lewis Crichton 319ac298ce fix messed up dependencies 2023-03-07 15:41:40 +00:00
Lewis Crichton 4b75484554 fix missing comma 2023-03-03 16:31:57 +00:00
Lewis Crichton 577254f7d5 rework how oauth routes work 2023-03-03 15:50:30 +00:00
Lewis Crichton 6a3dcce28a if-none-match support on GET /settings 2023-03-01 18:35:22 +00:00
Lewis Crichton e0efaa8213 fix secret regenerating every oauth 2023-02-23 19:23:40 +00:00
Lewis Crichton d4ce5814fc fix GET 2023-02-20 23:19:11 +00:00
Lewis Crichton aaeb4306c8 switch timestamp to millis to match client 2023-02-20 22:39:00 +00:00
Lewis Crichton 1a7c4cdf68 rename main 2023-02-20 22:38:46 +00:00
Lewis Crichton b3b5904094 convert to go (#1) 2023-02-20 16:37:46 +00:00
Lewis Crichton 8f6ef88a9f actually send responses 2023-02-18 14:10:22 +00:00
Lewis Crichton 9dbc4d8a9a response -> reply 2023-02-18 14:09:08 +00:00
Lewis Crichton aa9ed36552 reorder 2023-02-18 14:08:33 +00:00
Lewis Crichton e491478597 custom HEAD impl 2023-02-18 14:05:46 +00:00
Lewis Crichton 5c7305b6d2 expose etag 2023-02-17 00:30:29 +00:00
Lewis Crichton fb44b39678 add html about 2023-02-16 22:53:58 +00:00
Lewis Crichton 047afcb728 host fix >:( 2023-02-16 22:45:06 +00:00
Lewis Crichton bceacd5a71 ignore docker compose overrides 2023-02-16 22:40:54 +00:00
Lewis Crichton 48312a0cc9 docker funny 2023-02-16 22:37:00 +00:00
Lewis Crichton ff03491752 415 2023-02-16 22:00:22 +00:00
Lewis Crichton 002607f634 413 + bytelength 2023-02-16 20:56:29 +00:00
Lewis Crichton 1700198cb2 Merge branch 'main' of https://github.com/Vencord/Backend 2023-02-16 20:38:39 +00:00