Commit Graph

22 Commits

Author SHA1 Message Date
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
Ryan Cao b0e6360e2f fix: restrict CORS allowed origins (#7) 2023-05-24 10:04:26 +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
Lewis Crichton bcb3e23d59 ping pong funny 2023-04-07 18:26: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 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 8454fdfa74 make redirect an env var 2023-04-02 17:25:11 +01:00
Lewis Crichton 2e512b4ae2 don't serve html anymore, just redirect to /cloud 2023-03-18 02:18:01 +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