100 Commits
Author SHA1 Message Date
junvandGitHub e328617536 AI refinement (#250)
* AI refinement

* Refine aria2 config provided by AI
2025-11-28 11:17:23 +11:00
junvandGitHub 7e8fd16bc9 Bump versions for Caddy, Filebrowser, Rclone, and Ariang (#249)
Updated version numbers for Caddy, Filebrowser, Rclone, and Ariang.
2025-10-29 21:15:36 +11:00
junvandGitHub 2429cb87d4 Update README.md 2025-07-01 10:51:39 +10:00
junvandGitHub b22a36cb0d Update README.md 2025-06-11 21:17:54 +10:00
junvandGitHub 4a0bb9446f Make sure /ro and other resources are protected (#248) 2025-03-07 17:22:10 +11:00
junv 9a74f672b0 Update caddyfile 2025-03-07 15:21:33 +11:00
junvandGitHub e308b67902 use https://github.com/glowinthedark/caddy-file-server-browse-extension to enhance caddy file server user experience (#247) 2025-03-07 14:41:32 +11:00
junvandGitHub 4c2cb0ddaf Enable caddy file server (#246)
* Enable caddy file server by default

* Update readme
2025-03-07 13:01:28 +11:00
junv 9fb6123520 Urgent bug fix 2025-03-06 23:26:28 +11:00
junvandGitHub 60a5a77193 Update README.md 2025-03-06 23:04:04 +11:00
junvandGitHub ea0dbb9e14 Add logic to allow user disable filebrowser (#245) 2025-03-06 22:49:55 +11:00
junvandGitHub 3b41b6d1e2 Bump versions (#244)
* Bump versions

* Try to fix build
2025-03-06 22:41:39 +11:00
junvandGitHub 1a16f7195d Update versions (#241) 2023-11-11 08:22:13 +11:00
junvandGitHub 8fbc2bb854 Add runit to fix chpst error (#237) 2023-05-22 13:52:41 +10:00
junvandGitHub e1c398c9d3 Try to make docker imager a bit smaller by removing unnecessary packages (#236) 2023-05-22 12:14:16 +10:00
junvandGitHub c3a5fda0a7 Switch to debian, which might fix some weired issues in RasberryPi (#235) 2023-05-21 19:50:04 +10:00
junvandGitHub a6c4ab584d Update README.md and not to recommend using 80 port 2023-05-04 09:20:33 +10:00
junvandGitHub 1e6c8855da Add ability to skip chown /data folder (#233)
* Add env FIX_DATA_VOLUME_PERMISSIONS to allow user to choose whether to chown the data folder

* Add another log
2023-04-20 13:38:50 +10:00
junvandGitHub 7597acf095 Minor readme correction 2023-04-14 15:56:40 +10:00
junvandGitHub 2f63249629 Update readme 2023-04-14 15:55:08 +10:00
junvandGitHub 197b0a433f bump versions (#232) 2023-04-13 09:14:53 +10:00
junvandGitHub 437436e9c0 Update readme about how to download file through curl and apple shortcuts to address #231 2023-04-13 08:50:58 +10:00
junvandGitHub 014bb638f3 fix syntax error in aria2c.sh (#230)
* fix syntax error in aria2c.sh

* fix syntax error
2023-04-12 15:28:24 +10:00
junvandGitHub 3cf974c98c Support just enable rpc-secret for aria2c (#229) 2023-04-12 14:59:48 +10:00
junvandGitHub 5d4656db63 Expose /rpc to support Sonarr and Radarr (#226) 2022-12-30 18:42:26 +11:00
junvandGitHub e3cfdf6f68 Fix image due to alpine and rclone changes (#225) 2022-12-26 18:44:35 +11:00
junvandGitHub 58886cfc13 Fix badge url 2022-12-26 18:16:32 +11:00
junvandGitHub 8488801ec6 Update all caddy, filebrowser, rlcone and ariang (#224) 2022-12-26 18:11:06 +11:00
junvandGitHub ce31e13a61 Update readme 2022-06-25 17:44:49 +10:00
junvandGitHub 654f8f4b3d Simply auto upload logic base on Pull request #214 (#217)
* Simply auto upload logic base on Pull request #214

* No bash debugging

* Minor refactor

* Update logic to handle single file or folder
2022-06-24 22:51:50 +10:00
e703dd4338 Auto upload base on #214 (#215)
* Update aria2.conf

* Add files via upload

* Update Dockerfile

* #214 Refactor the logic and make some of the parameters to be env variables

* #214 Update readme regarding auto upload

* Minor readme change

Co-authored-by: Kevin Rose <61625731+lvtai-py@users.noreply.github.com>
2022-06-23 23:02:16 +10:00
junvandGitHub ece987ec60 Update README.CN.md 2022-04-19 15:13:20 +10:00
junvandGitHub ff8a474b6d Refactor readme (#212)
* Refactor readme env list

* syntax errors fix

* refactor readme support volumes part
2022-04-19 15:08:05 +10:00
junvandGitHub 46fd0a842f Dht issue (#211)
* Move .aria2/dht.dat file to /app folder to solve the issue failed to save dht.dat

* Add env CADDY_LOG_LEVEL to allow user override log levels
2022-04-19 11:04:22 +10:00
junvandGitHub 86252c1961 Add k8s example (#209) 2022-04-15 23:18:04 +10:00
junvandGitHub 1bd477d89e Upgrade file browser to 2.21.1 and rclone to 1.58 (#208)
* Upgrade file browser to 2.21.1

* Upgrade rclone to 1.58
2022-04-15 22:34:17 +10:00
junvandGitHub 337511813d Remove deploy to heroku button, due to this docker image has been banned by Heroku (#205) 2022-04-12 16:47:09 +10:00
junvandGitHub c4a5f82641 Update README.CN.md 2022-04-06 12:05:26 +10:00
junvandGitHub c2adb8c41e Update README.md 2022-04-06 12:03:45 +10:00
junvandGitHub c47b5d19e6 Fix forego compile error (#203) 2022-03-25 19:47:52 +11:00
junvandGitHub d12c6f7ea2 Refine the health point to return current app version, just for debuging issues (#200) 2022-03-09 18:48:23 +11:00
junvandGitHub 4485fd0437 Fix #197 health check issue when basic auth enabled (#198) 2022-03-08 22:49:32 +11:00
junvandGitHub bc90a2992c Update dependencies to the latest version (#191) 2022-01-27 16:35:50 +11:00
junvandGitHub 8d1a326a23 Add environment variable to allow user disable new version checking (#187) 2021-12-11 19:47:01 +11:00
junvandGitHub cc16fa5b0b Add aria2 download hook example (#182) 2021-10-24 17:57:57 +11:00
junv 59c67bad8c Update the app version before build docker containers 2021-10-13 23:57:22 +11:00
junvandGitHub 1f4a331147 Refine the logic of app new version checker (#181) 2021-10-13 23:48:37 +11:00
junv 381e7a760c github action fix 2021-10-13 23:10:55 +11:00
junvandGitHub 56190aea72 Add new version checker (#180)
* Add logic to allow user check new version

* update action
2021-10-13 23:01:35 +11:00
junv 42f1317afe Ignore curl error in github action 2021-10-13 17:23:26 +11:00
junv a6c21b228e Fix syntax issue in bash 2021-10-13 17:13:25 +11:00
junv feb2d5781b Add step to update tag 2021-10-13 16:54:09 +11:00
junvandGitHub 53985992c6 Build forego from source code (#179) 2021-10-12 23:23:10 +11:00
junvandGitHub 963b4ae8d2 create soft link to all user can sync files and folders in rclone (#177) 2021-10-11 16:49:20 +11:00
junvandGitHub 9a58c2a12e Heroku rclone conf (#176)
* Add RCLONE_CONFIG_BASE64 to config rclone on heroku

* Update heroku docker run app.json
2021-10-11 16:13:51 +11:00
junvandGitHub 9e3f772174 Update caddy to 2.4.5 (#175) 2021-10-10 10:38:53 +11:00
junvandGitHub 4107956832 Update ariang to 1.2.2 (#174) 2021-10-10 10:34:42 +11:00
junvandGitHub b29ffe875e Update rclone to 1.56.2 (#173)
* Update rclone to 1.56.2

* Update filebrowser to 2.17.2
2021-10-10 10:24:05 +11:00
junv 291c5cb1a5 Update filebrowser to 2.17.2 2021-10-10 10:15:41 +11:00
junvandGitHub 1a424659d0 Update README.md 2021-08-03 13:11:07 +10:00
junv 91bb9636ff Update bt trackers 2021-06-06 15:23:07 +10:00
junv 86b5f454cd Use master branch 2021-05-21 07:55:50 +10:00
junv 9f469271d8 Add deploy to heroku button 2021-05-21 07:55:50 +10:00
junv cc4d1466d8 use for heroku 2021-05-21 07:55:50 +10:00
junv 8e4de29da2 use dynamic port for heroku mode 2021-05-21 07:55:50 +10:00
junv f14a3806cc Correct env names for heroku 2021-05-21 07:55:50 +10:00
junv ad97d953fd update heroku app.json 2021-05-21 07:55:50 +10:00
junv f31b034b18 add heroku.yml 2021-05-21 07:55:50 +10:00
junv 20bf7b07da Add heroku app.json 2021-05-21 07:55:50 +10:00
junv 1cb67615c3 Bump Rclone,Filebrowser and AriaNg to latest release versions 2021-04-16 16:11:08 +10:00
junv 9f05b5b178 Fix filebrowser sharing issue 2021-04-16 16:04:42 +10:00
junvandGitHub 9a045ddd90 Update README.md 2021-04-07 23:50:42 +10:00
junvandGitHub 5e427d6243 Update README.md 2021-04-07 23:44:28 +10:00
junv 89e6a4eb63 Use Alpine edge to fix the CVE-2020-27780 secutiry volunability issue 2021-04-07 23:35:46 +10:00
junv f11ddb8352 #158 Update url paths for ariaNg and filebrowser 2021-04-07 23:35:46 +10:00
junv 14a3ad5e53 rollback change to install.sh 2021-01-31 15:33:02 +11:00
junv 2d7a2fbe78 switch to docker script for buildx 2021-01-31 15:33:02 +11:00
junv 4796f04e6f fix build error on arm64 2021-01-31 15:33:02 +11:00
junvandGitHub 6b2f07ca73 Create FUNDING.yml 2021-01-30 07:42:48 +11:00
junvandGitHub fb8dae785e Update README.CN.md 2021-01-25 23:03:45 +11:00
junvandGitHub 9d3cd8cff8 Update README.CN.md 2021-01-25 23:03:15 +11:00
junvandGitHub 554489a936 Update README.CN.md 2021-01-25 23:02:52 +11:00
junvandGitHub 5086ded836 Update README.md 2021-01-25 23:02:08 +11:00
junv 601b7426c4 Debug non localhost access issue 2021-01-20 10:28:51 +11:00
junv 90a4e37726 offer a way to disable rclone 2021-01-07 16:22:06 +11:00
junv fc3f3035ac tidy up 2021-01-01 22:28:00 +11:00
junv b8c7667523 refine github action to publish latest when tagging 2021-01-01 18:03:36 +11:00
junv 3097a69b72 refine github action 2021-01-01 17:57:48 +11:00
junv 8de7bcead4 build and publish docker image when tagging 2021-01-01 17:52:31 +11:00
junv 8c303a67e5 Fix the build 2021-01-01 17:46:06 +11:00
junv 36d602b6fa update readme for multi arch image 2021-01-01 17:46:06 +11:00
junv aa8fa89a56 optimize the logic for docker image tags 2021-01-01 17:25:53 +11:00
junv bdd122231c prevent duplicate build for pull request 2021-01-01 17:25:53 +11:00
junv 5670d183fe Using multi arch to build docker image for multiple archtectures 2021-01-01 17:25:53 +11:00
junv 4d26b3527e upgrade filebrowser to v2.11.0 2021-01-01 08:18:36 +11:00
junv d70d81ea73 Update configuration for anchore scanning 2020-11-25 16:05:35 +11:00
junv 8bab5e7280 Try to fix the error of docker vulnerability check error 2020-11-25 16:05:35 +11:00
junv 6bca5ee492 #87 Upgrade arm dockerfiles to support caddy 2 2020-11-15 23:42:40 +11:00
junv 438542ea38 #87 Enable auto ssl 2020-11-15 23:20:41 +11:00
junv d7e26e6e0e #87 Update secureCaddyfile with caddy 2 2020-11-15 23:20:41 +11:00