aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-14feat: remove repo from path nameGabriel Arakaki Giovanini
For my setup there is no need to have repo in the path.
2022-10-14feat: fix remote pathingGabriel Arakaki Giovanini
2022-10-14feat: shamelessly copy pkgkit from sr.ht-apkbuildsGabriel Arakaki Giovanini
Copy some code from sourcehut's alpine build[0] to build my own packages. [0]: https://git.sr.ht/~sircmpwn/sr.ht-apkbuilds
2022-10-08feat: Fix importer checksumGabriel Arakaki Giovanini
2022-10-08feat: Add gallery-dlGabriel Arakaki Giovanini
Adds gallery-dl from testing branch so I don't have to include it in the build process.
2022-10-05feat: add openrc for importerGabriel Arakaki Giovanini
2022-10-01feat: Add reddit-nextcloud-importerGabriel Arakaki Giovanini
2022-10-01feat: Add nextcloud-api-wrapperGabriel Arakaki Giovanini
2022-10-01feat: Remove seafileGabriel Arakaki Giovanini
This project has been a pain to compile, and the documentation is quite lacking, so for now I'm gonna stick with Nextcloud.
2022-09-25feat: Add some dependencies of seafileGabriel Arakaki Giovanini
Add initial setup for dependencies of seafile server
2022-07-31ref: Add list of available apkGabriel Arakaki Giovanini
2022-07-31feat: Add configuration for nginxGabriel Arakaki Giovanini
Add an extra pkg to build the nginx file.
2022-07-31fix: Add repo properlyGabriel Arakaki Giovanini
2022-07-30fix: Move to web installGabriel Arakaki Giovanini
Nothing better than executing script from random place in the internet.
2022-07-30feat: Add genpass apk buildGabriel Arakaki Giovanini
2022-07-26fix: Add strongly recommended dependencyGabriel Arakaki Giovanini
yt-dlp strongly recommend to install ffmpeg for many tasks.
2022-07-26fix: Use proper path/user setupsGabriel Arakaki Giovanini
2022-07-26fix: Add missing dependencyGabriel Arakaki Giovanini
2022-07-26ref: Add how to setup on READMEGabriel Arakaki Giovanini
2022-07-26feat: Add working buildGabriel Arakaki Giovanini
For now it only builds a single project ... as there is only one project to be build.
2022-07-26feat: Update midr versionGabriel Arakaki Giovanini
2022-07-25feat: Add initial commit to build midrGabriel Arakaki Giovanini