MythEclipse
  • Joined on 2026-05-13
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-30 06:00:56 +00:00
f95022142d feat: add Nix flake for TeleUploader build
MythEclipse pushed to main at MythEclipse/GMW 2026-07-30 05:21:09 +00:00
1170efc3fe refactor: hapus root package.json dan sisa monorepo
MythEclipse pushed to main at MythEclipse/GMW 2026-07-30 05:14:26 +00:00
db021cb1f6 refactor: finalize standalone services cleanup
MythEclipse pushed to main at MythEclipse/GMW 2026-07-30 04:50:56 +00:00
dcd13482c2 refactor: break monorepo into 3 standalone services (gateway, backend, frontend)
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 13:01:51 +00:00
8eb7fa49e4 chore: cleanup test trigger files
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:47:08 +00:00
43ae7f53d4 fix: verify full CI run works
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:44:06 +00:00
a4937ab805 fix: CI with nightly act_runner v0.6.1+1
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:40:45 +00:00
66ac43bed4 fix: retry CI with ubuntu:22.04 executor
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:36:56 +00:00
1cb0131e5f fix: trigger clean CI run 97
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:36:49 +00:00
cb16ad201a ci: trigger new run [skip ci]
MythEclipse pushed to main at MythEclipse/GMW 2026-07-29 12:26:23 +00:00
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 12:25:36 +00:00
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 10:28:07 +00:00
d22f788e3e fix: wrap Bun.file().stream() in Readable.from() for Telegraf compat
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 10:16:09 +00:00
1ecab987a6 fix: send non-JPEG images as document instead of photo; fix Dockerfile home.html path
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 10:06:44 +00:00
9a4853a484 fix: remove UploadBatcher crash window, make bot concurrency configurable, fix all test import paths
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 09:40:00 +00:00
ad917f6675 refactor: dedup dead code, shared utils, conditional headers helper
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 09:10:56 +00:00
fab91ad69c feat: dedup wave 3 — constant + streamToTemp utility
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 09:02:09 +00:00
3501d547c0 feat: dedup wave 2 — file factory + V1/V2 mapping + bot handler
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 08:51:47 +00:00
332853f398 chore: dedup dead code + compress utility
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-07-29 08:41:58 +00:00
4c216b1d9f refactor: full DDD + Clean Architecture refactor