issues
search
significa
/
app-distribution-server
Simple, self-hosted Android and iOS mobile app distribution server (for IPA and APK files).
https://significa.co/blog/how-to-distribute-ios-ipa-builds
GNU General Public License v3.0
53
stars
12
forks
source link
General cleanup, better API, error improvements, and more
#22
Closed
tofran
closed
2 months ago
tofran
commented
2 months ago
Organised routers, splitting the existing router into multiple according to their responsibility
Added two new api routes:
upload returning the json instead of just the front-end url
retrieve build info from upload id
Made use of router authentication instead of relying on manual implementations
Fixed error handling showing 404 inadvertently