Commit Graph

25 Commits

Author SHA1 Message Date
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
Lewis Crichton 985c813cc8 add initial backend code 2023-02-16 20:37:52 +00:00
megumin a9f5a49ab0 Create README.md 2023-02-16 20:36:07 +00:00