Commit graph

57 commits

Author SHA1 Message Date
Max Wofford
d9901a4285 Create Dockerfile 2025-02-24 20:33:38 -05:00
Deployor
0655a0d8a7 Added the Fun lines and error images! Also added partitial error support! 2025-02-20 01:12:28 +01:00
Tom (Whity)
16c690583d
Migrated Fully to S3 Api 2 2025-01-23 15:19:24 +01:00
Tom (Whity)
495d1410a9
Migrated fully to S3 API 2025-01-23 15:18:53 +01:00
Tom (Whity)
779fe5a9ea
Switched install instructions to Bun because we're modern like that! (and I'm too lazy for Deno) :) 2025-01-21 21:15:55 +01:00
Tom (Whity)
e38d8cccdc Fixed "undefined" CDN URL 2025-01-18 15:06:39 +01:00
Tom (Whity)
23da294fa7 Removed certain info logs. They were more debug than info! 2025-01-18 14:26:03 +01:00
Tom (Whity)
d89aef400e Corrected description in package.json 2025-01-18 14:12:44 +01:00
Tom (Whity)
a5796ce718 Fixed Port and removed my name from package.json 2025-01-18 14:09:57 +01:00
Tom (Whity)
09441c495b Codebase Rewrite – Slack Bot, Backblaze B2 Migration, API v3
This update is a full rewrite of the codebase with major improvements 💪 :

- Slack Bot Integration – Added now built-in Slack bot!
- Backblaze B2 Migration – Switched from Vercel to B2, cutting storage / egress costs by around 90%.
- API v3 – New version includes file hashes, sizes, and additional metadata.
- API Token Requirement – ⚠️ All older API versions (v1, v2) now require authentication tokens. ⚠️

-- Deployor 💜
2025-01-18 03:49:27 +01:00
Caleb Denio
8d073b004b
Actually parse JSON 2024-05-05 17:34:17 -04:00
Caleb Denio
03d9656c0a
Update upload.ts 2024-05-05 17:30:59 -04:00
Caleb Denio
fc24df2e2b
Probably fix v2 API 2024-05-05 17:27:16 -04:00
Sam Poder
801d743557 Update new.ts 2023-02-25 10:03:55 +08:00
Sam Poder
f20fc86db2 Update new.ts 2023-02-25 10:00:51 +08:00
Sam Poder
72b7eeca28 Update new.ts 2023-02-25 09:58:26 +08:00
Sam Poder
d99dfa9718 Update new.ts 2023-02-25 09:55:36 +08:00
Sam Poder
ecd558f36a Update new.ts 2023-02-25 09:53:47 +08:00
Sam Poder
0ea37a4811 I request your attention. 2023-02-25 09:52:15 +08:00
Sam Poder
0dde879c7a I got a buffer not a body! 2023-02-25 09:50:40 +08:00
Sam Poder
d05d80da7f One return! Not two! 2023-02-25 09:38:04 +08:00
Sam Poder
509a0a007a Migrate to vercel-deno@3.0.0 2023-02-25 09:36:38 +08:00
Sam Poder
2cc43383d1
Update new.ts 2023-02-25 09:22:20 +08:00
Max Wofford
0f7e045408 Remove accidentally committed localhost 2021-10-12 15:14:01 -04:00
Max Wofford
5d5fb0de8b
Merge pull request #4 from hackclub/v1-auth-passthrough
CDN v1 uses Auth passthrough
2021-10-12 15:12:47 -04:00
Max Wofford
85312ea613 CDN v1 uses Auth passthrough 2021-10-12 15:11:21 -04:00
Max Wofford
de82e5b371
Merge pull request #3 from hackclub/attempt-to-work-with-slack
Attempt to add authorization pass through
2021-10-08 18:36:13 -04:00
Max Wofford
6112297d37 Attempt to add authorization pass through 2021-10-08 03:05:36 -04:00
Max Wofford
a4e7cfaea6
Resize v2 image 2020-11-24 19:55:01 -05:00
Max Wofford
def73dbdd7
Move version artwork into headings 2020-11-24 19:50:31 -05:00
Max Wofford
01425f92ae Add version differences to README 2020-11-24 19:46:02 -05:00
Max Wofford
8785ab0ebc
Add redirect for v1 newSingle 2020-11-24 19:36:36 -05:00
Max Wofford
0cc82edcb9
Fix typo in V1 redirect 2020-11-24 19:29:35 -05:00
Max Wofford
387b549cb4 Switch to production endpoint for v2 upload 2020-11-24 19:26:01 -05:00
Max Wofford
facac3b246 Add redirect for v1 of the API 2020-11-24 19:00:54 -05:00
Max Wofford
1354c759db Remove extra console.log 2020-11-24 18:59:39 -05:00
Max Wofford
813f219d53 Add v2 2020-11-24 18:03:33 -05:00
Sam Poder
322df4a082
Update README.md 2020-11-21 19:03:06 +08:00
Sam Poder
3c36adae60
Update README.md 2020-11-21 19:02:40 +08:00
Sam Poder
205083fa1f
Update README.md 2020-11-21 19:02:03 +08:00
Sam Poder
1db27bfbd5
Update README.md
to flex https://hackclub.slack.com/archives/C019RMWTECD/p1605956240289700?thread_ts=1605935633.269100&cid=C019RMWTECD
2020-11-21 19:00:51 +08:00
Max Wofford
e8219ce57d
Merge pull request #2 from KhushrajRathod/master
Closes #1, add separate endpoint for uploading files
2020-11-02 09:28:21 -05:00
Khushraj Rathod
1a9e592326
Remove rogue JSON.parse 2020-10-31 10:06:37 +05:30
Khushraj Rathod
3103294d0e
Update newSingle.ts 2020-10-31 00:30:57 +05:30
Max Wofford
35cdee72a1
Delete vscode settings 2020-10-30 14:46:00 -04:00
Khushraj Rathod
5d229106f3
Add endpoint to newSingle.ts, add index 2020-10-31 00:13:35 +05:30
Khushraj Rathod
9cacef61da
Closes #1, add separate endpoint for uploading files 2020-10-27 23:07:26 +05:30
Max Wofford
17eb29bb11 Attempt to add team ID switching 2020-10-07 23:37:22 -04:00
Max Wofford
66017b9d33 Attempt to fix duplicate filename error 2020-10-06 16:22:29 -04:00
Max Wofford
39e647266a
Enforce https 2020-08-26 13:30:40 -04:00