24c02
b59b7ceb95
maybe?
2026-01-30 18:14:39 -05:00
24c02
6609b8f4af
jump in the line
2026-01-30 16:47:54 -05:00
24c02
3514a65c23
foof
2026-01-30 16:43:45 -05:00
24c02
a3e2de54e4
UGH
2026-01-30 16:24:43 -05:00
nora
cd73ee5b57
add builtin slack integration ( #23 )
2026-01-30 16:17:02 -05:00
nora
ae7f38e8bd
help
2026-01-30 15:31:20 -05:00
24c02
08f12a17de
augh
2026-01-30 15:29:02 -05:00
24c02
64a833329c
are we plural
2026-01-30 15:10:35 -05:00
24c02
228a149880
mimimmimimi
2026-01-30 15:05:32 -05:00
24c02
bb2bf05e57
better better quota
2026-01-30 14:59:51 -05:00
24c02
ab6d8377f5
better quota?
2026-01-30 14:57:55 -05:00
24c02
afcceddb6a
oops
2026-01-30 14:57:40 -05:00
24c02
8b94f3fe61
verified
2026-01-30 14:40:59 -05:00
24c02
b3250abcc7
event id...
2026-01-30 14:40:55 -05:00
24c02
08c7840c3f
brother!
2026-01-30 14:34:11 -05:00
24c02
7007b3f27a
lol
2026-01-30 14:30:38 -05:00
24c02
8873e1d1af
kill me
2026-01-30 14:29:23 -05:00
24c02
48bd1cb207
lolwut
2026-01-30 14:26:28 -05:00
24c02
be6395ea9e
fucking javascript
2026-01-30 14:25:13 -05:00
24c02
ff65478966
AUGH
2026-01-30 14:13:24 -05:00
24c02
24f507b17f
fml
2026-01-30 14:12:09 -05:00
24c02
8fe9d4d262
frick frack snick snack
2026-01-30 14:09:38 -05:00
24c02
c315fafc0b
ffi
2026-01-30 14:03:44 -05:00
24c02
5c86b71d34
wack
2026-01-30 14:01:52 -05:00
nora
ae63185445
CDN V4 ( #20 )
2026-01-30 13:45:56 -05:00
Max Wofford
20ab70a936
Merge pull request #14 from nystar1/nystar1/reliability-patch
2025-07-17 14:10:39 -07:00
cascade
ab39b9cca3
feat: multipart, 206, FetchHttpHandler etc.
...
- Large files are uploaded through multipart to the bucket
- Slack files are downloaded in chunks if downloading at once fails
- use FetchHttpHandler
2025-07-18 02:27:19 +05:30
Max Wofford
927e7ef9e2
Add missing express dependency
2025-03-11 10:01:15 -04:00
Max Wofford
3d86957e9f
Fully switch to bun / remove slack / update package list
2025-03-11 09:59:01 -04:00
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