aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make io more maintainable.crupest2022-11-2811-559/+616
|
* Code-server build is expensive. No longer build it.crupest2022-11-271-2/+0
|
* Fix check_ubuntu.crupest2022-11-271-2/+2
|
* Add tag for crupest-api.crupest2022-11-271-0/+2
|
* Add docker command to aio.crupest2022-11-271-8/+40
|
* Add github subdomain explanation.crupest2022-11-271-2/+3
|
* Add ; between status and title.crupest2022-11-271-5/+8
|
* Enhance nginx config and www page.crupest2022-11-275-7/+21
|
* Aio print soft_wrap=True.crupest2022-11-271-1/+1
|
* Fix aio bug.crupest2022-11-271-1/+1
|
* Fix aio subprocess.run issue.crupest2022-11-271-3/+3
|
* Update nginx redirect template.crupest2022-11-271-3/+2
|
* Add -y and check nginx config time to aio.crupest2022-11-271-24/+71
|
* Add certbot check.crupest2022-11-271-2/+18
|
* Add basic function for checking ssl certs.crupest2022-11-273-1/+34
|
* Nginx add redirect.crupest2022-11-275-15/+78
|
* Add depends_on for auto-certbot.crupest2022-11-271-0/+2
|
* Fix nginx config bug.crupest2022-11-271-1/+1
|
* Add init to halo to try to fix stop problem.crupest2022-11-271-0/+1
|
* Do some check on system.crupest2022-11-271-5/+32
|
* Remind user to pip install first.crupest2022-11-271-0/+7
|
* Make data not ro in auto-backup so it can write some log.crupest2022-11-271-1/+1
|
* Add message for backup in aio.crupest2022-11-271-0/+2
|
* Add backup log.crupest2022-11-271-0/+2
|
* Add backup to aio.crupest2022-11-273-0/+72
|
* Add install-docker command to aio.crupest2022-11-263-2/+25
|
* Complete crupest-api.crupest2022-11-264-189/+123
|
* Add crupest-api.crupest2022-11-2617-63/+426
|
* Add root page.crupest2022-11-2510-18/+560
|
* Fix auto-certbot. v2.0crupest2022-11-252-2/+6
|
* Force test renewal.crupest2022-11-251-1/+1
|
* Fix auto-certbot.crupest2022-11-253-3/+4
|
* Make certbot better.crupest2022-11-256-21/+92
|
* Merge branch 'master' of https://github.com/crupest/crupestcrupest2022-11-251-6/+0
|\
| * No useless port forwarding.crupest2022-11-241-6/+0
| |
* | Fix auto-* image signal problem.crupest2022-11-252-8/+10
|/
* Fix syntax error in docker compose.crupest2022-11-241-4/+4
|
* Fix network problem.crupest2022-11-241-13/+12
|
* Fix cos. v2.0crupest2022-11-242-38/+30
|
* Fix aio bug.crupest2022-11-241-1/+4
|
* Fix seek.crupest2022-11-241-1/+3
|
* Make file stream seekable.crupest2022-11-241-1/+1
|
* No COS sdk.crupest2022-11-243-36/+227
|
* Try to fix cos sdk.crupest2022-11-241-0/+1
|
* Fix my coscli bug.crupest2022-11-241-0/+1
|
* Use cos sdk and my own cli.crupest2022-11-246-21/+173
|
* Fix coscli. v1.0crupest2022-11-231-2/+3
|
* Use coscmd instead of coscli.crupest2022-11-234-46/+14
|
* Use SIGINT as stop signal for auto.crupest2022-11-232-0/+2
|
* Fix coscli. v3.0crupest2022-11-231-2/+1
|