Commit Graph
51 Commits
Author SHA1 Message Date
junvandGitHub ea0dbb9e14 Add logic to allow user disable filebrowser (#245) 2025-03-06 22:49:55 +11:00
junvandGitHub c3a5fda0a7 Switch to debian, which might fix some weired issues in RasberryPi (#235) 2023-05-21 19:50:04 +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
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 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 c47b5d19e6 Fix forego compile error (#203) 2022-03-25 19:47:52 +11:00
junvandGitHub 4485fd0437 Fix #197 health check issue when basic auth enabled (#198) 2022-03-08 22:49:32 +11:00
junvandGitHub 8d1a326a23 Add environment variable to allow user disable new version checking (#187) 2021-12-11 19:47:01 +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
junvandGitHub 53985992c6 Build forego from source code (#179) 2021-10-12 23:23:10 +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
junv 8e4de29da2 use dynamic port for heroku mode 2021-05-21 07:55:50 +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 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 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 cbddc46cb6 #87 Solve the caddy and rclone's permission issues when running user is not root 2020-11-15 23:20:41 +11:00
junv 4e72368e72 Start upgrading caddy to 2 2020-11-15 23:20:41 +11:00
Anran ZhangandGitHub c4afc92c90 Add mailcap to fix some inline preview issues
fix /etc/mime.types file is missing problem that causes the filebrowser not treating some videos as video files and showing no inline preview window.
2020-09-14 20:29:55 -03:00
junv 14f21d5a24 Update filebrowser versions 2020-09-13 11:27:46 +10:00
junv d77816ef81 Add default healthcheck script 2020-09-13 11:09:27 +10:00
junv 44bd3f7183 Update readme 2020-09-13 00:50:29 +10:00
junv 6dac58c8a8 Fix docker build 2020-09-13 00:24:30 +10:00
junv 79c6dd7874 Apply rclone feature to arm images 2020-09-13 00:19:01 +10:00
junv c0e66890ad Update webgui cache folder to solve the permission issue for non root user 2020-09-13 00:06:01 +10:00
junv e9e3e4083c Start integrating rclone, had rclone running but missing default configuration file 2020-09-12 17:07:12 +10:00
junv 671be70304 bump filebrowser to 2.5.0 2020-07-25 17:03:14 +10:00
junv 3278cb4cfe Update caddy installation script due to the old one has been deleted 2020-07-25 16:45:41 +10:00
junv 68f75b3b3b Try to fix the issue of auto ssl 2020-06-25 00:03:17 +10:00
junv 73bba0edc1 Update Filebrowser and Ariang 2020-06-24 23:41:42 +10:00
junv 4a76af2ea6 Rollback to file browser 2.0.16 to solve the share links problem 2020-04-02 14:42:57 +11:00
junv 532ec227bf Update file browser to the latest release version 2020-04-01 07:48:11 +11:00
junv 4c16558d9a Update filebrower version to v2.0.16 2019-12-24 11:26:35 +11:00
junv 39ee538b56 Some wording change based on the change from @sanjusss 2019-12-24 11:03:32 +11:00
sanjusss 00527d3f19 fix #76 2019-12-23 21:54:12 +08:00
junv b6b6ed6f57 bump ariang to 1.1.4 2019-10-22 15:09:53 +11:00
junv ba5ecb7e90 refine dockerfile 2019-07-18 23:30:34 +10:00
junv 400b063fcb due to filebrowser installation script issue so switch to use the github binary 2019-07-18 23:18:46 +10:00
junv 432a9efaa7 Merge branch 'master' into junwei/custom-user-binding 2019-07-18 22:19:26 +10:00
junv fe01505242 Update readme and refine some naming things 2019-07-18 22:18:35 +10:00
gnehsandGitHub cd107a137e update ariang to 1.1.1 2019-07-18 14:43:09 +08:00
junv 1b130c27a3 Allow user to override default uid and gid. Default ones are 1000:1000 2019-07-16 23:34:29 +10:00
junv 6b434869c3 add non root user make everything related to the application belongs to that user. Huge thanks to @whlsxl as I learned a lot from his code changes but I didn't use custom docker image 2019-07-16 23:17:43 +10:00
junv d83b9d5084 simply dockerfile again 2019-07-16 22:32:51 +10:00
junv 5f3d232f3a Using forogo to manage mutliple processes 2019-07-13 13:16:16 +10:00
junv 54faacb741 use port 80 to serve 6800 jsonrpc request 2019-07-13 11:33:41 +10:00
junv bc00550785 update ariang 2019-05-18 00:07:17 +10:00
junv 2e15256f68 get rid of file browser plugin mode 2019-05-17 16:39:04 +10:00