szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.51k stars 151 forks source link

Still Maintained? #249

Open Finkman opened 4 months ago

Finkman commented 4 months ago

Reading the pending PRs and open issues leads me to the question:

Is this project still actively developed?

xshenhan commented 4 months ago

same question

zhaobenny commented 4 months ago

While we await an answer, I have a fork with some of the pending PRs merged for anyone that needs Docker images with fixes.

ormandj commented 4 months ago

Has anybody tried to contact @szabodanika via alternative means?

Finkman commented 4 months ago

I read on his page that he is maintaining only on holidays. So… we should be patient.

DX37 commented 4 months ago

While we await an answer, I have a fork with some of the pending PRs merged for anyone that needs Docker images with fixes.

Dude, can you fix eternal pasta? I enabled it and set some to never expire, but they are setting to 1 week max and still expiring. Lost some uploaded files on my own...

zhaobenny commented 4 months ago

While we await an answer, I have a fork with some of the pending PRs merged for anyone that needs Docker images with fixes.

Dude, can you fix eternal pasta? I enabled it and set some to never expire, but they are setting to 1 week max and still expiring. Lost some uploaded files on my own...

The fix for that should already be in the fixed docker image: https://github.com/szabodanika/microbin/pull/215

DX37 commented 4 months ago

While we await an answer, I have a fork with some of the pending PRs merged for anyone that needs Docker images with fixes.

Dude, can you fix eternal pasta? I enabled it and set some to never expire, but they are setting to 1 week max and still expiring. Lost some uploaded files on my own...

The fix for that should already be in the fixed docker image: #215

It's not that. "Never expire" is visible, I can select it. But created pasta is still sets to 1 week. https://github.com/szabodanika/microbin/assets/12829428/f2c8d2e1-f60e-45c6-8a62-1ee7dcc7e686

szabodanika commented 3 months ago

Hi everyone asking. I apologise for disappearing and I really appreciate that you considered using MicroBin. The project is not abandoned (will set it to archived if/when that happens) but not exactly maintained at the moment either. I am still a student and during the academic year I have absolutely no time for side projects (MicroBin grew to a size that requires a LOT of time as the only developer). In the summer I have much more time which you can see from the commit history. This summer I will definitely continue working on the project. No new features planned for the time being as I would like to squash all the bugs first, I understand that there are a few really annoying ones. Feel free to keep opening issues and PRs, they will be tended to eventually, I promise.

Timshel commented 3 months ago

I always have the best timings, just started working on a fork today :laughing:. I opened some PR with the change I made. Not sure what'll do :thinking:.

runofthemillgeek commented 2 months ago

@DX37 I've made a fix for it in #260 which seems to be working for me.

Kofl commented 2 months ago

I always have the best timings, just started working on a fork today 😆. I opened some PR with the change I made. Not sure what'll do 🤔.

I really hope the initial developer finds time in summer for this great project. Maybe he is also open for a second main contributor, as Timshel really did great work for e.g. on dani-garcia/vaultwarden for the SSO implementation.