Max Wofford
312d34d103
Simplify readme & put usage example up top
...
Also fix the broken file links!
2025-03-11 09:27:51 -04:00
Max Wofford
c809ebcf4b
Merge pull request #10 from deployor/fix-auth-and-http
2025-02-25 16:05:43 -05:00
Deployor
8301dc8075
Auth Download
2025-02-25 21:56:41 +01:00
Max Wofford
937eb02e04
Merge pull request #9 from hackclub/v3
...
V3 deployment
2025-02-24 22:00:27 -05:00
Max Wofford
264399b93e
Try curl + wget
2025-02-24 21:16:00 -05:00
Max Wofford
826aec6878
Switch wget -> curl
2025-02-24 21:13:37 -05:00
Max Wofford
cd71eb3b62
Temporarily turn off slack bot while trying attempting deploy
2025-02-24 21:11:50 -05:00
Max Wofford
e4835328dc
Fix dockerfile for coolify
2025-02-24 21:08:14 -05:00
Max Wofford
a521298112
Add root redirect to repo
2025-02-24 21:06:38 -05:00
Max Wofford
b3d6496404
Merge pull request #7 from deployor/master
...
Codebase Rewrite – Slack Bot, Backblaze B2 Migration, API v3
2025-02-24 20:34:42 -05:00
Max Wofford
d09d2934a3
Setup .env.example
2025-02-24 20:33:51 -05:00
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